New Android Project error, no errors found in code

Source: Internet
Author: User

Through the online information guide, do the following:

1, enter C:\Documents and settings\administrator\.android delete path under the Debug.keystore and Ddms.cfg (I only deleted the Debug.kestore can also.) online say two are deleted).
(Directories in different environments can be slightly different, find this path in eclipse: window->preferences->android->build default Debug KeyStore)
2, enter eclipse,project---->clean can solve the problem successfully.

Specific analysis:

You need to have a signature in your Android program. In general, ADT uses the debug KeyStore during the development process. You can set its path through Preference->android->buid. The KeyStore of debug is typically one year old, and if you are a one-year-old Android program, it is likely that it is now out of date, causing the program to not run. But why is the new program not working because it uses the KeyStore under the same path. Therefore, the debug keystore needs to be removed, allowing the system to regenerate the new keystore for you.

Top
0
Step

New Android Project error, no errors found in code

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.