AS打包报错Generate Signed APK: Errors while building APK. You can find the errors in the 'Messages' view

前言:因为项目迁移到另一个目录需要更改签名路径,但是手动修改后打包签名出现:Generate Signed APK: Errors while building APK. You can find the errors in the 'Messages' view这样的异常

我的解决方法:通过各种采坑发现需要在AS中的project structure-->app-->Signing-->Store file这里修改签名文件,我猜应该是手动改的没有在这进行编译倒是AS识别不了!


版权声明:本文为zhou_mou原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。