报错信息
Android studio 安装app的时候以下报错
Installation did not succeed. The application could not be installed. Installation failed due to: 'UNKNOWN'
报错原因
手机里没有卸载干净app(之前你可能是用Android studio 安装的debug版本)
解决办法
1.adb uninstall 包名
2.手机直接恢复出厂设置
Android studio 安装app的时候以下报错
Installation did not succeed. The application could not be installed. Installation failed due to: 'UNKNOWN'
手机里没有卸载干净app(之前你可能是用Android studio 安装的debug版本)
1.adb uninstall 包名
2.手机直接恢复出厂设置
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。