Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

not showing Android And AVD manager in eclipse

Tags:

android

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...help me out..

like image 528
kumar Avatar asked May 24 '11 12:05

kumar


4 Answers

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.

like image 148
sam macharia Avatar answered Oct 21 '22 07:10

sam macharia


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.

like image 21
bsuhil Avatar answered Oct 21 '22 08:10

bsuhil


Help --> Install New Software then

add this link adt - http://dl-ssl.google.com/android/eclipse/


Please check this link also

like image 7
Nikhil Avatar answered Oct 21 '22 07:10

Nikhil


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

like image 3
AndroidGuy Avatar answered Oct 21 '22 09:10

AndroidGuy