Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE] even if app appears to not be installed

问题:

When trying to deploy my app to the Android device I am getting the following error:尝试将我的应用程序部署到 Android 设备时,出现以下错误:

Deployment failed because of an internal error: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]

I am aware of this question but the app is not installed.我知道这个问题,但未安装该应用程序。 It has been removed/partially removed by Visual Studio during the attempt to deploy.在尝试部署期间,它已被 Visual Studio 删除/部分删除。

In the past I solved this by downloading the app from the google play store and then removing it from settings->Application manager.过去,我通过从 google play 商店下载应用程序然后从设置->应用程序管理器中删除它来解决这个问题。 However, now i am getting the error "incompatible update" when it is trying to install it.但是,现在我在尝试安装它时收到错误“不兼容的更新”。

I tried to remove it using Titanium Backup and few other things but no luck.我尝试使用 Titanium Backup 和其他一些方法将其删除,但没有成功。

EDIT 1编辑 1

I realised (from @Motz) that I haven't mentioned that the obvious solution doesn't work.我意识到(来自@Motz)我没有提到明显的解决方案不起作用。 Namely, the app doesn't appear in Settings->Apps即,该应用程序不会出现在“设置”->“应用程序”中


解决方案:

参考一: https://en.stackoom.com/question/1oQZC
参考二: https://stackoom.com/question/1oQZC
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章