android - Fail to find annotations.jar after updating to ADT 23 -



android - Fail to find annotations.jar after updating to ADT 23 -

so, seeing new android l out, said should give try. installed new adt update sdk tools , updates. after eclipse restart, error android dependencies failed load because \android-sdk\tools\support\annotations.jar cannot found.

i checked folder , not have file.

well, said myself maybe adt update didn't go seeing new eclipse 4.4 out thought fresh install. downloaded eclipse 4.4, installed adt tools , android sdk... , same error.

any ideas on how prepare ?

a temporary solution @ google has been posted on issue tracker: http://code.google.com/p/android/issues/detail?id=72419#c12

please wait updated version within day or two. until then, workaround download 1 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 re-create on next files:

tools/hprof-conv tools/support/annotations.jar tools/proguard

android eclipse adt

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -