Fail to find annotations.jar after updating to ADT 23
Uninstall/install Support library didn't help, so I did this:
Found ..\android-sdk\extras\android\support\annotations\android-support-annotations.jar
and copied it to ..\android-sdk\tools\support\annotations.jar
The problem is gone since then. Doesn't look as incredibly awesome solution but at least now I can build my project in Eclipse.
A temporary solution from someone at google has been posted on the issue tracker: http://code.google.com/p/android/issues/detail?id=72419#c12
Please wait for an updated version within a day or two. Until then, your workaround is to do download one of:
- http://dl.google.com/android/android-sdk_r22.6.2-linux.tgz
- http://dl.google.com/android/android-sdk_r22.6.2-windows.zip
- http://dl.google.com/android/android-sdk_r22.6.2-macosx.zip
and copy over the following files:
- tools/hprof-conv
- tools/support/annotations.jar
- tools/proguard
Right click on your project --> project.properties
--> target=android-19