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
8
votes
1 answer

Trying to run Android game using libgdx on Genymotion

Anybody experienced with libgdx and genymotion? I'm trying to get a libgdx game running on genymotion android emulator - http://www.genymotion.com/ Everytime I try to run on genymotion I get the following…
Ditachi
  • 83
  • 1
  • 5
7
votes
3 answers

Gradle task fail - Invalid depfile

I am a complete beginner at all of this and trying to half-teach myself, so please give advice step by step. I'm trying to make an app using Android Studio and Flutter on Windows. When I try to run my app through the emulator (I'm using genymotion…
help me
  • 71
  • 1
  • 2
7
votes
0 answers

React Native inspector doesn't work in Android

When I want to inspect UI elements in Genymotion or Android Studio emulator and hit an element it says "No style". I tried to clear cache in Genymotion settings, but it didn't help.
Matt
  • 8,195
  • 31
  • 115
  • 225
7
votes
0 answers

i updated to windows build 16299.98 and genymotion devices do not rotate

I Updated windows to version 16299.98 After that, when I start Genymotion, virtual box asks me 4 times for UAC not once like before, also for starting each device, it asks me four more times for UAC. After all, device will not rotate with message…
Homayoun Behzadian
  • 1,053
  • 9
  • 26
7
votes
5 answers

Ubuntu 16.04 - Genymotion: /dev/hw_random not found

I install Genymotion on the Ubuntu 16.04 64Bit. I created a virtual emulator for Android 6.0 then I run this emulator but emulator is disappearing and the emulator is running background. I checked the emulator on the VirtualBox and I saw this…
İbrahim
  • 991
  • 1
  • 10
  • 32
7
votes
0 answers

How can I access Genymotion emulator via IP Address?

When I boot my Genymotion emulator it is assigned an ip address - something like 192.168.56.101. I install my app on the device and my app starts a small web server on port 8181. I used to be able to hit this server via the url:…
brendan
  • 29,308
  • 20
  • 68
  • 109
7
votes
3 answers

Genymotion for Visual Studio

I want to start write apps for android with Visual Studio. I used default emulator (Cordova),but it is too slow. So I find Genymotion, which is faster than Codova. However I can't connect Genymotion to Visual Studio, because Visual Studio use…
zeed94
  • 121
  • 1
  • 1
  • 8
7
votes
2 answers

GENY MOTION Virtualization engine not found ERROR

I am having this problem for a while, I searched a lot on the internet, The problem is when I emulate hybird app in the android geny motion emulator it say 'Virtualization engine not found'. what I found on the internet is to enable Hyper-V in…
AsimRazaKhan
  • 2,154
  • 3
  • 22
  • 36
7
votes
2 answers

Give fake location to Genymotion emulator

Is there a way to give my Genymotion android emulator a fake location, like USA for example, so I can test mobile ads and some other stuff?
Borislav
  • 909
  • 3
  • 10
  • 25
7
votes
0 answers

Is there a way to change the System User Agent of Genymotion Emulator?

I have a question regarding Genymotion Android Emulator: Is there a way to change the system User Agent which is used in every HTTP Request for every app? Mine looks like this: Genymotion Google Galaxy Nexus - 4.2.2 - API 17 - 720x1280 I'd like to…
DehWeh
  • 95
  • 1
  • 10
7
votes
5 answers

How to automatically adb connect to a device over wifi

I have an android device connected through adb over wifi. Now, due to some reason, the adb server is killed using command 'adb kill-server'. Once I restart the server or issue the command 'adb devices', I would like the devices that were connected…
rush
  • 413
  • 2
  • 5
  • 13
7
votes
3 answers

INSTALL_FAILED_NO_MATCHING_ABIS on GenyMotion

Im trying to install video kik app on Genymotion andriod 5 but i keep getting this error. can someone tell me how to get around that? Thanks
7
votes
3 answers

How to reboot or switch off Genymotion device?

I'm following a guide of installing Google Play in a Genymotion VM. The guide says to run adb reboot. How do I do that? A comment to the guide asked the same question and someone replied to that: adb connect 192.168.56.101 followed by adb -e reboot…
gom
  • 796
  • 2
  • 9
  • 23
7
votes
1 answer

What's a proper way to turn off genymotion emulator?

Funny thing - I've always been shutting it down by closing emulator's window (X in upper-right corner, yes). Now I somehow got interested if nothing is corrupted in emulator during that. Surprisingly, nothing could be googled about that.
Den Drobiazko
  • 1,077
  • 1
  • 13
  • 33
7
votes
4 answers

Genymotion error :Unable to create the virtual device server returned HTTP status code 0

While trying to create a new virtual device in Genymotion the following error is shown: Unable to create the virtual device Server returned HTTP status code 0 How do I resolve this?
user3251646
  • 278
  • 4
  • 15