Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android:Bug in build path

Tags:

When I am updating eclipse software and running applications, an error is shown as:

"The container 'Android Dependencies' references non existing library 'C:\Project\android-sdk-windows\tools\support\annotations.jar'.

Please help me to clear this error and run the applications.

like image 441
aravind Avatar asked Apr 10 '12 05:04

aravind


2 Answers

all you need to do is updating your sdk through android sdk manager

like image 98
imen Avatar answered Oct 18 '22 11:10

imen


After updating SDK manager go to Eclipse -> Help -> Check update -> Install. This will update the ADT corresponding to the SDK update.

like image 43
Armin Mustafa Avatar answered Oct 18 '22 10:10

Armin Mustafa