Questions tagged [genymotion]

Genymotion is a relatively fast Android emulator which comes with pre-configured Android (x86 with OpenGL hardware acceleration) images, suitable for application testing. The project has evolved from the old BuildDroid project, then AndroVM, and comes with a new player design, installer and more.

Genymotion is a relatively fast Android emulator which comes with pre-configured Android (x86 with OpenGL hardware acceleration) images, suitable for application testing. The project has evolved from the old AndroidVM and comes with a new player design and installer.

Genymotion features:

  • Easily download and run pre-configured virtual images: covering a range of Android versions from 2.x onwards, and various phone and tablet screen sizes.
  • Networking: Ethernet (emulates Wi-Fi connection)
  • GPS (with configurable coordinates) and battery (with configurable battery levels) emulation widgets.
  • Display: OpenGL hardware acceleration, multiscreen, full screen display
  • Genymotion shell which allows you to interact with your VM using a command line
  • ADB support
  • Eclipse and Android Studio plugins
  • Supports Linux, Windows and Mac.
  • "Drag&Drop" APK installs
  • "Drag&Drop" ZIP support for system updates/patches

Version 2:

Frequently Asked Questions

1566 questions
29
votes
9 answers

Genymotion Error: "Unable to load VirtualBox Engine" on Yosemite. VirtualBox installed

I have a Macbook Pro 13 inch with OS X Yosemite [Memory 8 GB, Graphics Intel Iris Graphics 6100 1536 MB]. I am trying to setup Genymotion as Android Emulator. I installed Oracle VirtualBox first from https://www.virtualbox.org/wiki/Downloads…
29
votes
5 answers

Installing google apps on genymotion

i have been following this thread How to install Google Play Services in a Genymotion VM (with no drag and drop support)? but when i dragged and dropped these files after showing file transfer in progress it is simply copying these files to my…
pushpendra chauhan
  • 2,205
  • 3
  • 20
  • 29
29
votes
3 answers

Fatal signal 11 (SIGSEGV) code=2 on genymotion emulator not using NDK

My application does not use NDK. I am testing it on the GenyMotion Nexus 7 emulator and the problem is quite hard to reproduce and I still haven't figured out a correct way to reproduce it. Sometimes the application works fine for a long time and…
VM4
  • 6,321
  • 5
  • 37
  • 51
28
votes
1 answer

Adb android conflict with Genymotion

My problem is that when i run adb devices this error message is shown: adb server version (32) doesn't match this client (36); killing... error: could not install smartsocket listener: Address already in use ADB server didn't ACK * failed to…
Fakher
  • 2,098
  • 3
  • 29
  • 45
27
votes
17 answers

Genymotion emulator no internet connection

I am trying to connect my genymotion emulator to internet and got this message: emulator network configuration:
Lior Pozin
  • 393
  • 1
  • 5
  • 14
27
votes
6 answers

How to see the data stored in sqlite in android studio using genymotion as emulator

As i am having AMD processor in my laptop i am using GENYMOTION as an emulator. I have stored the data in sqlite as it is a plugin in android studio. But if i want to see the data using DDMS the file explorer showing nothing. How can i see the data…
VSK Bhargav
  • 273
  • 1
  • 3
  • 9
27
votes
5 answers

genymotion version and virtual device version do not match

I'm using Genymotion emulator to develop on android, but when I run it, the following error occurs : genymotion version and virtual device version do not match this is for detail error I'm using Genymotion ver.2.2.0 and VirtualBox ver.4.3.12 Can…
Egi
  • 513
  • 2
  • 6
  • 16
27
votes
4 answers

Genymotion emulators giving Open GL error on Kubuntu 13.10 64-bit

I have been using the Genymotion Android emulator for a while on Kubuntu, but recently I have run into Open GL errors that prevent it from working. Interestingly enough, I have an older Galaxy Nexus 4.2.2 emulator image that works fine (though it…
Russell Stewart
  • 1,960
  • 4
  • 24
  • 31
27
votes
7 answers

Genymotion 2.0 "drag and drop"

anyone tried this website to install Google play store and works? http://blog.zeezonline.com/2013/11/install-google-play-on-genymotion-2-0/ The drag and drop doesn't work as it just shows a "no entry" sign whenever I try to drop an apk or zip file…
user2996401
  • 287
  • 1
  • 3
  • 3
26
votes
21 answers

Genymotion - The virtual device got no IP Address

I already tried doing this. Genymotion refuses to start with "The Genymotion virtual device could not get an IP address." but nothing happend. And also here Not able to start Genymotion device. Is it me? Who is being forsaken? Or is it my Lenovo…
WTFZane
  • 592
  • 1
  • 4
  • 25
25
votes
4 answers

SSL Proxy with Genymotion and Charles?

I'm trying to get Genymotion (an x86 Android emulator hosted in Virtualbox) working with Charles proxy. I've managed to connect the device to the proxy in the device's wifi proxy settings, using the gateway ip (the vm is configured to use a…
CtrlF
  • 674
  • 3
  • 8
  • 17
24
votes
5 answers

Install app on genymotion device ,meet:“INSTALL_FAILED_CPU_ABI_INCOMPATIBLE”

When I install my app on a genymotion simulater device,it can not be installed well,on console I got "INSTALL_FAILED_CPU_ABI_INCOMPATIBLE" I trid another app,it installed fine.I do not know why.
topxebec
  • 1,417
  • 3
  • 15
  • 29
23
votes
2 answers

Virtual device running in Genymotion periodically goes offline in ADB

I have an Android device (with Lollipop image, if important) running in Genymotion 2.4 and connect to it via ADB (version 1.0.32) from another developer PC with Eclipse in local network without connectivity problems. All is fine except for…
Stan
  • 8,683
  • 9
  • 58
  • 102
23
votes
3 answers

ADB and Genymotion error: "adb server is out of date. killing... cannot bind 'tcp:5037' ADB server didn't ACK"

Trying to use adb shell from terminal after starting genymotion emulator and I get this error: adb server is out of date. killing... cannot bind 'tcp:5037' ADB server didn't ACK * failed to start daemon * error: I read in this answer on…
CommonSenseCode
  • 23,522
  • 33
  • 131
  • 186
23
votes
6 answers

How do I stop a Genymotion virtual device?

This seems like a strange question to ask, so maybe it is a bug, (and I have no problem starting these virtual devices), but then I notice for each new start of an Android project in Eclipse, I have to recreate these Genymotion VDs. So I end up…
Azurespot
  • 3,066
  • 3
  • 45
  • 73