Skip to content Skip to sidebar Skip to footer

Genymotion Error In Eclipse

I've installed earlier Genymotion and my app worked for me on a single device. But when I've changed the device it gives me some kind of error in Eclipse: [2014-02-23 09:43:17 - S

Solution 1:

Genymotion bundles its own adb, which kills the adb Eclipse is trying to use when it starts itself. Go to the adb tab of Genymotion's settings and switch to a custom adb. You'll have to set the SDK path when you do so.

Genymotion's FAQ discusses this a little bit in the question: How do I automatically connect my virtual device to the ADB tool?.

Solution 2:

GenyMotion virtual device work with adb and not as AVD. Probably is a problem by GenyMotion software. Try to restart it.

Post a Comment for "Genymotion Error In Eclipse"