hi
i have this in my manifest editor:
will my app run also in android 4.4? or because the target is smaller the the 4.4 will it not run?
is targetsdkversion the maximum sdk that will run my app?
i have this in my manifest editor:
B4X:
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="14"/>
will my app run also in android 4.4? or because the target is smaller the the 4.4 will it not run?
is targetsdkversion the maximum sdk that will run my app?