It sure would be nice if we could upload multiple versions of an application into the same space, and have the Market deliver the appropriate version for the user's device. So if User1 is running a device with API Level 3, they get the API Level 3 release (description, binary, etc...) and if User2 is running a device with API Level 4, they get the API Level 4 release (description, binary, etc...).
On Oct 12, 9:40 am, Mark Murphy <[email protected]> wrote: > flohier wrote: > > What is the recommended approach to have currently shipping 1.5-SDK > > compliant apps to start offering 1.6 features (such as TTL) in the > > Market ? > > Publish one app, using reflection to access 1.6 APIs. > > > Can we just publish 2 versions of the same package name each compiled > > with a different SDK level > > No. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Android Development Wiki:http://wiki.andmob.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

