android studio apk第三方加固与签名,混淆打包 https://jingyan.baidu.com/article/f25ef2545386af482c1b828f.html Android Studio中进行签名打包 https://www.jianshu.com/p/aca66a7f6ddd Android Studio中进行签名 首先点击Android Studio 的菜单栏下的build目录下的Generate signed APK 然后创建Keystore文件
出现该问题unspecified on project app resolves to an APK archive which is not supported as a compilation dependency的情形可能是:创建了两个Module,其中一个Module依赖另一个Module而导致了出现该问题: 如果在Android Studio中,有ModuleA和ModuleB,我们希望ModuleA依赖ModuleB,运行时候可能会出现该问题,查看被依赖的ModuleB的build.