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