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

GenyMotion 4.3 Image fails to launch application

I have updated to Genymotion 2.0 and downloaded/deployed the new 4.3 images (Galaxy Nexus and 10.1 Tablet) upon installing the appropriate GApps package get a devastating error upon launching a development app with the following stack trace making…
0
votes
1 answer

Genymotion unable to connect to server?

I have an app that sends a http request to a server and receives a JSON for processing. I test it on both a physical device and Genymotion. The app runs fine on the physical device but on Genymotion throws NetworkOnMainThreadException. I tracked…
Mahm00d
  • 3,881
  • 8
  • 44
  • 83
0
votes
1 answer

Genymotion startup commands

I'm new to genymotion. How do I send startup commands to the emulator? I would like it to startup up with out the "Android" graphic and to scale the screen to a smaller size. I know how to do this with the google android emulator, but am unsure…
Wallace B. McClure
  • 1,165
  • 1
  • 15
  • 31
0
votes
1 answer

Genymotion: failed to attach drive

Did lot of search in google but still not solved... using windows 7 basic 64... firstly i was run perfectly but after i made some change in vmbox for file sharing after that its been stopped,i did undo but still getting error...re…
Kaushal Suthar
  • 410
  • 5
  • 24
0
votes
3 answers

FireFox for genymotion

So I am trying to get a browser on my genymotion. at first I wated to get chrome mobile but I need to get that from the play store which I can not get cause it complains about me not having a data contract set up. So I though I could get firefox…
Jack Thor
  • 1,554
  • 4
  • 24
  • 53
0
votes
2 answers

Genymotion action overflow icon

This is probably an obvious setting that I can't seem to find but is there a way to get the Genymotion emulator to display the action overflow icon? It displays all my other action bar icons but it will never show the overflow and I don't see a…
pat
  • 1,005
  • 4
  • 12
  • 29
0
votes
3 answers

google map showing blank in genymotion

I am using Google Nexus 4.2.2 - with Google API on Genymotion. The google maps fragment is coming up empty. I have registered with the API and providing the key in the manifest file. Thanks for your help. Layout:
U-L
  • 2,671
  • 8
  • 35
  • 50
0
votes
2 answers

Get IMEI in GenyMotion emulator

Hi I'm developing an android application an runed it on genymotion emulator , in this application i need the device IMEI but i always get a null value the same logic works with AVD emulator or android smartphone TelephonyManager telephonyManager =…
Taoufik RIFAI
  • 50
  • 2
  • 7
0
votes
2 answers

ClassNotFoundException when running Google Maps API v2 on Genymotion Emulator

Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.android.gms.maps.MapFragment" on path: /data/app/com.example.nagivationalmapktm-1.apk I've imported the GooglePlayServices and added it to my project, then also I'm…
-1
votes
1 answer

Genemotion shows booting

I have installed Genemotion 3.3.1 (https://dl.genymotion.com/releases/genymotion-3.3.1/genymotion-3.3.1-vbox.exe) on my windows 10 Pro . This file bundles both genymotion and virtualbox. Genymotion doesnt boot up and gets stuck on the same page. See…
Paco
  • 1
-1
votes
3 answers

Genymotion fails to boot - stuck on Starting Virtual Device

I am trying to boot a Genymotion Virtual Machine for any Android device, and primarily my issue was that the Ethernet adaptor used by the device was broken. I uninstalled and reinstalled this, enabling it. Now my virtual machine gets stuck on…
Vasilisa
  • 131
  • 1
  • 10
-1
votes
1 answer

When I tried to modify the IP address using adb shell commands, the Android device stopped responding

I tested on a Genymotion emulator, the ROM is Android 8.0 When I call "ifconfig eth0", I can receive the returned result normally. But when I want to modify the IP address, I call "ifconfig eth0 192.168.0.173 netmask 255.255.255.0" The device…
-1
votes
1 answer

Genymotion does not connect with Virtual Box Santoku (Lubuntu).It pops an error "Can't create a session.Virtual Host-only adapter"

Host - Windows. Enabling the Virtual Host-Only adapter in Network Connections does not resolve the problem.
yousuf
  • 13
  • 5
-1
votes
1 answer

Is my CPU really incompatible with Genymotion?

On starting any Genymotion device, I get the error: Unable to start the virtual device. VirtualBox cannot start the virtual device. Your CPU is incompatible with virtualization technologies. For more information, check the log files. Please refer…
-1
votes
1 answer

Why can't I open Genymotion virtual device I newly installed?

I newly installed virtual device in genymotion. But when I try to run it, it can not start. I got the error message below: "Unable to start the virtual device. VirtualBox cannot start the virtual device. Your CPU is incompatible with virtualization…
overwolf
  • 1
  • 1
1 2 3
99
100