I'm trying to follow the Android Development Tutorial - this page: http://developer.android.com/training/basics/firstapp/running-app.html
I am stuck - I cannot run the application. The instructions say "Open one of your project's files and click Run from the toolbar." However, there is no "Run" button on the toolbar, and there is no obvious option to choose from the "Run" dropdown on the menubar (see screenshot below).
Further down on that page, the instructions say "In Eclipse, click Android Virtual Device Manager from the toolbar." That button is also not there!
Am I missing something really obvious? I am on the Java perspective, and I have tried "Window -> Reset Perspective", but I am unable to run the application.
Any help would be appreciated.
EDIT: Under Window -> Customize Perspective -> Menu Visibility
, I only have this - ticking Run unfortunately doesn't add anything - nor does ticking Launch under "Toolbar Visibility", when I try that I get the error Launch cannot be made visible because it is in the unavailable null command group. Would you like to switch to the Command Group Availability tab?
.
To show the Eclipse Toolbar, you should activate “Show Toolbar” in the Menu. If this does not work, maybe something went wrong. You can reset the Perspective in Eclipse or delete folder “.
The typical menus available on the menu bar of an Eclipse window are − File menu. Edit menu. Navigate menu. Search menu.
GO to Window option of elicpse , click on ShowView Go to other >> General >> Navigation and press OK. Save this answer. Show activity on this post. Select the Navigator option.
Having dedicated perspectives for editing and debugging enables me to have dedicated toolbar and menus too. Each perspective can be customized using the menu Window > Perspective > Customize Perspective…
You can add it like Window
-> CustomizePerspective
-> Menu Visibility
-> Run
-> Ok
or still can run your project by
Right clicking on your project which you want to run from the project explorer and select Run as
and then Android application
....T daaa...
If still the problem is there check
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With