随笔分类 -  Android

Re-installation failed due to different application signatures
摘要:出现这种情况的解决方法如下:确保你有一个调试工具(模拟器或者手机只能选一个,有多个时先关闭)在“运行-cmd”定位到adt\sdk\tools目录下,然后adb uninstall com.xxx.xxx;成功会有提示 success,重启模拟器都行了。 阅读全文
posted @ 2015-05-05 21:43 每天进步一点哦!! 阅读(149) 评论(0) 推荐(0)