I want to work with Android API 19. I changed inside project.properties file target=android-19. In AndroidManifest.xml. I have this :
<uses-sdk android:minSdkVersion="10" android:targetSdkVersion="19" />
But in project properties I have this :
How can I change API level to 19 there to get rid of the error in the title. Thanks.
Go to Windows -> Android SDK Manager Install the Android API Level you want, in this case 19.
Once you've finished installing, go to Window -> Preference -> Android. You should get a list of available targets. Click 'Apply' then 'Ok'.
Now right click your project, go to properties. Click Android. Choose your desired target.
Window -> Preference -> Android. You should get a list of available targets. Click 'Apply' then 'Ok'.
Now right click your project, go to properties. Click Android. Choose your desired target.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With