Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Simple Android App (retired 2014) Pretty Little Things Customizing Buttons and Labels

I had a problem and the buttons that run the app and the button that oppen the emulator are missing, what can I do?

Help Me Please

4 Answers

Luke O'Neill
Luke O'Neill
7,822 Points

Go to Window > Android Virtual Device Manager and that is the same as clicking the button. I don't know why yours disappeared, but if that doesn't work just save your project and re-download ADT bundle.

Luke O'Neill
Luke O'Neill
7,822 Points

You should be able to right click on your project in the project explorer and go down to Run As > Android Application. It sounds like you just disabled your toolbar. If that is the case just go to Window > Show Toolbar.

The problem is that the button to open and create new emulators desapeared from the toolbar!

Thanks luke, you helped me a lot!!