I want without downloading or installing.
How to Use Genymotion Without Downloading or Installing?
Genymotion allows you to run Android virtual devices in the cloud through Genymotion SaaS or Genymotion Device Image available on AWS, GCP, and Azure platforms.
With this option, you don't need to install any software on your device, just browse the internet and log in to your account.
### Steps to Start Genymotion in the Cloud
1. **Create an Account**
- Go to https://genymotion.com/login and create a new account or sign up with Google/GitHub.
2. **Choose a Cloud Platform**
- In the control panel, select “Create a new Virtual Device”.
- Choose the Android system to run (e.g., Android 14).
- Select the service provider (AWS, GCP, Azure) and the distribution channel (Region) where you want to run the device.
3. **Set Up the Virtual Device**
- Choose the device specifications (RAM, CPU, storage space).
- You can enable Google Play by adding the OpenGApps package from the settings menu inside the device.
4. **Run the Device**
- After creation, the device appears in the list. Click “Play” to start it through the browser.
- You can control the GUI through the WebSocket interface or the “Genymotion Remote” tool that works in the browser.
5. **Manage Apps**
- To install your apps, you can upload APK files directly to the device or use the Play Store (after adding Google Play).
### Benefits of Running Genymotion in the Cloud
- No need for a local development environment or VirtualBox.
- Allows multiple device execution at the same time.
- Supports integration with CI/CD (Jenkins, GitHub Actions) through the API interface.
- Compliant with the latest Android version, including Android 15.
- You can access it from any connected device (Windows, macOS, Linux, or even Android/iOS).
### Can It Be Used Without Internet?
- It requires an internet connection to log in to your account and download the device image during the initial setup.
- After that, you can use it offline for up to 15 days (or longer if you have a paid plan).
> **Note**: Genymotion Desktop is designed for local computer use and cannot be installed on servers or virtual servers.
---
Do You Need Help Setting Up a CI/CD Environment to Run Your Tests on These Cloud Devices?