在ionic2開發中,用android studio 打包apk的時候出現DELETE_FAILED_INTERNAL_ERROR Error while Installing APK。

我的android studio 版本是

解決方案:
Android Studio > Settings> Build, Execution, Deployment > Instant Run > Uncheck : Enable Instant Run

解決問題參考於次鏈接: http://stackoverflow.com/questions/38892270/delete-failed-internal-error-error-while-installing-apk
