One of the main reasons I have not started any Honeycomb-specific development is because of the extra complexity it would bring to my existing codebase.
If it were possible to upload multiple APKs (targeting different SDK level ranges) for the same app, I would be much more likely to take advantage of features of the latest SDK releases. I know it's possible to do all this using various approaches like reflection but I don't want to risk introducing bugs to those running on older levels. Also why should "old" users receive all the updates that are just fixing Honeycomb-issues? If I could develop a Honeycomb (and later) APK (and upload that alongside the existing APK) then that would solve these problems. BTW, for me, having a completely separate app for Honeycomb, is not an option. Is this something that has been discussed much before? Is it ever likely to happen? -- 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

