Skip to content Skip to sidebar Skip to footer

Not Showing Android And Avd Manager In Eclipse

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 also..

Solution 1:

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.

Solution 2:

Select the Window->Customize Perspective->

In the options the Android SDK and AVD will be disabled. You cannot enable them directly from this tab.

Go to the Command Groups Availablility Tab and Select Android SDK and AVD Manager.

Solution 3:

Solution 4:

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

Solution 5:

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

Post a Comment for "Not Showing Android And Avd Manager In Eclipse"