안드로이드 오류 :: Application Installation Failed
2017. 6. 25. 17:19
오류 내용
Application Installation Failed
Installation failed with message Failed to finalize session : INSTALL_FAILED_INVALID_APK: Split lib_slice_7_apk was defined multiple times. It is possible that this issue is resolved by uninstalling an existing version of the apk if it is present, an existing version of the apk if it is present, and then re-installing.
WARNING: Uninstalling will remove the application data!
Do you want to uninstall the existing application?
----------------------------------------------------------------------------------------------------------------------------------
해결 방법
1. 상단에 Build 메뉴 - Clean Project 클릭
2. 상단에 Build 메뉴 - Rebuild Project 클릭
'Android' 카테고리의 다른 글
안드로이드 :: API 에러 (0) | 2017.06.26 |
---|---|
안드로이드 :: 레이아웃 xml 동적 변경 (0) | 2017.06.26 |
안드로이드 :: 인트로 화면 제작 (0) | 2017.06.25 |
안드로이드 :: 타이틀바와 상태바 색상 바꾸기 (0) | 2017.06.25 |
안드로이드 상태 바 / 타이틀 바 없애기 (0) | 2017.06.19 |