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 an Interactive Story App (Retired) User Input Using EditText for Text Input

How to run from Android Studio to Genymotion emulator

I have the Genymotion emulator installed from when I worked on another project, but I'm having trouble figuring out how to get Android Studio to allow Genymotion to run my app. When I click the run button the only AVD the manager has is Android442.

4 Answers

You need to install the genymotion plugin. In android studio File>Settings>Plugins>Browse Repo > install genymotion plugin. once installed a genymotion button should appear in android studio. hope that helps.

hmm, I've got the plugin and can start the emulator from Android Studio. I just can't seem to get it to run the app. When I press the run button, I'm not sure how to make sure I can select the Genymotion emulator. I've been going back and re-watching some videos again. Just hoping it doesn't take me too long to figure out.

Test Test
Test Test
21,581 Points

I had the same situation. I enabled the plugin (see previous answer), the icon of Genymotion appeared. To see the Genymotion Device in the Devices on the down left corner and being able to run your apps in Genymotion emulator do the following:

  1. Run the Android Studio (don't forget to launch it like admin (right click on the icon). Wait it until it fully loads.
  2. Run Genymotion (not with the icon in Anroid Studio, but from folder where you installed it (also like admin).
  3. Choose the Device in Genymotion and run it. The Genymotion Device schould appear in the down left corner of Android Studio (where the Android view is).

If you still don't see your Genymotion Device in Android Device Monitor or AVD Manager, but you need to set some setting to your device, such as displaying keyboard, you can always set settings for your Device in Genymotion itself.

hmm maybe try running genymotion in android studio before running the app if you are not already.

Nicholas Kotsiantos
Nicholas Kotsiantos
8,827 Points

I am having trouble with installing the genymotion plug-in. There is no file->settings anymore. It is file->other settings. Then it says configure plug-ins, but nothing happens when I press that