Android compilation failure troubleshooting in eclipse

Source: Internet
Author: User

I updated the android SDK yesterday. How many times did I unplug the network cable? After the update is completed, several available updates are always prompted, but the update is still prompted.

I did not take this matter seriously.

There is a problem today, and every project has an error. Check the error message:

Com. Android. Ide. Eclipse. ADT. Internal. Project. androidmanifesthelper

 

If there is a problem with the environment variables, create a demo project for Android. The demos of each version are located accurately and excluded.

Open the eclipse Error Log and find an important message :! Message unable to load the repository jar: file:/E:/work/ADT-0.9.6.zip/
Damn it. It has been updated to ADT 10. Why are you still looking for this.

 

It seems that the fault is caused by updating a problem that causes confusion in the ADT version.

 

In eclipse, help, install new softwares, and avaliable software sites. Find other ADT installation information and delete it.

 

Restarting eclipse usually returns to normal, and sometimes reports an error. You can select project and clean to clear or create a new workspace.

 

If this error is reported: Error generating final archive: Debug certificate expired on xxxxxx (date)
In eclipse, the default debug keystore in windows, preferences, Android, and build shows the address xxx /. android/debug. keystore, delete the debug under this path. keystore and ddms. after CFG, restart eclipse

 

After the solution is completed, the compilation can finally be completed, but there is always a prompt that the problem of available updates is not solved.

 

 

Related Article

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.