Приложение Android не устанавливается. Существующий пакет с тем же именем с конфликтующей подписью уже установленAndroid

Форум для тех, кто программирует под Android
Anonymous
Приложение Android не устанавливается. Существующий пакет с тем же именем с конфликтующей подписью уже установлен

Сообщение Anonymous »

В моем эмуляторе, когда я пытаюсь сделать обновление моего APK программно. Я получаю: < /p>

Android App Not Install.< /code> < /p>

An existing package by the same name with a conflicting signature is already installed< /code> < /p>

Изображение


I'm still in the testing phase of this upgrade, so the file I download is a signed apk of a previous version, which I think should work without any issues.

From the suggestion in: an existing package by the same name with a confilcting signature is already installed I tried to run the emulator both in debug mode and in normal mode... neither worked.

Any thoughts on what I'm missing?

Подробнее здесь: https://stackoverflow.com/questions/199 ... onflicting

Вернуться в «Android»