解决错误:Re-installation failed due to different application signatures
我是在導(dǎo)入已經(jīng)存在的項(xiàng)目時(shí)出現(xiàn)的錯(cuò)誤Re-installation failed due to different application signatures
調(diào)試信息如下:
[2011-10-11 10:08:37 - ApiDemos] Re-installation failed due to different application signatures.
[2011-10-11 10:08:37 - ApiDemos] You must perform a full uninstall of the application. WARNING: This will remove the application data!
[2011-10-11 10:08:37 - ApiDemos] Please execute 'adb uninstall com.example.android.apis' in a shell.
[2011-10-11 10:08:37 - ApiDemos] Launch canceled!
這時(shí)先運(yùn)行android模擬機(jī),進(jìn)入命令行,當(dāng)然你要定位adb.exe的目錄,我是放在E:\android\android-sdk-windows\platform-tools 下
E:\android\android-sdk-windows\platform-tools> adb uninstall com.example.android.apis.
重新運(yùn)行就可以了
總結(jié)
以上是生活随笔為你收集整理的解决错误:Re-installation failed due to different application signatures的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: Android学习笔记之android:
- 下一篇: Conversion to Dalvik