philippea / droidweight

Automatically exported from code.google.com/p/droidweight
0 stars 0 forks source link

Please remove android:maxSdkVersion #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/droidweight/source/browse/AndroidManifest.xml
It has a android:maxSdkVersion="17" restriction. Such restriction is not 
recommended, see the following links for more information:
http://stackoverflow.com/a/13982153/124946
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#max

Original issue reported on code.google.com by denilsonsa on 8 Jul 2013 at 2:42

GoogleCodeExporter commented 8 years ago
Most likely this is the reason why the APP is not installable on Android 4.3 
(CM10.2)

Original comment by KlausHof...@gmail.com on 17 Aug 2013 at 8:43