Is Genymotion available by phone as usual?

High Confidence (78%)
How to Use the Genymotion Website on Your Phone

Here is a step-by-step guide in Italian, designed for mobile devices (Android / iOS). You don't need to install the desktop app; you can do everything directly from the browser.

---

1️⃣ Access the Site

1. Open your mobile browser (Chrome, Safari, Edge, etc.).

2. Go to <https://www.genymotion.com/>.

3. At the top, you will see the options SaaS, Cloud Providers, and Desktop.

2️⃣ Choose the Service You're Interested In

| Service | What to Do | Suitable For | |----------|-----------|-----------------| | Genymotion SaaS (cloud) | Click on “Try it free” or “Get a demo” | Developers, testers, and companies that want to run tests in the cloud | | Genymotion Desktop | Click on “Download” → choose the operating system (Windows, macOS, or Linux). | Developers who prefer a local emulator | | Genymotion Cloud Providers | If you are an AWS/GCP/Azure partner, choose the platform and follow the documentation. | DevOps teams, CI/CD integration |

> ⚠️ Warning: Genymotion Desktop does not support Windows 7.

3️⃣ Create an Account / Log In

  • If you don't have an account, choose “Create Account” on the login screen.
  • Fill in your email, username, and password. You will receive a confirmation email.
  • Once confirmed, log in with the same credentials.

4️⃣ Configure a Virtual Device

For Genymotion SaaS

1. In the dashboard, click “Create a new device”.

2. Select the model, Android version, and any advanced options (GPS, network, etc.).

3. Save and the device will appear in your list.

For Genymotion Desktop

1. After installation, launch Genymotion Desktop.

2. Click on the “+” button to add a new device.

3. Select the model, Android version, and click “Create”.

5️⃣ Start the Device

  • Click on the device name and select Play (SaaS) or Start (Desktop).
  • The device will open in a window (cloud) or in the Desktop UI.

6️⃣ Interact with the Device

  • Install your apps, run manual tests, collect screenshots, etc.
  • You can use ADB from the terminal or integrate testing frameworks (Appium, Espresso, Flutter, etc.) if you use the cloud.

7️⃣ Advanced Features (Optional)

| Feature | How to Use It | |---------|-------------| | Automation | Use the “Automation” feature in the SaaS dashboard and connect to Selenium/Appium. | | Cloud Providers | Configure Genymotion with AWS, GCP, or Azure using the available APIs. | | Embed | Integrate a device into your website using the Java SDK library. |

---

📌 Quick Tips

  • Desktop: minimum 2 GB RAM + compatible graphics.
  • SaaS: the free plan offers 5 active VMs; for more intensive use, contact our sales team.
  • Support: if you have problems, go to Help → Documentation or open a ticket from your account.

---

Follow-up Question

What is your primary goal with Genymotion? (e.g., local development, cloud testing, CI/CD integration). This will help me give you more specific advice.