Your project contains error (s), please fix them before running your application. Error summary

Source: Internet
Author: User

Reprinted from: http://blog.csdn.net/zhufuing/article/details/8135270

Android development problems are always diverse, today I come to summarize a waste of my one Night error T-t:your project contains error (s), please fix them before running your Application.

Summarize the various processing methods on the Internet:

  1. Restart Eclipse (most of the netizens are so baffled ...) );
  2. Debug KeyStore is valid for one year by default, and if you started developing Android programs a year ago, it is likely that the debug KeyStore expires and you cannot generate the APK file. Just delete the debug KeyStore and the system will generate a private key for you that is valid for one year. Preference->android->buid in the settings, and then delete: Debug.keystore. (I have not found this one);
  3. First delete the item and load it in
  4. Project/clean first, then build (the problem I encountered).
  5. Delete the system user directory. Android directory, on it, remember to save the AVD directory inside
  6. Resource file is in error
  7. One of the most t-t (and the Mistake I made): Images in the drawable directory cannot be named with numbers or uppercase letters, otherwise this error occurs.

Well, these are my actual experience and online data collation, if there is a new solution, please leave a message, thank you.

Your project contains error (s), please fix them before running your application. Error summary

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.