>From that link:
"Oh and I believe on Market that if you put up a new version of your app 
with a higher minSdkVersion, the most recent older version will still be 
visible to older devices.  That is, the .apks you upload are never deleted; 
a new version just supersedes an older one for the devices it is compatible 
with."

I think this means that you'll never be able to fix a bug anymore for users 
with 1.6 to 2.3.3 devices. 

However, could this work:

- Upload to Market MyApp version-code51 (SDK1.6 and up)
- Now i'll add 3.0 support: Upload to Market Honeycomb version of MyApp, 
version-code60 (SDK3.0 and up)

Now, both version-code51 is available for for Android 1.6 --> 2.3.3 and 
version-code60 for Honeycomb (and up)?

I want to fix a bug on the version-code51 (fix on 1.6 and up):
- Upload to Market the updated MyApp version-code71 (SDK 1.6 and up).
- 5 minutes later upload to Market the same Honeycomb version of MyApp, 
version-code80 (SDK3.0 and up).

Now, both version-code71 is available for for Android 1.6 --> 2.3.3 and 
version version-code80 for Honeycomb (and up)?

-- 
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

Reply via email to