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
22
votes
5 answers

Why is genymotion running so slowly?

I am trying to use genymotion for android development because the stock android emulator is painfully slow. Everyone has been commenting on how fast it is and I cannot seem to get it working at all. I have virtualisation enabled in the bios and I…
kabeersvohra
  • 1,049
  • 1
  • 14
  • 31
22
votes
6 answers

Display Keyboard for EditText in Emulator (GenyMotion) Android 4.3

Does anybody know how to display the keyboard in the emulator when the EditText field has focus. I have tried so many solutions but none of them work. I am working in android 4.3 Jelly Bean. The Emulator I am using is GenyMotion. I would also like…
21
votes
6 answers

react-native run-android DeviceException Could not create ADB Bridge

I have created a React-Native project. When I run react-native run-ios, the build succeeds. But when I run react-native run-android I get this error: * What went wrong: Execution failed for task ':app:installDebug'. >…
Violetjack
  • 401
  • 1
  • 3
  • 8
21
votes
3 answers

How to make incoming call in Genymotion emulator for Android?

How can I make an incoming call in Genymotion emulator for Android? I am using Genymotion emulator to run and test my application. In the native emulator DDMS, we can make a fake call. Can this be done using the Genymotion emulator?
MilapTank
  • 9,988
  • 7
  • 38
  • 53
20
votes
4 answers

PREVIEW - Google Nexus 5X - 6.0.0 (API 23) Gapps

Is there is some Gapps flashable zip, that works with PREVIEW - Google Nexus 5X - 6.0.0 (API 23) on Genymotion? I have tried Slim_zero_gapps.BETA.6.0.build.0.x-20151008a gapps-600-base-20151009-2-signed benzo-gapps-M-20151011-signed-chroma-r3 and…
Alpha
  • 1,754
  • 3
  • 21
  • 39
20
votes
11 answers

Genymotion problems in windows 10

I have a problem about Genymotion after updating my OS to Windows 10, fistly it did not open with this error: Virtualization engine not found. Plugin loading aborted. Also unable to load virtualbox engine. After all I tried to upload Genymotion…
Mustafa
  • 255
  • 1
  • 3
  • 8
19
votes
4 answers

Genymotion devices not working in Eclipse on OS X Yosemite

I updated from Mavericks to Yosemite and now I can't use any Genymotion device anymore. You can see the devices in Eclipse, but when you want to run an application you can't select one of these devices. I've already re-installed Eclipse,…
Thomas More
  • 443
  • 3
  • 10
19
votes
4 answers

Genymotion: how to load apk every time?

I'm getting started with Android development and with Genymotion. It's difficult to get Genymotion to install a .apk and run it more than once. Here's what I'm doing: Begin with Genymotion running. Press Genymotion icon in Elipse. See Genymotion…
Sparky1
  • 3,335
  • 6
  • 26
  • 29
18
votes
3 answers

Genymotion VirtualBox error

I have installed Genymotion and VirtualBox on my computer, and set up a Samsung Galaxy S6 device through Genymotion. However, when I try to start the device, Genymotion gives me this error: Unable to start the virtual device VirtualBox cannot start…
SuperMaku
  • 303
  • 2
  • 9
17
votes
4 answers

How solve Google Play Store is missing warning to show google map in Flutter

W/GooglePlayServicesUtil( 4892): Google Play Store is missing. This warning is preventing google map to show in genymotion device. and this is the output of map in android 9 in genymotion: How can I solve this problem? All required steps to enable…
Zahra
  • 2,231
  • 3
  • 21
  • 41
17
votes
1 answer

Failed to find DRM Plugin

I'm trying to run my app with Gmail Login on genymotion emulator. But I keep getting a Failed to find DRM plugin error. I have added the ARM translation zip to the emulator and gApps for the given device. The app runs perfectly on real devices(HTC…
Akshay Patni
  • 171
  • 1
  • 5
17
votes
2 answers

How to capture the traffic of Genymotion Emulator with WireShark?

I would like to capture with wireshark one of the Android application's http messages. I was trying to filter to android's ip address, then mac address without success. I'm sure the solution would be simply, but I couldn't figure it out yet.
b4l4zs
  • 301
  • 1
  • 2
  • 7
17
votes
9 answers

Genymotion Error: Unable to load Virtualbox engine

I am on Arch using VirtualBox from community repo and Genymotion from AUR. Whenever i want to start a virtual device it says: Unable to load VirtualBox engine. Make sure that it is properly installed before starting Genymotion. For more information…
Tak3r07
  • 547
  • 3
  • 6
  • 16
17
votes
3 answers

Genymotion: Edit /system/etc/hosts file

I am currently trying hard to modify my Genymotion Android emulator's hosts file. The well-known way of remounting, pulling and pushing does not seem to work at all when using Genymotion, as the filesystem is always read-only and remounting is…
arnekolja
  • 1,687
  • 5
  • 22
  • 29
17
votes
6 answers

Genymotion will not load a virtual device

I have been using Genymotion for about 4months now and all was well until I updated Virtual box to 4.3 . I did not like it because I didnt know how to run 64 bit OSs on it,so i downgraded to 4.2 . Now genymotion machines wont run. at the end of…
Manny265
  • 1,709
  • 4
  • 23
  • 42