your project contains error(s),please fix them before running your application.错误总结

Posted 我是陌生人

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了your project contains error(s),please fix them before running your application.错误总结相关的知识,希望对你有一定的参考价值。

技术分享

         Android开发中的问题总是多种多样,今天我来总结一个浪费了我一个晚上的错误T-T:your project contains error(s),please fix them before running your application.

总结一下网上的各种处理办法:

1.重启Eclipse(大部分网友都是这样就莫名其妙的好了。。。);

2.debug的keystore默认有效期为一年,如果你是从一年前开始开发 android程序,那么很可能出现debug keystore过期,导致你无法生成 apk文件。只要删除debug keystore就行,系统又会为你生成有效期为一年的私钥。

 preference->android->buid中设置,于是删除:debug.keystore 。(这个我表示没有找到这一项);

3.先把项目删除,在加载进来

4.先Project/Clean,再Build。

5.删除系统用户目录下.android目录,就可以了,记得保存里面的avd目录

6.资源文件处在错误

7.最最坑爹的的一点(也是我所犯的错误T-T):drawable目录下的图片不能使用数字和大写字母命名,否则就出现这种错误。

 

以上是关于your project contains error(s),please fix them before running your application.错误总结的主要内容,如果未能解决你的问题,请参考以下文章

Error: Your project contains C++ files but it is not using a supported native build system.Consider(

在android studio上导入旧项目后报错提示:Your project file contains non-ASCII characters.

[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL s

Mysql错误:[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your

插入数据库失败([Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your

Mysql排错:[Err] 1064 - You have an error in your SQL syntax;