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 Weather App (2015) Networking Making an HTTP GET Request with OkHttp

Genymotion

When I install genymotion via settings, plugins, browse repositories in Android Studion, the genymotion icon is embedded in the toolbar (after restart) but when I try to run the genymotion emulator it asks for the path and the path is nowhere to be found.

Daniel Sellars
Daniel Sellars
7,267 Points

Have you installed Genymotion/VirtualBox on your machine yet? It's been a little while since I set mine up, but I believe the path it is asking for is the path to the installed Gennymotion program files.

1 Answer

Fidel Torres
Fidel Torres
25,286 Points

The reason is that the plugin is only linking the installation of Genymotion in your computer to Android Studio. Watch this two videos one for install the other for more

When you are in the installation process you will be ask to set a path for the installation that is what you should put on the Geny plugin in Android Studio.

Thanks hope this Helps!!