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) Learning the Language Introduction to Arrays

It worked once before, but now I can't seem to get genymotion to run the app. How do I initialize it?

Genymotion works but the interface with eclipse it doesn't respond. Also what is the sequence to make genymotion the default emulator?

1 Answer

For genymotion to work, you first have to run it by double clicking the genymotion software you have installed and...selected your Android Emulator Device from the one you have created in genymotion. Then when you run the project it suppose to appear on the list of running devices "Choose a running android device". At least that is how it is on android studio. I don't think you can make it a default device because it is not considered an android device to be in the list with the other devices you have created.