Search code examples
androidandroid-studioandroid-emulatorgenymotion

Genymotion 2.7 Emulator Refusing connection to ADB


After upgrading to Genymotion 2.7 (released June 8th) Android Studio's integration with ADB is refusing connection with '192.168.56.101:5555'. When disabling the AS Integration with ADB I am able to adb devices and have it come up. However, once re-enabling it no devices are found.

This seems to be a bug in the new Genymotion Emulator(s).

Anyone have any ideas?


Solution

  • Genymotion 2.7.1 fixes the issue and was uploaded today:

    Genymotion 2.7.1 (June 9th, 2016)

    Corrections

    This version fixes compatibility issues with Android Studio (Genymotion virtual devices not being recognized by ADB)

    Reference