Android studio中出现DELETE_FAILED_INTERNAL_ERROR Error while Installing APKs

Android studio 开发中遇到的一个问题,可能大家在开发中也会遇到,总结一下!



描述:在一些机型上安装软件 提示卸载原先的软件  但是又安装不上新软件

DELETE_FAILED_INTERNAL_ERROR
Error while Installing APKs

解决:File->Settings->Build,Execuion,Deployment->Instant Run
然后把Enable Instant Run to...那一项的勾去掉就好了



你可能感兴趣的:(Android,android,studio)