Hi all,

Could someone give me a hint how should I publish both free and paid
versions of application on Android Market so the user would be able to
install Free version first and then upgrade to Paid version if he
likes to.

I saw few articles which are saying that there should be difference in
package names for free and paid versions on order to be able to
perform upgrade later, but what if I publish the free version with
android:versionCode set to 1 and the paid version with
android:versionCode set to 2 - wouldn't that allow to perform update
from free to paid application without changing the package name ?

Unfortunately I didn't find any article neither on android developers
site nor on android market site describing the best practices of
solving this problem, so any help from the android community members
would be very much appreciated !

Thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to