I install SDK for Android 4.4, create new app (manifest minSdkVersion=19 and targetSdkVersion=19), but this code don't work
if (Build.VERSION.SDK_INT < Build.VERSION_CODES.KITKAT) {
}
Screenshot
I'm sorry, I find my mistake. I change Project Build Target in Project's Properties to 19.
You have to select Android 4.4 for your project if you haven't done so. Right click on top of the project->Properties->Android then check Android 4.4 if that is already there.
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