Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

eclipse not showing Avd manager window and android project

I'm using Windows 7 and Eclipse Helios. I installed all packages successfully and I could run avd on the command line, but Eclipse was not showing the AVD Manager window and my android project. Why?

like image 473
vnshetty Avatar asked Mar 16 '11 09:03

vnshetty


People also ask

How do I enable AVD Manager?

You look at the build tab at the bottom of the screen, it will display the error message and option to install the Build tools. Install it and you should be able to see the AVD Manager. Another way is to go to the SDK Manager. Under SDK Tools you will find the Android SDK Build tools.


2 Answers

I know its a bit late answer but for future generations - this is how its done: Click on Window > Customize perspective > Command Groups Availability tab. Check the "Android SDK and AVD Manager" option and hit the OK button.

like image 178
HBN Avatar answered Oct 12 '22 00:10

HBN


Before doing what user1450537 said, check to see if you're in the Java perspective. I was in the PHP perspective and couldn't find it! duh

like image 32
alexg Avatar answered Oct 12 '22 01:10

alexg