Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 如何在保留任何数据的同时处理从免费版本到付费版本的应用程序升级
我想要同一应用程序的免费版本和高级版本。当人们购买应用程序时,我希望他们能够“升级”而不会丢失数据,即高级版应该安装在免费版之上。
这样做的唯一方法是利用 Google Play 的应用内计费。因此,您的应用将包含完整版的所有代码,但仅限于免费版,直到他们为应用内购买付费。