Your pro version must have a different package name from the free one. This means, when the users download the pro version, they will also have the free version installed on their phone. This is how I usually do it and have not found other ways yet, i guess this is the general solution.
2012/5/17 Kaptkaos <[email protected]> > Hi all, > I have a free version of my app posted on Google Play. I have had some > demand to provide a paid version also. When I tried ti upload the APK for > the paid version, Google Play complained because it used the same package > name as the free version. > > What is the recommended way to handle this? Obviously the free and paid > version are very similar in their code base. I don't want to maintain 2 > different projects if I can help it. Any recommendations for solving this > problem? Is there a standard way to organize projects to achieve this goal? > > Many thanks in advance! > > - Kaos > > -- > 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 -- 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

