Saturday, 18 October 2014

Android API level 21 backward compatibility? (Since the new update of the SDK came out)



I have a problem with the API Level 21. I want to use the Material Design and still be able to run the application on lower API levels like 18 (Android 4.3.1). But I always get that error:enter image description here


My manifest SDK looks like that:


enter image description here


And the build.gradle like that: enter image description here


Hope this is enougth information to get some help, I really need it :(


Cheers.


No comments:

Post a Comment