728x90 반응형 빌드1 Android INSTALL_FAILED_SHARED_USER_INCOMPATIBLE android를 빌드하다 보면 아래와 같은 에러가 발생할 때가 있습니다. 1. 에러 메시지 : 05/16 09:59:04: Launching 'app' on rockchip rk3399-all. Installation did not succeed. The application could not be installed: INSTALL_FAILED_SHARED_USER_INCOMPATIBLE List of apks: [0] '..app/build/outputs/apk/debug/app-arm64-v8a-debug.apk' Installation failed due to: 'null' 2. 원인은 간단한데, AndroidManifest.xml안의 sharedUserId 때문이다. 애플리케이션이 sharedUs.. 2022. 5. 16. 이전 1 다음 728x90 반응형