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.
我有一个应用程序,我想使用 Android Market 许可证作为复制保护。如果我在我的应用程序的下一个版本中使用它,如果我现有的用户更新他们的应用程序会发生什么?
好吧,由于许可 API 会询问 Android Market 用户是否购买了应用程序,然后返回适当的响应,因此对于通过 Market 合法购买您的应用程序的用户来说应该没有问题。它应该只进行许可证检查,应该就是这样。