Installation error: INSTALL_FAILED_UPDATE_INCOMPATIBLE解决方法

简介: 版权声明:本文为博主原创文章,转载请标明出处。 https://blog.csdn.net/chaoyu168/article/details/51885960 问题复现:...
版权声明:本文为博主原创文章,转载请标明出处。 https://blog.csdn.net/chaoyu168/article/details/51885960
问题复现:

[2012-03-11 21:13:58] Installation error: INSTALL_FAILED_UPDATE_INCOMPATIBLE
[2012-03-11 21:13:58] Please check logcat output for more details.
[2012-03-11 21:13:58] Launch canceled!

原因分析:

很可能是因为之前卸载应用不彻底,只是简单的rm /data/app/下面的apk文件

解决办法:

办法1:

settings->applications->mange
applications-> select the application->select "unistall".

办法2:

若方法1不可行,可将/data/system/packages.xml中该应用相关信息删掉,然后再次安装即可,因为adb install后,会在packages.xml中添加相应的程序信息。
目录
相关文章
|
7月前
|
Python
解决安装ConcurrentLogHandler报错error in ConcurrentLogHandler setup command: use_2to3 is invalid.
本文介绍了在Python环境下安装ConcurrentLogHandler时遇到的"use_2to3 is invalid"错误的解决方法,主要是通过降级setuptools到57.5.0版本来解决该问题。
324 2
问题提解决:ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host=‘files.pythonhos
问题提解决:ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host=‘files.pythonhos
|
10月前
|
Python
【报错】Could not install packages due to an OSError: [Errno 2] No such file or directory: ‘/METADATA‘
【报错】Could not install packages due to an OSError: [Errno 2] No such file or directory: ‘/METADATA‘
889 0
如何解决 conda install 库时报错:The environment is inconsistent, please check the package plan carefully
如何解决 conda install 库时报错:The environment is inconsistent, please check the package plan carefully
如何解决 conda install 库时报错:The environment is inconsistent, please check the package plan carefully
成功解决The following specifications were found to be incompatible with the existing python installation
成功解决The following specifications were found to be incompatible with the existing python installation
成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。backend_agg.cp36
成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。backend_agg.cp36
成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。backend_agg.cp36
|
关系型数据库 MySQL
You can remove cached packages by executing ‘yum clean packages‘. Error: GPG check FAILED
我们在使用服务器时安装mysql遇到的问题,现将有效的解决方案列出来 原因是:GPG对于包的源key的验证没有通过
You can remove cached packages by executing ‘yum clean packages‘. Error: GPG check FAILED
|
Linux
Error: automake: Failed to download resource “m4“
Error: automake: Failed to download resource “m4“
285 0
|
Android开发
Installation error: INSTALL_FAILED_CONFLICTING_PROVIDER 解决方案
Installation error: INSTALL_FAILED_CONFLICTING_PROVIDER 解决方案
成功解决ERROR: Could not install packages due to an EnvironmentError: [Errno 28] No space left on device
成功解决ERROR: Could not install packages due to an EnvironmentError: [Errno 28] No space left on device