我已经在我的模拟器中运行了一个应用程序,现在我已经重新命名了它,并运行对我的应用程序进行了更改,但我在模拟器中得到了以下错误:
[2012-02-23 11:12:55 - CountDownTime] Re-installation failed due to different application signatures.
[2012-02-23 11:12:55 - CountDownTime] You must perform a full uninstall of the application. WARNING: This will remove the application data!
[2012-02-23 11:12:55 - CountDownTime] Please execute 'adb uninstall com.examples' in a shell.
[2012-02-23 11:12:55 - CountDownTime] Launch canceled!发布于 2012-02-23 13:56:24
首先,从emulator.and卸载应用程序,然后在卸载后运行应用程序。
要卸载应用程序,请按照以下步骤操作。
在您的模拟器中
goto settings->Applications->Manage Application->Select Ur Project Name->and Click Uninstall Button.

发布于 2012-02-23 13:55:02
嘿,Deepu,你必须从模拟器中卸载你的应用程序,然后再次运行,然后检查。
我想你的问题会解决的。
谢谢。
https://stackoverflow.com/questions/9407889
复制相似问题