Android Studio : Error Installin
2018-02-11 本文已影响42人
一剑卿心
Android开发过程中经常需要连接真机Debug,但Android Studio有很多情况下会联机失败:导致APK安装失败的原因很多,其中一个解决方法是取消Instant Run的勾选:
File>Settings>Build,Execution,Deployment>Instant Run>Enable Intant Run to hot swap code...
Instant Run设置.png