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

Genymotion error - VirtualBox DHCP server has not assigned an IP address to the virtual device

I have been trying to get an Android emulator running for a few weeks now with no luck. I first tried Xamarin Android Player and couldn't get it to work, so I decided to try Genymotion. I installed a few virtual devices and get the same error for…
jpsnow72
  • 965
  • 2
  • 15
  • 45
9
votes
4 answers

How to shake virtual device created by Genymotion (Android Emulator)

I created a virtual device using Genymotion. I want to test an app that works with shaking the device. How can I make virtual device shake? I couldn't find how to shake that device.
Can
  • 659
  • 1
  • 7
  • 24
9
votes
1 answer

Custom screen density on Android emulator

I want to set a custom screen density for my emulator. I open AVD manager. Right click on the virtual device. Show on disk. Open config.ini Set "hw.lcd.density=200" When I start emulator it shows error: qemu: available lcd densities are: 120, 160,…
Ivan Fork
  • 812
  • 1
  • 9
  • 22
9
votes
7 answers

genymotion stays on black screen when loading emulator

When i start a new virtual device with genymotion sometimes it will get stuck on the black screen and not load. Sometimes it will work especially just after a restart, otherwise it will hang on the black screen and become unusable.
aheigins
  • 2,574
  • 3
  • 19
  • 26
9
votes
1 answer

Genymotion increase internal storage space

I'm running out of internal storage space on my Genymotion emulator. Strange thing is when looking at properties of this emulator in virtual box I see that it has 16gb external memory. How can I increase the storage size so that I can install…
Vihaan Verma
  • 12,815
  • 19
  • 97
  • 126
9
votes
5 answers

Mint: genymotion installation bug

I'm newbie with Mint. I installed Genymotion emulator from the .bin file in /home/user/Android directory. And when I'm trying to execute Genymotion I receive such message: /Android/genymotion $ ./genymotion ./genymotion: error while loading shared…
Autumn_Cat
  • 790
  • 1
  • 14
  • 28
9
votes
1 answer

there are no categorized items eclipse - Genymotion

Please help me : there are no categorized items eclipse - Genymotion
s3idi15
  • 91
  • 1
  • 2
9
votes
4 answers

Genymotion Plugin can't show in Eclipse

Genymotion plugin download and install in my laptop and the emulater of Genymotion is properly working in Genymotion application but when i install genymotion in Eclipse IDE from Eclipse>Help>Add New Software i am add this plugin but it can't shows…
user4162593
9
votes
6 answers

Virtualization not enabled in BIOS?

When I start a multi-core virtual device in Genymotion, I get this: What is this virtualization technology and how can I enable it? My CPU: Intel Core i5-4440
Mahm00d
  • 3,881
  • 8
  • 44
  • 83
9
votes
4 answers

Unable to initialize OpenGL renderer library

I am trying to open a virtual android device using genymotion. The problem is that it will not able to start Genymotion virtual device.Theirs an error display that it was unable to initialize OpenGL renderer library. I already check the OpenGL…
Nica Santos
  • 113
  • 1
  • 2
  • 9
9
votes
5 answers

Error on loading Genymotion Device on OS X Mavericks

I have been using Genymotion on OS X 10.8 but after I updated it to Mavericks, the Genymotion device does not work properly. The three buttons which should be at the bottom appear at the top. However the touch is uneffected. Thus while the buttons…
nerandell
  • 401
  • 6
  • 16
9
votes
1 answer

Send Sms With Genymotion

I'm new android developer and I want to Test an app works with sms service . i want to test my app with Genymotion emulator but I cant find a way to send message ! Is there any way to send and receive SMS with Genymotion emulator ?
M410
  • 301
  • 3
  • 15
8
votes
1 answer

Android Studio database inspector not working with Genymotion

I'm using Android Studio 4.1.1 and the new "database inspector" component is critical for my work. It works correctly with Android Studio's emulator but not with Genymotion and does not show anything. I'm using the latest version of…
Arash
  • 825
  • 2
  • 11
  • 19
8
votes
1 answer

Genymotion Android emulator laggy on Macbook

I've been using genymotion for android react-native development but the emulator is so mind numbingly slow compared to the xcode ios emulator. mbp specs 2.5ghz i7 16gb ram intel iris plus 640 500gb ssd genymotion specs genymotion 3.0.0 google pixel…
Arthur
  • 2,622
  • 4
  • 28
  • 46
8
votes
4 answers

How do I connect Flutter with Genymotion?

I have a problem with running my Flutter app on Android emulator using Genymotion. After launch emulator, I have tried to "flutter run", but it didn't work. Console shows "No connected devices." So how can I connect flutter with Genymotion? Could…
Torhonye
  • 81
  • 1
  • 1
  • 2