eclipse not showing Avd manager window and android project

醉酒当歌 提交于 2019-12-20 08:24:14

问题


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?


回答1:


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.




回答2:


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




回答3:


This is for new eclipse Neon:

Window ->Perspective -> Customize perspective -> Action Set Availability then Check the "Android SDK and AVD Manager" option and hit the OK button.



来源:https://stackoverflow.com/questions/5323067/eclipse-not-showing-avd-manager-window-and-android-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!