Can't find AVD or SDK manager in Eclipse

Posted by zigzag on Stack Overflow See other posts from Stack Overflow or by zigzag
Published on 2012-08-19T18:14:08Z Indexed on 2012/09/08 9:38 UTC
Read the original article Hit count: 243

Filed under:
|
|
|

Seems like I'm having some problems after updating my android sdk tools and platform-tools using the sdk manager. The problem is that, after updating, I found that the avd or sdk options in the windows dropdown menu in eclipse are gone! And, I can't find any option to create an android project from file->new projects any more.

I tried removing the ADT from eclipse and the software site "https://dl-ssl.google.com/android/eclipse/" from "available software sites" and then reinstalled the ADT from "https://dl-ssl.google.com/android/eclipse/" using help->install new software. The installation was successful, but I still don't have any option for shortcuts to the SDK manager or the AVD in eclipse, and neither can I create a new android project.

By the way, the android perspectives are not gone, they are still here. Also, I can manually open the avd and sdk manager from the directory where I have installed them.

Can anyone please show me a workaround? Any help would be greatly appreciated.

© Stack Overflow or respective owner

Related posts about android

Related posts about eclipse