Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Collect preferences failed, class java/lang/AutoCloseable not found in C:\Program Files (x86)\Android\android-sdk\platforms\android-19\android.jar

I just update the android sdk API-19 and buildtool-19 from sdk manager. But in starting the eclipse it show the console error that are mention on the title. And one more thing when i was created the avd for android 4.4 emulator that is not show in the list of running emulator. Please resolve this thanks

like image 291
Sunil Kumar Avatar asked Nov 05 '13 11:11

Sunil Kumar


1 Answers

I had the same problem, but I already resolved it now. Try the following steps

  1. go Help | Install New Sofware...
  2. select Android Developer Tools Update Site - http://dl-ssl.google.com/android/eclipse/
  3. press Select All
  4. press Finish

Done

like image 173
user2959232 Avatar answered Oct 14 '22 21:10

user2959232