Hi there, I have an app live in the Google Play store that currently supports Android 2.1+
https://play.google.com/store/apps/details?id=com.visualdesign.livefootballontv I have re-written my app, now with Manifest: android:minSdkVersion="11" android:targetSdkVersion="17" API 11, is Android 3.0+ My question is, when i upload the new APK to my Google Play account, where the app is currently listed: (1) Will the current users of the app who are on Androd v2.1 - v2.3 just not get the updates from that point onwards until they update their Android OS version? (2) Will **NEW** users of the app running Android v2.1 to v2.3 not see the app listed on Play if they search for it? And (3) can i have an APK for user of 2.3.x and *below* ... and the *another *APK for users on v3.0+? I do not want to loose users if I'm only supporting 3.0 going forward. I'm not sure how this works with an app currently supporting 2.1+ and re-writing the app to support 3.0+. I just cant find the information i need. Many thanks, Darren. -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

