解决Ubuntu 16.04 上Android Studio2.3上面运行APP时提示DELETE_FAILED_INTERNAL_ERROR Error while Installing APKs的问题

时间:2017-06-29 11:22:32   收藏:0   阅读:3217

本人工作环境:Ubuntu 16.04 LTS + Android Studio 2.3

 

AVD启动之后,运行APP,报错提示:

DELETE_FAILED_INTERNAL_ERROR

Error while Installing APKs

 

搜索后发现这是因为未关闭android studio上的instant app所致。

File->settings->Buil,Execution,Deployment->Instant Run->Disable it.

 

详情请参看以下stackoverflow链接:

https://stackoverflow.com/questions/38892270/delete-failed-internal-error-error-while-installing-apk/43063569

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!