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
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章