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 市场安装应用程序时未授予但在更新时获得的新权限(例如 INTERNET 权限)。例如,我给我的应用程序的免费版本没有广告,一段时间后,如果我想用广告更新现有用户和新用户(通过更新清单中的权限)这可能吗?
是的,新权限将在用户更新时显示给用户。向现有的免费应用程序添加广告可能不是最好的想法——它肯定会给你一堆 1 星评级。