-
How to create and setup a STUN/TURN server on AWS?
Tutorial for setting up a STUN/TURN server on AWS. Includes CoTURN install steps, configuration for listening-port=443 and listening-ip, and Genymotio...
-
Is Genymotion free?
Yes, Genymotion Desktop free edition is available for PC & Mac. The free edition has limitations, including no technical support and personal use only...
-
I have been incorrectly charged by my cloud provider; how can I request a refund...
Genymobile provides AMI images to EC2 instances as a third-party seller. Incorrect charges responsibility is limited because billing is controlled by ...
-
Which Android versions are available?
Available versions and architectures depend on Genymotion products. Genymotion Desktop uses x86/x86_64 on PC & Mac Intel and arm64 on Mac M series. Ge...
-
My Webcam does not work with Genymotion PaaS/Device image on iOS.
The iOS device camera requires h264 support. Camera support on iOS devices is currently not available in Genymotion Device images.
-
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 screen record with Genymotion SaaS (Cloud)?
How to screen record with Genymotion SaaS (Cloud) using the capture widget or the adb shell screenrecord command, including time-limit options and exa...
-
How to stop a virtual device in Genymotion SaaS?
Learn how to stop a virtual device in Genymotion SaaS, including timeout behavior from the web interface and the gmsaas exception.
-
Which virtual devices templates (default recipes) are available for Genymotion S...
Genymotion SaaS Cloud official recipes (device templates) and UUIDs, with an Important note that x86/x86_64 based recipes are deprecated. Custom recip...
-
How to redirect network traffic to a local proxy with Genymotion SaaS?
How to redirect network traffic to a local proxy with Genymotion SaaS using adb reverse, gmsaas, adb shell settings, and adb reverse port mappings.
-
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 change a device product properties (manufacturer, model, etc.) with Genym...
Learn how to change Genymotion SaaS device product properties by overloading read-only properties with persist. properties using adb setprop and adb r...
-
How can I stop receiving Invoices for $0?
Invoices are automatically generated and sent for an active subscription, even if devices have not been started in a while. Cancel the subscription in...
-
Can I record audio with my host microphone?
Genymotion help center article about recording audio with a host microphone for Genymotion Desktop, Genymotion Device Image, and Genymotion SaaS (Clou...
-
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 root a Genymotion virtual device?
Instructions for rooting Genymotion virtual devices across Genymotion Desktop, Genymotion SaaS, and Genymotion Device Image, including links to the re...
-
Genymotion’s ARM64 virtual devices are now officially live!
Genymotion announces production-ready ARM64 virtual devices on Genymotion SaaS, explains ARM vs x86 translation-layer differences, and describes faste...
-
Is Windows 10 still supported?
Genymotion Desktop 3.10 no longer tests Genymotion Desktop in Windows 10, so Windows 10 is no longer officially supported.
-
Can Genymotion Desktop run in a Cloud service (AWS, Google Cloud, MS Azure, Alib...
Genymotion Desktop is designed to run on a personal computer, not in a server or a virtual environment, so running it on AWS, Google Cloud, MS Azure, ...
-
Can Genymotion Desktop run in a virtual machine?
Genymotion Desktop is meant for real hardware. Running Genymotion in a virtual environment is not supported. Genymotion Desktop also does not run in C...
-
I can't install my application with an APK file
If an APK file cannot be installed with Drag'n drop or the File Upload widget, this support article directs to Genymotion Desktop, Genymotion SaaS, an...
-
The virtual device display is black
Troubleshoot a black virtual device display in Genymotion SaaS. The article states the display uses WebRTC and explains fixes for add-ons/extensions a...
-
I have been charged incorrectly
This help center article explains incorrect charges by checking virtual device closing behavior, gmsaas frontend inactivity timeout rules, and virtual...
-
I can't install or run an application/game in Genymotion SaaS
Learn what causes application or game install or run failures in Genymotion SaaS and review bypass steps for ARM-only apps, root detection, and unsupp...
-
How to provide access to a Genymotion EC2 instance from a single website?
Open-source web player embeds a Genymotion EC2 instance in a single website using the “Embed this instance in your website” box. Code and examples: ht...
-
I can’t find any device templates with Genymotion PaaS/Device image
Genymotion PaaS/Device image does not include physical device templates. Genymotion marketplace Android versions run as Android virtual machines and c...
-
How to delete my Genymotion SaaS (Cloud) account and all related data?
It is not possible for users to delete their Genymotion SaaS (Cloud) account yet. Submit an account removal request by canceling the plan and removing...
-
How to run applications and games for arm (arm64)?
Learn how to run arm (arm64) apps and games in Genymotion Desktop on Apple Mac M series, plus arm64 options in Genymotion SaaS and Genymotion PaaS/Dev...
-
How to run applications and games for arm (arm64)?
Learn how Genymotion Desktop, Genymotion SaaS, and Genymotion Device Image support arm64 apps and games, including Apple Mac M series and arm64/aarch6...
-
Android 16 is on Genymotion Cloud!
Android 16.0 OS image is available on Genymotion cloud-based solutions. Learn how to start with Genymotion SaaS and Genymotion Device Image, plus mark...
-
Can Genymotion Desktop run in a server? Is there a headless mode?
Genymotion Desktop has not been designed to run in server systems. The page states there is no headless mode and that Genymotion Desktop needs full GP...
-
I can’t sign in to my Genymotion Cloud account: "Fail to login"
Learn why a wrong password entered 3 times triggers a temporary IP ban for Genymotion Cloud, and follow the wait and password reset steps to sign in a...
-
Can I use OBS Studio Virtual Camera with Genymotion SaaS?
Yes, it is possible to use OBS Virtual Camera with Genymotion SaaS. Follow steps to set OBS output resolution to 720p and configure Google Chrome Came...
-
Make a minimalist Ubuntu + gmsaas Docker image
Tutorial to build a minimalist Ubuntu 22.04 Docker container with gmsaas CLI for Genymotion SaaS and use the container.
-
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 ...
-
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 (...
-
The new Media Injection widget for Genymotion SaaS is here!
Genymotion SaaS Media Injection widget announcement with setup steps. It supports uploading media files and streaming live feed from a host webcam.
-
Genymotion SaaS is moving to arm64
Genymotion SaaS is moving to exclusively support arm64 architecture for all Android virtual devices effective March 30, 2026, with x86-based virtual d...
-
Genymotion Desktop 3.10.0 is out! 🎉
Genymotion Desktop 3.10.0 release announcement with new features including seamless Genymotion SaaS integration, modern UI, flexible clipboard sharing...
-
Stop managing Android devices, start talking to them: use Skills for Genymotion
Genymotion Skills are AI agent “skills” that manage Genymotion SaaS (Cloud) and Genymotion Desktop (Local) through natural-language commands in an IDE...
-
Genymotion: 2025 Year in Review
Genymotion: 2025 Year in Review highlights 2025 milestones across Genymotion SaaS, Genymotion Desktop, and Genymotion PaaS (Device Image).
-
Pricing
Genymotion SaaS pricing plans. Pay as you Go (usage-based pricing), Unlimited (fixed-rate pricing), and Premium (custom pricing) with details on billi...
-
Quickstart
Genymotion Saas Quickstart: start virtual devices, access a virtual device display, stop a virtual device, save a virtual device, save as a new custom...
-
Customization
Genymotion SaaS customization guide for creating, managing, and using custom recipes, custom hardware profiles, and custom images.
-
Collaboration Features
Genymotion SaaS collaboration features for sharing custom recipes and starting Live sessions. Steps cover sharing access, email-based access, and Live...
-
Genymotion SaaS Overview
Genymotion SaaS Overview page content includes Profile, Virtual devices, Recipes, Images, API token management, and access to Genymotion SaaS HTTP API...
-
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...
-
Administration Interface
Administration Interface for Genymotion SaaS. Use the manager-only admin dashboard to manage users, groups, group quotas, plans, billing, and settings...
-
Template Images
Template Images explain how to create and use pre-configured Genymotion instance templates across AWS, GCP, Alibaba, and Azure with custom images and ...
-
Genymotion Desktop Launchpad Overview
Genymotion Desktop Launchpad Overview explains the Devices dashboard, Android Images, Hardware profiles, Settings, and Troubleshooting panels.
-
Cloud Virtual Devices
Genymotion Desktop Cloud Virtual Devices: connect to Genymotion SaaS, manage CLOUD tab devices, create recipes, start instances, open displays, and ru...
-
Platform HTTP API
Genymotion SaaS provides a full-fledged Platform HTTP API. The API Token is mandatory and the API Reference is available at https://developer.genymoti...
-
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....
-
Web page integration
Genymotion web page integration instructions for embedding a Genymotion SaaS or Genymotion PaaS instance using the open-source javascript SDK, Genymot...
-
Get Started with Genymotion SaaS
Get Started with Genymotion SaaS. Includes Requirements, Network Security firewall rules, account creation with SSO, login, plan subscription steps, a...
-
Get Started with Genymotion PaaS
Genymotion PaaS quickstart for running Genymotion on Cloud platforms across AWS, GCP, Alibaba Cloud, and Microsoft Azure. Includes browser requirement...
-
Help and Feedback
Help Center, technical support contact paths, and feedback guidance for Genymotion. Includes links to the Genymotion help center and the Genymobile Gi...
-
Motion Sensors
The Motion Sensors widget allows simulation of Android motion sensors, including Accelerometer, Gyroscope, and Magnetometer, and configuration like En...
-
Phone
The Phone widget simulates phone calls and text messages for Genymotion. It does not allow sending or receiving calls or text messages to/from real ph...
-
Gamepad
Gamepad feature for Genymotion Desktop and Genymotion SaaS. Detects compatible controllers on Android 12.0+ and includes PS5 Gamepad on Windows compat...
-
Disk I/O
Disk I/O is a widget that emulates devices with slow internal storage so apps can read large disk data. It includes Genymotion Desktop, Genymotion Saa...
-
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...
-
Get to the Next Level with Genymotion on AWS
Android mobile testing on AWS with Genymotion Devices as Amazon images (AMI), competitive pricing, Android image choice, and Graviton (arm64) ready su...
-
Android Automotive (AAOS 14) is now available on Genymotion SaaS!
Android Automotive virtual devices (AAOS 14) are now officially available on Genymotion SaaS. Spin up and run Android Automotive OS virtual devices in...
-
Genymotion Android Emulator in the Cloud
Genymotion Android Emulator in the Cloud page covering Manage your teams, Automate your tests, Emulated Features, Integrations, Pricing SaaS, and Freq...
-
Genymotion SaaS (Cloud) End User License Agreement
Genymotion SaaS (Cloud) End User License Agreement covering Product, Documentation, license access rights, use restrictions, fees, confidentiality, in...
-
Genymotion in the Cloud with a user-friendly interface
Genymotion in the Cloud for enterprise teams with Pay-As-You-Go monthly or annual billing, CI/CD integrations, ARM64 images, Desktop Pro, and a Master...
-
Genymotion Education
Learn Android development with Genymotion Desktop for $49 per year & student. Includes Genymotion in the Cloud at $0.06 per minute & device and CD/CI ...
-
EarnIn Case Study
EarnIn brings down testing time by scaling their Android application testing on Genymotion SaaS. Jonathan Ma, Software Engineer at Earnin, quotes Jenk...
-
News & Updates
Genymotion blog page listing News & Updates posts with titles and dates, including items about Genymotion SaaS, Genymotion Desktop, Android Automotive...
-
Genymotion Documentation
Genymotion documentation for an Android emulator with sensors and features. Virtual Android Devices for PC & Mac, Virtual Android Devices in the Cloud...
-
What is happening to x86 devices in Genymotion SaaS?
Genymotion SaaS is transitioning to exclusively support arm64 architecture for all Android virtual devices. On March 30, 2026, x86 creation and startu...
-
Which Android images are available?
Android image availability by platform and version. Important: Android 16.0 is not available for Genymotion Desktop free edition and a paid license 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...
-
Android 16.0 (beta)
Android 16.0 (beta) release note for Genymotion SaaS and Genymotion Device Image, dated 2025-08-18. Includes a known issue and cloud marketplace links...
-
Instrumented Tests from Jenkins with Genymotion SaaS
Tutorial for instrumented tests from a Jenkins continuous integration server with Genymotion SaaS, using gmsaas command line tool and a Genymotion Saa...
-
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 ...
-
Use Bitrise with Genymotion SaaS
Tutorial: Use Bitrise with Genymotion SaaS by setting up Bitrise steps to start Genymotion SaaS Android virtual devices, run Appium tests, and stop in...
-
React Native UI testing with Detox & Genymotion SaaS
Tutorial for React Native UI testing with Detox and Genymotion SaaS on cloud-based Android Virtual Devices. Includes requirements, detox.config.js set...
-
Aplitools Visual Tests with Genymotion SaaS
A guide to running Appium visual tests on Genymotion SaaS using the Applitools SDK for Appium and the udid capability to capture and compare screensho...
-
Genymotion SaaS 3.5.0 OS images (Android 8.0 to 12.0)
Release notes for Genymotion SaaS 3.5.0 OS images. New OS image: Android 8.0. Updated OS images to 3.5.0: Android 9.0, Android 10.0, Android 11.0.
-
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...
-
How to use a VPN with Genymotion SaaS?
Steps for using a VPN with Genymotion SaaS using OpenVPN client for Android, setup guidance via the OpenVPN official site, and a note about ProtonVPN.
-
Genymotion SaaS Tutorials
Genymotion SaaS tutorials. Includes guides for connecting virtual devices to ADB, using MobSF, installing Magisk, and running visual tests and automat...
-
How to use MobSF with Genymotion SaaS
Setup and use MobSF with Genymotion SaaS using gmsaas CLI, Genymotion SaaS API token authentication, ADB connection, and MobSF source-code modificatio...
-
Creation & run tests tools
Creation & run tests tools page listing tutorials: Aplitools Visual Tests with Genymotion SaaS and React Native UI testing with Detox & Genymotion Saa...
-
Mobile Automated Tests with CircleCI and Genymotion SaaS
Tutorial for Mobile Automated Tests with CircleCI and Genymotion SaaS. Includes config.yml workflow steps for Espresso, Genymotion SaaS (Cloud) orb, a...
-
Genymotion Desktop 2.12.0 Release Note
Release notes for Genymotion 2.12.0 (March 1st, 2018). Includes Improvements and Corrections for Desktop and Genymotion Cloud features.
-
Genymotion SaaS 3.4.1 OS images
Genymotion SaaS 3.4.1 OS images release notes dated 2025-05-28. Includes ARM64 OS image updates, persistent settings, and bug fixes for keystore boot ...
-
Android Automotive for Genymotion Device Image
Android Automotive for Genymotion Device Image. Learn about AAOS, virtual IVI emulator features, the customized VHAL with gRPC, and Android Automotive...
-
How to set alarms, schedules and auto-shuthdowns to avoid extra charges with Gen...
Instructions for avoiding extra charges with Genymotion PaaS/Device image by setting alarms, schedules, and auto-shutdowns for AWS, GCP, Alibaba, and ...
-
FlintLab Announces Strategic Partnership with Genymotion
FlintLab Announces Strategic Partnership with Genymotion on FlintLab’s AI-powered IPaaS, real-device orchestration (Sirius) and Device Nexus, plus Gen...
-
Share or Embed an instance
Share or Embed an instance using iframe. The page covers sharing an instance via a URL and embedding via Genymotion device web player.
-
Data Backup
Genymotion PaaS Data Backup methods for instance data stored in the /data partition, including migration with External Data disk and backup via image ...
-
External Storage
Genymotion External Storage guides for generating and attaching an external disk, and migrating the external disk to another instance using AWS, GCP, ...
-
About Us
About Genymotion. The page describes Genymobile SAS, “Android as a service,” Genydeploy, Genykiosk, and the team.