本人工作环境: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

 

相关文章:

  • 2021-09-22
  • 2022-12-23
  • 2021-04-24
  • 2021-04-15
  • 2021-04-26
  • 2021-03-31
  • 2022-12-23
猜你喜欢
  • 2021-08-16
  • 2021-04-22
  • 2021-08-12
  • 2022-12-23
  • 2021-07-08
  • 2021-05-30
  • 2021-08-03
相关资源
相似解决方案