1.증상:
[2010-08-20 18:32:17 - TestNow] Re-installation failed due to different application signatures.
[2010-08-20 18:32:17 - TestNow] You must perform a full uninstall of the application. WARNING: This will remove the application data!
[2010-08-20 18:32:17 - TestNow] Please execute 'adb uninstall com.commonsware.android.skeleton' in a shell.
[2010-08-20 18:32:17 - TestNow] Launch canceled!
==>해결
E:\android\android\tools>adb uninstall com.commonsware.android.skeleton
Success
'Android' 카테고리의 다른 글
JAVA 설치 및 환경설정 (0) | 2016.01.18 |
---|---|
액티비티간 데이터 전달-브로드캐스트 수신자 (0) | 2016.01.04 |
액티비티간 데이터 전달-서비스 (0) | 2015.12.30 |
액티비티간 데이터 전달-부가데이터 (0) | 2015.12.28 |
Using Text-to-Speech :: Technical Articles 번역 (0) | 2013.05.07 |