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
2 answers

accessing local host from emulator

i am using Genymotion emulator which is the most great emulator and the fastest ever, but i am trying to connect to the local host of my computer since morning, i tried both 192.168.1.30 (taken by cmd>ipconfig>ipv4) and 192.168.56.1 which is used…
challenger
  • 2,184
  • 1
  • 18
  • 25
0
votes
2 answers

Run android helloworld failed in intellij idea

It works in google avd,but when I run in genymotion,it failed.And here is the output message: Installing com.example.test2 DEVICE SHELL COMMAND: pm install -r "/data/local/tmp/com.example.test2" pkg: /data/local/tmp/com.example.test2 Failure…
LichFaker
  • 65
  • 8
0
votes
1 answer

Error: Cannot run program "C:\Program Files\Genymobile\Genymotion\/reg": CreateProcess error=2,The system cannot find the file specified

After installing the Genymotion plugin for Eclipse and setting the directory to "C:\Program Files\Genymobile\Genymotion" , I'm still getting this error and my genymotion emulator won't start. I'm running Eclipse Juno on Windows 8.1. What should I…
0
votes
1 answer

Why didn't I get the emulator screen resolution I asked for?

I tried to create an emulation of the Samsung Galaxy II i9100. All I really care about is screen size and pixel density. I created the following device definition: And this virtual device: But the emulated device looked like this: Why was the…
Edward Falk
  • 9,991
  • 11
  • 77
  • 112
0
votes
1 answer

Screen obscured after minimizing Genymotion virtual device

I have been having a problem with my virtual devices in Genymotion. Whenever I start a virtual device, it starts fine and I can use it, but if I minimize the window and try to use it again the screen gets obscured, and shows whatever is behind it.…
Travis
  • 659
  • 13
  • 28
0
votes
2 answers

google map not working when .apk is installed in Device

I have created a project as per instructions at http://blog-emildesign.rhcloud.com/?p=435 which was instructed at some other query. It was not working in Android Virtual Device which came with the eclipse I downloaded. I was getting some error…
saptarshi
  • 97
  • 1
  • 14
0
votes
2 answers

Nexus-S/Galaxy SII 480x800 resolution shows 480x728 on genymotion emulator?

I don't have a 480x800 device so I am using genymotion emulator instead. The specs for Nexus-S says 480x800 but when I get the size of the screen in the app it says 480x728? I was wondering if that's something that is happening on the actual device…
Saeid Farivar
  • 1,667
  • 24
  • 43
0
votes
1 answer

Genymotion scripting

Is it possible to create some kind of scripting with Genymotion? I know there is shell commands, but I also need to simulate user touch (using adb input). The idea is to create some simple test for my app, where the script will execute certain shell…
Kawaii-Hachii
  • 1,017
  • 7
  • 22
  • 36
0
votes
0 answers

Why window is not identifying the signature in genymotion?

I was installing the genymotion software on my pc. During installation the genymtion, window warn against any damage to pc in future if the software installed further and does not identify the signature.
0
votes
2 answers

Enable/Disable Data Enable mechanisam in Genymotion Emulator

I am using Genymotion Emulator with Nexus s and 4.2.2. Previously i used regular AVD that we can create using Eclipse provided by ANDROID SDK. In regular AVD we can enable/disable data packet access to internet by using…
0
votes
1 answer

Genymotion in Eclipse

I'm using Eclipse Bundle SDK to make android apps, but the actual ADV from Eclipse is so slow, and I found Genymotion. I follow all guides and I have the same problem. I have all configurated, VirtualBox, Genymotion with some devices and "run…
Lumitary
  • 13
  • 1
  • 5
0
votes
2 answers

Pull database from Genymotion emulator

I am using Windows7 and want to extract/pull the application database to the local windows machine's folder. I have searched through internet and found the adb command as below : adb shell su 0 cp /data/data//databases/
Nirav Shah
  • 2,064
  • 5
  • 24
  • 34
0
votes
1 answer

Genymotion plugin that allows remote control of multiple virtual devices?

I know the title is messed up and confused....because I am! :) I am not too familiar with Genymotion and have never tried my hand at making an app. I am using genymotion in an attempt to maximize my gaming pleasure. Can't blame a dude. So I was…
user3066656
  • 1
  • 1
  • 1
0
votes
1 answer

How to add Google Apps to Genymotion 1.3

I am trying to use Genymotion 1.3 and some previously installed virtual devices(since now it's no longer possible to install a virtual device with Google Apps directly from their list) but i am not so sure it should be that easy... What i have tried…
Adrian Olar
  • 2,883
  • 4
  • 35
  • 63
0
votes
2 answers

Unable to start the Genymotion virtual device

In my desktop computer I've installed Oracle VM VirtualBox and Genymotion software. Then I've created a new virtual device. The problem is when I play the newly created virtual device it shows following error dialog. I am new to this Genymotion…
Rose18
  • 2,892
  • 8
  • 47
  • 98
1 2 3
99
100