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

1545 questions
59
votes
4 answers

Accessing files from genymotion sd card

I have been using genymoton for quite some time now. Could someone pls. tell me if there is a way by which I can access the files present in the sd card of genymotion emulator? Currently I have to upload them to google driver and then download on…
57
votes
7 answers

React Native adb reverse ENOENT

I am trying to get React-Native to work with Android V4.2.2 (Genymotion) but I am unable to test the app on the Emulator. When I ran react-native run-android, I get this error Could not run adb reverse: spawnSync Here is a log JS server already…
XPLOT1ON
  • 2,015
  • 2
  • 18
  • 32
53
votes
19 answers

Unable to start Genymotion virtual device, incompatible CPU

The first time I ran Genymotion virtual device, it had worked. But when I tried running it today, I got this error message What may have changed from the last time I used it? Will be grateful for any solutions that I can get. Thanks. My Device…
saurjk
  • 913
  • 3
  • 11
  • 26
52
votes
6 answers

Pasting into Genymotion Android Emulator

Is there any way to copy and paste from outside the VM into the Genymotion Emulator?
bgcode
  • 24,347
  • 30
  • 92
  • 158
51
votes
1 answer

genymotion throws libssl_conf.so: cannot open shared object file: No such file or directory

When I execute following code on Kali Linux #/opt/genymobile/genymotion# ./genymotion I get > Logging activities to file: /root/.Genymobile/genymotion.log Auto configuration failed 139950541100688:error:25066067:DSO support…
Bubai
  • 760
  • 1
  • 5
  • 15
51
votes
2 answers

EGL_emulation failed to establish connection to host - android

I am trying to run a simple OpenGL program in Android. I am running this in an Android 4.1 emulator. I switched on its GPU emulation and it worked fine yesterday. When I ran that today, initially it was hanging saying, OpenGL taking time to render -…
Chaitanya
  • 3,047
  • 6
  • 27
  • 45
50
votes
20 answers

GenyMotion Unable to start the Genymotion virtual device

When I run Genymotion, I get the following error: Unable to start the Genymotion virtual device. Unable to configure the network adapter for the virtual device. Please, check the following points: From VirtualBox, in the main parameters of…
敬錞 潘
  • 824
  • 1
  • 9
  • 26
49
votes
11 answers

Android Studio: You must specify a path to Genymotion folder to use this feature

I've downloaded and installed the Genymotion emulator plugin via the plugin wizard in Android Studio. I'm running Android Studio on a Windows machine. I'm getting a warning saying that I must provide a path to Genymotion folder: Where is this…
Marcus
  • 6,441
  • 10
  • 42
  • 82
47
votes
23 answers

Unable to start Genymotion Virtual Device - Virtualbox Host Only Ethernet Adapter Failed to start

I'm using Genymotion v13.0 on Windows 8 Pro to create Virtual Device successfully, but when I try to run it I get this error: Unable to start Genymotion Virtual Device. Screenshot: Trying to run it via Virtualbox, I got this error…
Fridza
  • 471
  • 1
  • 4
  • 3
47
votes
3 answers

How to start Genymotion device with shell command?

I need to start genymotion via shell command, does anyone know if it is possible to do this?
viniciusmo
  • 886
  • 2
  • 9
  • 15
46
votes
11 answers

Run react-native on android emulator

I try to run react-native app on genymotion android emulator on my mac. When I write react-native run-android It gets Running /usr/local/opt/android-sdk/platform-tools/adb reverse tcp:8081 tcp:8081 error: closed Could not run adb reverse: Command…
44
votes
8 answers

Genymotion Android emulator - adb access?

I downloaded Genymotion Android emulators for Oracle VirtualBox (http://www.genymotion.com/) on my Windows 7 PC, created a virtual Jelly Bean with Google Apps device. How do I enable ADB access to it? In system settings/Developer options I already…
gregko
  • 5,189
  • 7
  • 44
  • 71
43
votes
1 answer

Genymotion how to debug with Chrome Dev Tools

We're using Genymotion to test/debug a WebView based Android Application. The device show up in Chrome Dev Tools via Inspect Device, but with no inspection ability. We made different attempts, with/whitout ADB, with/whitout Android Studio but with…
Nico Pernice
  • 747
  • 1
  • 6
  • 10
43
votes
5 answers

Access host from Genymotion emulator

I try to connect from my app to host using IP address 192.168.56.1, but without success. I checked in ipconfig and there is a Virtualbox connnection with above mentioned IP. Can someone help to fix it?
Konstantin Milyutin
  • 10,842
  • 11
  • 53
  • 77
41
votes
7 answers

How to install Google Play Services on 6.0 Genymotion device?

How to install Google Play Services on 6.0 Genymotion device? For other versions this answer works, but not for 6.0 EDIT: I've tried to use 6.0 Gapps from this source, but all of them failed to flash the emulator.
Ivan V
  • 2,934
  • 3
  • 23
  • 36