0

I am using Android 4.0 and above . I need to install support libraries for one of the old project which I want to run . But it gives me an error while installing from Eclipse.Why is it and how can I solve it ? I have disabled my Antivirus , closed all the programs and windows except Eclipse and tried but still the error prevails.

error image

4

2 に答える 2

1

You can just download it from here. Make sure you use the latest Version(Revision 10). Add this to your libs folder and include it in your java build path.

于 2012-10-18T00:27:43.397 に答える
1

This could be the result of a permissions error because your files are located in C:/Program Files.... Try right-clicking on the eclipse icon and choose "Run as administrator" from the context menu.

于 2012-10-18T00:35:17.533 に答える