[android-developers] Re: Can I install our app from an APK and then update it with Google Play?
On Saturday, 15 September 2012 16:23:21 UTC+2, scadaguru wrote:
Yes, if you use same signed package.No, if you use unsigned or different package name.
And the versionCode on Google Play has to be higher than the installed test version.
In short if you distribute non official test versions to user (beta, debugging, ...), do not forget to increment the versionCode if the final Google Play version has changed in the meantime
-- In short if you distribute non official test versions to user (beta, debugging, ...), do not forget to increment the versionCode if the final Google Play version has changed in the meantime
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home