Intel’s HAXM equivalent for AMD on Windows OS

Posting a new answer since it is 2019. TLDR: AMD is now supported on both Windows and Linux via WHPX and yes, Genymotion is faster as it is using x86 architecture virtualization. From the Android docs (January 2019): Though we recommend using HAXM on Windows, it is possible to use Windows Hypervisor Platform (WHPX) with … Read more

Using layer-list to display some drawable images

Update your layer-list as follows <?xml version=”1.0″ encoding=”utf-8″?> <layer-list xmlns:android=”http://schemas.android.com/apk/res/android”> <item> <shape> <gradient android:centerX=”0.5″ android:centerY=”0.1″ android:endColor=”#08e25b” android:gradientRadius=”300dp” android:startColor=”#b7e9c9″ android:type=”radial” /> </shape> </item> <item android:width=”48dp” android:height=”48dp” android:bottom=”68dp” android:right=”-20dp”> <bitmap android:gravity=”bottom|right” android:src=”@drawable/peas” /> </item> <item android:width=”68dp” android:height=”68dp” android:bottom=”-20dp” android:left=”-20dp”> <bitmap android:gravity=”bottom|left” android:src=”@drawable/peas” /> </item> </layer-list>

How to install Google Play Services on 6.0 Genymotion device? [duplicate]

Ivan, I found the solution here and followed the steps from the user @sinistance and it worked for me using the Nexus 5X Preview API 23. To simplify this is the answer: what image did you use? i’m using the preview nexus 5x image. here is the steps: flash Genymotion-ARM-Translation_v1.1.zip then restart. flash gapps-L-4-21-15.zip. sign … Read more

Unable to start Genymotion Virtual Device – Virtualbox Host Only Ethernet Adapter Failed to start

This worked for me using GenyMotion 2.0.3 and VirtualBox 4.3.6. My problem was I have an existing host-only adaptor that is used by Vagrant. I can’t simply delete it, it will trash my Vagrant VM. Create a new host-only adaptor in the Virtual Box global settings. Give it a separate address space from any existing … Read more

Genymotion how to debug with Chrome Dev Tools

See the official docs on enabling debugging on Android Start up your Virtual Device and, inside the virtual device, enable “USB debugging” by going to Settings > Developer Options > USB Debugging. If you get a prompt that says “always allow USB debugging”, press “OK”. If you don’t see the option for Developer Options, first … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)