Android Studio does not exercise Genymotion device

Asked

Viewed 1,785 times

0

I installed Android Studio Genymotion, created a virtual device on Genymotion, put to run the virtual device but Android Studio at the time of running it does not locate the device. I installed the Genymotion plugin in Android Studio but it still doesn’t work. I’m using Windows 10.

  • http://stackoverflow.com/questions/27261474/android-studio-doesnt-see-genymotion

3 answers

1


I managed to solve this problem.

No genymotion goes on Settings/ADB (will probably be as default), put the path to sdk

0

I have the same problem, the way to get around it is to open the emulator, in android studio you build/build apk, after you have done the show loads in the explorer, and then just drag the file into the emulator. This isn’t much of a solution but at least solve your problem right now.

0

As the colleague replied, just go on genymotion in Settings/ADB, check the option (Use custom Android SDK Tools) and select the path (C:/Users/seu_usuario/Appdata/Local/Android/sdk).

Browser other questions tagged

You are not signed in. Login or sign up in order to post.