简体   繁体   English

创建 aar 文件并执行检查

[英]Create an aar file and perform checking

I'm new on Android studio and I'd like to have some suggestions if it's possible to create an AAR with the following characteristics: - save and check by the owner how many times it was opened - integrity of the file - delete automatically if the conditions are not satisfied If you have also some suggestions on where I can get material about Android studio and how to create modules it will be great.我是 Android 工作室的新手,如果可以创建具有以下特征的 AAR,我想提出一些建议: - 保存并由所有者检查它打开了多少次 - 文件的完整性 - 如果出现自动删除条件不满足如果您对我在哪里可以获得有关 Android 工作室以及如何创建模块的材料有一些建议,那就太好了。 Thanks.谢谢。

I am pretty sure you can analyze the.AARs and view there licence keys, that should be all you need if any one tapered with the key would no longer be valid and android studio would not let it be used, to create a new module go file > new module.我很确定您可以分析 .AAR 并查看许可证密钥,如果任何一个锥形密钥不再有效并且 android 工作室不允许使用它,那么您应该只需要它来创建一个新模块 go文件 > 新模块。 for info on android studio go to this link有关 android 工作室 go 的信息,请访问此链接

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM