Re: [android-developers] Updating APK that supports 3.0+ only

2013-06-21 Thread TreKing
On Thu, Jun 20, 2013 at 11:35 AM, Darren McEntee darren.mcen...@gmail.comwrote: 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

Re: [android-developers] Updating APK that supports 3.0+ only

2013-06-21 Thread Darren McEntee
Thanks for the update TreKing, So: (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? To my understanding, yes, they will see the last published version that supported their device. Ah ok, so this might work. If the

Re: [android-developers] Updating APK that supports 3.0+ only

2013-06-21 Thread TreKing
On Fri, Jun 21, 2013 at 7:21 AM, Darren McEntee darren.mcen...@gmail.comwrote: Or how can i get Google to confirm this? That's a good one. It's nice to start the day off with a good laugh, thanks. You'll have better luck pulling the back tooth out of a jaguar than getting specific answers

Re: [android-developers] Updating APK that supports 3.0+ only

2013-06-21 Thread Darren McEntee
they will see the last published version that supported their device So, do i have two published versions of my app, is that allowed? This new APK update (v1.28 Android 3+) i want to publish soon. But this is where i get confused, can i have 1.27 (Android 2.1+) app and v1.28 (Android 3+)

Re: [android-developers] Updating APK that supports 3.0+ only

2013-06-21 Thread TreKing
On Fri, Jun 21, 2013 at 10:49 AM, Darren McEntee darren.mcen...@gmail.comwrote: So, do i have two published versions of my app, is that allowed? This new APK update (v1.28 Android 3+) i want to publish soon. But this is where i get confused, can i have 1.27 (Android 2.1+) app and v1.28

[android-developers] Updating APK that supports 3.0+ only

2013-06-20 Thread Darren McEntee
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+