$ adb shell pm uninstall androidmads.example

Unknown failure (at android.os.Binder.execTransact(Binder.java:565))

Error while Installing APKs



해결방법은 다음 처럼 하면됩니다.


1. File -> Settings -> Build, Execution, Deployment.

2. Instant Run에 들어가서 "Enable Instant Run to hot swap code/resource changes on deploy". 체크해제

3. Apply 누르고, OK 클릭

'Programming > Android' 카테고리의 다른 글

Android Framework 환경 구축 (1)  (0) 2016.05.17

+ Recent posts