码迷,mamicode.com
首页 > 移动开发 > 详细

Android开发调试Installation failed since the device possibly has stale dexed jars

时间:2015-04-08 21:16:18      阅读:337      评论:0      收藏:0      [点我收藏+]

标签:

今天写完代码运行时,出现了程序安装失败的对话框:

Installation failed since the device possibly has stale dexed jars that don‘t match the current version (dexopt error). In order to proceed, you have to uninstall the existing application.

WARNING: Uninstalling will remove the application data!

Do you want to uninstall the existing application?

已运行就是这样,死活没办法,最后搞了一晚上,终于找到了答案,AndroidStudio-> Build -> Clean Projects  然后等下面任务完成后,重新运行就可以了。

Android开发调试Installation failed since the device possibly has stale dexed jars

标签:

原文地址:http://www.cnblogs.com/hua-hahaha/p/4403433.html

(2)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!