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 trialJack Richard
830 PointsCan't find my app!
When I open a Nexus 5 as my AVD, my app does not automatically open. I am using Android Studio 2, which is one version higher that the video's.
2 Answers
Roxana Jula
2,753 PointsHey Jack! I would assume you clicked on the "AVD Manager" button which opened a view with "Your Virtual Devices", and here you started your Nexus 5 from the Actions column by clicking the green square ("Launch this AVD in the emulator"). If this is what you did, you only started the AVD, not the app as well.
To start the app you will have to click on the "Run app"(green square) from the toolbar. If you already started your Nexus 5 from the "AVD Manager" you will see it under "Connected Devices". If you hadn't, you will see "<none>" under "Connected Devices" but you will be able to choose one from the Available Virtual Devices which will automatically start the emulator and your app.
Hope this helps. :)
tomandrews
13,183 PointsDid you hit the run button?