以下の内容はhttps://baba-s.hatenablog.com/entry/2023/03/01/101305より取得しました。


【Unity】adb: failed to install YYYY.apk: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package ZZZZ signatures do not match previously installed version; ignoring!]

概要

CommandInvokationFailure: Unable to install APK to device. Please make sure the Android SDK is installed and is properly configured in the Editor. See the Console for more details.
/Applications/Unity/Hub/Editor/2022.1.23f1/PlaybackEngines/AndroidPlayer/SDK/platform-tools/adb -s "XXXX" install -r -d "YYYY.apk"

stderr[
adb: failed to install YYYY.apk: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package ZZZZ signatures do not match previously installed version; ignoring!]
]
stdout[
Performing Streamed Install
]
exit code: 1

Unity で Buiild And Run でビルドした .apk を Android 端末にインストールしようとしたら
上記のエラーが発生してインストールに失敗する現象に遭遇した

すでに Android 端末にインストールされているパッケージ名が同じアプリを
アンインストールしたらインストールできるようになった




以上の内容はhttps://baba-s.hatenablog.com/entry/2023/03/01/101305より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14