How do I show Eclipse the SDK and AVD Manager icon?

1

I have the JDK, Android SDK and Eclipse Plugin installed, but when I go to the window Eclipse tab I do not see the Android options to configure the AVDs and the SDK. >

How to make Eclipse show the SDK and AVD Manager icon?

    
asked by anonymous 27.01.2015 / 13:47

3 answers

2

According to this Answer , Try to enable the AVD in eclipse preferences. Go to Window > Customize perspective > Command Groups Availability tab. Check the "Android SDK and AVD Manager" option and click OK.

    
27.01.2015 / 13:59
1

Next, if it's still going to help, I found out here messing around.

Window > Perspective > Customize Perspective > Action Set Availability

and check the option Android SDK and AVD , ready.

    
11.09.2016 / 04:54
0

This is the eclipse SDK icon:

Ifitisnotenabled,dothisSOMEOFTHESESTEPS:

Windows->OpenPerspective->OthereSelecione"Java(Default)" e clique em OK.

Window > Custom Perspective 

Command Groups Availability > Android e AVD Manager > check

Tool Bar Visibility > Android e AVD Manager > check

2nd Option: Go to the folder where the SDK is. There you start the application without needing the eclipse.

    
27.01.2015 / 13:49