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
10
votes
9 answers

Genymotion Still waiting at "Booting"

I use Genymotion for Android Studio but genymotion still booting does not On status I searched for a solution and followed Uninstall and Re-install Clear Cache Remove device and new install Fix Host-Only Ethernet to default And another thing to…
A3IOU
  • 249
  • 1
  • 3
  • 11
10
votes
3 answers

Genymotion can't install gapps

I'm trying to install Gapps on genymotion. WHat I do.. Create new device, android 7.1.0... After I start it, I click on Open GAPPS in top right angle of phone, and I've got error "Failed to dowload Open GApps". Does anyone know reason for this? You…
ristapk
  • 1,342
  • 3
  • 15
  • 27
10
votes
10 answers

Genymotion network error when tried to register the installation

I just installed Genymotion, when I started and tried to register via Genymotion app this error appeared: Network Error Seems like Genymotion can't figure out a way to connect to Internet!
10
votes
11 answers

Application Installation Failed - INSTALL_FAILED_VERIFICATION_FAILURE

Started a new project, and this occurred to me: I am using Genymotion as my emulator. Not sure what causes this problem. I tried: Rebuilding the project Made sure I have enough space in my emulator (I have 4.5gb left) Check if it's already…
Matthew Francis
  • 670
  • 3
  • 10
  • 26
10
votes
3 answers

an error occurred while deploying the file. install failed conflicting provider

I generate apk file for my project but when I drag and drop it to genymotion I see this error: an error occurred while deploying the file. install failed conflicting provider
AndroidDev
  • 701
  • 3
  • 9
  • 21
10
votes
1 answer

Is it possible to flash a device ROM to a AVD emulator or genymotion?

I'm working on some compatibility problem on Android development, My Android apps crashed on a rare device ROM, which has modified some framework(app.widget) code to cause the crash. I want to reproduce the crash by my self without the device, I…
Gohan
  • 2,422
  • 2
  • 26
  • 45
10
votes
1 answer

How to compile a C program for Genymotion (Android x86)

I'm trying to build a simple HelloWorld application and run it on Genymotion. My building system is Ubuntu 14.04 64bit. I have Android SDK(r22.6.2) and NDK(r9d) installed. First Attempt: Build using the prebuilt NDK ARM toolchain TOOLCHAIN =…
HBZ
  • 499
  • 4
  • 11
10
votes
14 answers

genymotion generic unknown error

I have recently downloaded Genymotion in hopes of having a speedier emulator for working in Android Studio. Everything looks like it downloaded correctly, and I have linked my Genymotion to my Android Studio. The problem is when I try to sign into…
Dylan Price
  • 151
  • 1
  • 2
  • 8
10
votes
2 answers

Enable MIC in genymotion / Any other good android emulator

I am making a app that use mic to record audio. How can I enable mic in genymotion emulator? or Is there any other good emulator for android app dev? need help Thanks!
10
votes
4 answers

Android Studio with Google Play: Google Play services is missing

I am using Ubuntu 14, Android Studio 0.8.6. I am using Genymotion for running the app, the response I get, is: W/GooglePlayServicesUtil﹕ Google Play services is missing. Tried the solution of Import Google Play Services library in Android Studio,…
10
votes
1 answer

How to add an SD card to genymotion?

In genymotion settings->storage there is only the internal storage, no SD card. Is there a way to have a SD card also?
telebog
  • 1,706
  • 5
  • 25
  • 34
10
votes
2 answers

Genymotion emulator won't start. Stays still forever in the "android" black bg screen

It's a fresh install, first time trying to use it, and it just doesn't work. This is all i get to see, with the CPU fan spinning fast all the time: I wanted to see that little black monitor preview big to read the letters, it's all like…
Neithan Max
  • 11,004
  • 5
  • 40
  • 58
10
votes
1 answer

Android 4.3 with Genymotion uvesafb: failed to execute /sbin/v86d

When I start an AVD with Android 4.3 using Genymotion, the player crash and the Virtual Machine in VirtualBox returns this error: uvesafb: failed to execute /sbin/v86d uvesafb: make sure that the s86d helper is installed and executable I…
Ragnar
  • 4,393
  • 1
  • 27
  • 40
10
votes
1 answer

Error on genymotion power_supply

Im using genymotion to emulate my cordova app, and the logcat shows me this error every time. E/Genymotion( 459): Could not open '/sys/class/power_supply/genymotion_fake_path/present' To run my app I'm using a shell command: cordova build && adb…
Alexandre Mendes
  • 119
  • 1
  • 1
  • 11
10
votes
7 answers

Genymotion didn't get an ip address from virtual box

I've installed genymotion about 2 days ago and I've been facing the same problem every time I tried to start a device. After I downloaded a device in genymotion (Nexus S - 4.2.2 - API 17 - 480*800) I launched it. Then after a box poped up telling me…
DavidH
  • 101
  • 1
  • 1
  • 3