-
How to install Magisk on Genymotion?
How to install Magisk on Genymotion for Android 12+ and Android 11 and below, including Magisk Manager ver. 23.0, Magisk framework builds, and ROOT ac...
-
Is it possible to un-root or hide root?
Genymotion support explains that root hiding methods such as Magiskhide do not work with Genymotion. The page lists which Android images are Rooted or...
-
I can’t find my application or game in Google Play Store (Genymotion PaaS/Device...
Troubleshooting for apps or games not appearing in Google Play Store in Genymotion PaaS/Device image, including ARM/arm64, root detection, and unsuppo...
-
How to screen record with Genymotion PaaS/Device image?
Steps for screen recording Genymotion PaaS/Device image using the Capture feature, ADB, or the HTTP API with the shell API and screenrecord command.
-
How to enable kiosk mode with Genymotion SaaS (Cloud)?
Learn how to enable kiosk mode with Genymotion SaaS (Cloud) using ADB from Android SDK platform tools and the gmsaas command line tool.
-
How to use Android Studio, Eclipse, VS Code, JetBrains Rider or any other IDE wi...
Use gmsaas to connect Genymotion SaaS virtual devices to ADB so Android Studio, Eclipse, VS Code, JetBrains Rider, or other IDEs can communicate with ...
-
How to install Xposed,EdXposed or LSPosed in Genymotion?
Genymotion support article with legacy and current steps for installing Xposed, EdXposed, and LSPosed by Android version.
-
How to enable the virtual keyboard?
Instructions for enabling and disabling the virtual keyboard in Genymotion Desktop, Genymotion SaaS Cloud, Android 5.0-5.1, Android 6.0-15.0, Android ...
-
How to establish a TCP session to a virtual device?
How to establish a TCP session to a virtual device using ADB port forwarding with the command adb forward tcp:<host port> tcp:<virtual device port>.
-
How to enable Android work profiles?
How to enable Android work profiles in Genymotion by disabling the default “Genymotion” admin account using ADB and the command adb shell setprop pers...
-
How to change Genymotion Desktop installer path in my Android Studio?
Learn how to change the Genymotion installer path in Android Studio by updating the Genymotion settings under File > Settings (Windows and Linux) or A...
-
How to connect to a Genymotion Desktop virtual device remotely with ADB?
Steps for connecting to a Genymotion Desktop virtual device remotely with ADB on Windows / Linux and macOS. Includes a Linux VirtualBox Hypervisor war...
-
ADB connection is lost after a while with my Genymotion PaaS/Device image instan...
ADB connection is lost after a while with my Genymotion PaaS/Device image instance(s). The article explains TCP port 5555 risk and how to secure ADB a...
-
How to connect a Genymotion PaaS/Device Image instance to any IDE?
Learn how to connect a Genymotion PaaS/Device Image instance to any IDE using ADB by setting up Cloud network firewall inbound TCP 5555 and then conne...
-
I can't find Google Play Store. Where is it?
Google Play Store and Services are not pre-installed on Genymotion virtual devices. Install Google Play via the Genymotion Open GApps built-in feature...
-
I can't find Google Play Store. Where is it?
Google Play Store and Services are not pre-installed. Install using Genymotion Open GApps built-in feature on Genymotion Desktop or Genymotion SaaS/Pa...
-
How to play games with Genymotion Desktop?
Install and play Android games with Genymotion Desktop. The page explains that Google Play Store is not preinstalled, recommends Open Gapps and Aurora...
-
How to install and setup Aurora Store on Genymotion?
Learn how to install and set up Aurora Store on Genymotion, including APK sources and the “Spoof manager” setup steps, plus a warning about local Geny...
-
How to install and setup Aurora Store on Genymotion?
Step-by-step instructions to install and set up Aurora Store on Genymotion, including the “Spoof manager” setting and Anonymous login to work around G...
-
How to connect a virtual device to a proxy?
Steps to connect a virtual device to a proxy, including HTTP proxy without authentication, HTTP proxy with authentication, and Socks5 proxy for Genymo...
-
Google Play Store says "Your device isn't compatible with this version" when I t...
Google Play Store detects that Genymotion devices are emulated and lack features specific to physical devices, causing the "Your device isn't compatib...
-
Google Play Store says "Your device isn't compatible with this version" when I t...
Google Play Store detects Genymotion devices are emulated and may lack physical-device features, causing the error "Your device isn't compatible with ...
-
Google Play Services keeps crashing
Genymotion Desktop troubleshooting: Google Play Services has stopped or keeps crashing after installing Open GAPPS. Causes include hardware requiremen...
-
Can I play games with Genymotion?
This article explains whether it is possible to play games with Genymotion and lists limitations about Open Gapps, Google Play Store compatibility, Au...
-
How to override the Bluetooth and Wifi MAC addresses.
Override the Bluetooth (BT) and Wifi MAC addresses in up-to-date (3.6.0) Android 12.0 and higher images using persist.bt.mac_address and persist.wifi....
-
How can I get old versions of Genymotion Desktop?
Genymotion Desktop does not provide old versions. Compatibility with old versions cannot be maintained as infrastructure evolves and new Android image...
-
I can't install or run an application/game in Genymotion Desktop
Troubleshooting steps for when an application/game cannot be installed or run in Genymotion Desktop, including Google Play Store compatibility errors ...
-
How to connect a virtual device to ADB in Genymotion SaaS?
Tutorial to connect a running virtual device to ADB in Genymotion SaaS using gmsaas CLI, including API token creation, gmsaas authentication, Android ...
-
How to connect Burp Suite to Genymotion
How to connect Burp Suite to Genymotion. Includes prerequisites, Burp Suite proxy setup, Burp certificate upload as user or system CA, Android global ...
-
gmsaas 1.16.0
gmsaas 1.16.0 release notes dated 2026-05-04, including added gmsaas admin usage, new hwprofiles create options, and fixed ADB Tunnel daemon behavior ...
-
Genymotion SaaS 3.5.0 OS images
Genymotion SaaS 3.5.0 OS images release notes dated 2025-12-04. Includes improvements, bug fixes, and known issues for Android 15.0 and Android 16.0 (...
-
Deploy Applications
Deploy Applications by installing an APK file, using the Install Apps widget, the File upload widget, commandline (ADB), or Google Play Store, with Ap...
-
Connect to ADB
Connect to ADB using gmsaas CLI. The page covers prerequisites, creating an API token for gmsaas, installing and configuring the CLI, and running gmsa...
-
Automation Features
Use Genymotion SaaS for automated tests in a continuous integration pipeline using the gmsaas CLI tool. It manages virtual device lifecycle and intera...
-
Deploy Applications
Deploy Applications for Genymotion PaaS. Includes methods to deploy from Google Play Store using Open GApps and Google Apps Widget, deploy from APK fi...
-
Change authentication
Change authentication for Genymotion PaaS. Instructions cover updating credentials or disabling authentication from the Web UI or via ADB/SSH commands...
-
Connect to ADB
ADB is a communication protocol specific to Android. This page explains prerequisites and step-by-step setup to connect ADB to a Genymotion PaaS insta...
-
Genymotion Desktop Launchpad Overview
Genymotion Desktop Launchpad Overview explains the Devices dashboard, Android Images, Hardware profiles, Settings, and Troubleshooting panels.
-
Install Applications
Install Android applications on Genymotion Desktop using Google Play Store with Open GApps, or by installing APK files. Troubleshoot Installation Fail...
-
gmsaas Commands
Command reference for gmsaas CLI. Includes hardware profiles, images, recipes, instances (start/get/list/ADB connect-disconnect/save/stop/display), an...
-
gmsaas Command Line Interface
gmsaas is a command line interface for Genymotion SaaS to manage Android instances and securely connect to Android Debug Bridge. It supports Python 3....
-
Genymotion plugin for Android Studio
Genymotion plugin for Android Studio. This page explains how to install the plugin, use the plugin, and run Android applications using ADB and the Gen...
-
Root Access
Root Access documentation for Genymotion describes rooting to obtain privileged control (root access) and explains Un-Rooted images, Root and Un-root ...
-
Install Open GApps to Set up Google Play Store on Genymotion
Install the Open GApps package in Genymotion to set up Google Play Store, Gmail, Drive, Calendar, and Google Play Services within Genymotion virtual d...
-
Genymotion SaaS Changelog
Genymotion SaaS Changelog entries for 2018-2026, including Android ARM64 and x86_64 image updates, new widgets, and bug fixes with known issues.
-
Genymotion PaaS Release Notes
Release notes for Genymotion PaaS, including Current versions 14.2, 14.1, 14.0 and Legacy versions with detailed New, Improvements, Fixes, and Known i...
-
gmsaas Release Notes
Release notes for gmsaas versions, including changes to commands, ADB Tunnel behavior, wheel support, authentication flow, and JSON output formatting.
-
Genymotion Desktop 2.X Releases
Genymotion Desktop 2.X Releases changelog for obsolete versions. Includes release dates and detailed Changes and Fixes for versions 2.12.2 through 2.0...
-
Genymotion Desktop 1.X Releases
Genymotion Desktop 1.X Releases changelog entries. Includes release dates and lists of fixes, including changes around Android support, camera widget,...
-
Genymotion PaaS (Device Image)
Genymotion PaaS (Device Image) offers an Android environment featuring the power of Genymotion, including HTTP API integration and Emulated Features l...
-
Genymotion Desktop
Genymotion Desktop for PC & Mac. Features include sensor widgets, interaction features, emulated network settings, identifiers, capture, GPS & Routes ...
-
Grow your business with a Genymotion partnership
Genymotion partner program content for Resell, Co-sell & Distribution, Presales Service support & Training, and Build, plus a contact form with consen...
-
Genymotion Documentation
Genymotion documentation for an Android emulator with sensors and features. Virtual Android Devices for PC & Mac, Virtual Android Devices in the Cloud...
-
How to play games with Genymotion?
Caveats for installing Android games with Genymotion Desktop, including Google Play Store not being preinstalled and arm64 game compatibility, plus th...
-
I can’t install an application/game in Genymotion Desktop
Troubleshooting steps for installing an application/game in Genymotion Desktop when the app is missing from Google Play Store or shows "Your device is...
-
Instrumented Tests with Genymotion SaaS and gmsaas
Tutorial for instrumented tests with Genymotion SaaS using gmsaas. It explains instance start, ADB connection, running connectedAndroidTest, and stopp...
-
Parallel tests with Appium and Genymotion SaaS
Tutorial for parallel tests with Appium and Genymotion SaaS. It covers gmsaas device launching, adbconnect ports, starting appium, and running Pytest ...
-
MobSF and Genymotion Device Image
Tutorial for setting up MobSF with a Genymotion Device Image instance using ADB on a physical local machine and configuring ANALYZER_IDENTIFIER and AD...
-
Genymotion Desktop 3.10.0
Genymotion Desktop 3.10.0 release notes for 2026-03-31, including Genymotion SaaS Integration, OBS Virtual Camera Support, VirtualBox 7.2.6a, and gmsa...
-
Install Magisk on Genymotion
Install Magisk on Genymotion. Prerequisites list Magisk Manager ver. 23.0 and framework build for x86, x86_64, and arm64.
-
How to use MobSF with Genymotion SaaS
Tutorial to use MobSF with Genymotion SaaS by configuring gmsaas CLI, connecting instances to ADB, modifying MobSF source code, and launching the MobS...
-
The Open GApps widget (icon) is gray
Troubleshooting steps for a gray Open GApps widget icon in Genymotion, including Android 4.4 compatibility, External ADB setup, and a known bug resolu...
-
Genymotion SaaS Tutorials
Genymotion SaaS tutorials. Includes guides for connecting virtual devices to ADB, using MobSF, installing Magisk, and running visual tests and automat...
-
Genymotion Desktop
Tutorial pages tagged for Genymotion Desktop, including “Install Magisk on Genymotion”, “How to connect Burp Suite to Genymotion”, and “Create your ow...
-
How to use Genymotion Desktop with JetBrains Rider (w/ Xamarin Android plugin) I...
Steps to configure Genymotion Desktop with JetBrains Rider and the Xamarin Android plugin, including enabling JetBrains Rider toolbar and setting Geny...