not showing Android And AVD manager in eclipse

后端 未结 9 574
旧巷少年郎
旧巷少年郎 2020-12-29 21:45

i have installed Andorid SDK...i installed Android Plugin also..but eclipse not showing Android And AVD manager and it is also not showing ANDROID in windows->preferences al

相关标签:
9条回答
  • 2020-12-29 21:55

    This problem also occurs when in the Java EE perspective. Open the Java perspective and the menu items should appear.

    0 讨论(0)
  • 2020-12-29 21:59

    If under linux make sure you install sdk & avd with root rights or "Android" wont show under command group availability tab !

    0 讨论(0)
  • 2020-12-29 22:03

    Using Eclipse Neon, click on window--> customize perspective. then click on the "Action Set Availability Tab" now you should be able to check "Android SDK and AVD Manager"

    0 讨论(0)
  • 2020-12-29 22:06

    Click on Window > Customize perspective > Command Groups Availability tab. Check the "Android SDK and AVD Manager" option and hit the OK button

    I have used it and it works fine with any eclipse version. #user1450537

    0 讨论(0)
  • 2020-12-29 22:08

    I know by now you must have figured it out on your eclipse menu bar go to

    1. window
    2. customize perspective
    3. command group availability tab
    4. on the check box android SDK and AVD manager check it
    5. click on ok

    That should work.

    0 讨论(0)
  • 2020-12-29 22:11

    I had the same problem. Use java perspective. Window -> open perspective -> other.. Select Java.

    0 讨论(0)
提交回复
热议问题