티스토리 뷰
728x90
앱을 업데이트 할때 adb 명령을 (adb install) 사용하면 아래와 같은 오류가 종종 나오기도 한다.
- "Failure [INSTALL_FAILED_ALREADY_EXIST]"
동일한 패키지가 이미 존재하기 때문에 설치가 불가 하다는 메시지다.
이와 같은 오류가 발생할 때는 2 가지 방법으로 해결할 수 있다.
1. 기존 앱 제거 후 다시 설치
2. adb 에 "-r" option 으로 설치하기 (사용자 데이터는 유지하고 앱 다시 설치)
- "adb install -r *.apk"
728x90
'Android > Troubleshooting' 카테고리의 다른 글
Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM target 1.6 (0) | 2021.05.24 |
---|---|
Android Studio 에서 Gradle Sync 오류 시 해결 방법 (0) | 2020.04.14 |
getColor, getDrawable deprecated (0) | 2020.01.30 |
[ADB] error: more than one device/emulator (0) | 2019.05.17 |
This view is not constrained (0) | 2019.01.16 |
댓글
250x250
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- p2e
- BroadcastReceiver
- task 생성
- notifyDataSetChanged
- 리워드앱
- onContextItemSelected
- 앱테크
- android activity flag
- 앱테크 추천
- onCreateContextMenu
- bindservice
- 안드로이드 인텐트
- Android Service
- 안드로이드 서비스
- StartService
- WEMIX
- 채굴앱
- 리워드 어플
- android task
- Intent
- task
- mPANDO
- android intent
- registerForContextMenu
- StringUtils
- M2E
- 무료채굴
- RoomDatabase
- android flag activity
- 무료 채굴
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함