On Thu, Sep 8, 2011 at 11:14 PM, Paul <[email protected]> wrote: > > So I'd like to just deploy the modified apk with the same version. Let > me know if anyone has success doing this and if there were any > problems encountered. Thanks in advance. >
You can't deploy an app with the same version, but you can have multiple APKs targeted at different Android versions. http://developer.android.com/guide/market/publishing/multiple-apks.html -- 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

