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.
我正在为许可功能制作 AAR。我计划在多个应用程序中使用它。
根据文档,许可实施需要清单文件中的权限:“com.android.vending.CHECK_LICENSE”
我不确定应该在应用程序的清单文件或库项目的清单文件中保留此权限。
所有与图书馆相关的权限/元数据/活动相关信息都应在图书馆清单文件中声明