Re: [android-developers] Google Play Store warning about fewer devices supported by updated APK
On Mon, May 14, 2012 at 10:39 PM, Paresh Joshi <pareshjoshi01@gmail.com> wrote:
I used targetSDK as 14 to enable action bar. In the PLAY store the app shows "requires android 2.1 and up"
Your min is 7 which is 2.1. Thus, your app requires 2.1 and up.
Also, "maxSDKVersion" should not be used:
http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#max
-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home