GCP

Available Android Images

We offer ARM64 and x86_64 images with the following Android versions:

ARM64

x86_64

Network security

By default, all incoming traffic from outside a network is blocked. To access the instance from outside, you need to change or add a series of firewall rules:

ADB connections are neither secured nor authenticated; you should ONLY allow TCP port 5555 from authorized hosts!

Create a new instance

You will then be redirected to the configuration page:

Configure the new instance

General settings

| Usage | ARM64 | x86_64 | |---|---|---| | Basic Android environment | t2a-standard-2 | e2-small | | Low-profile Android environment | t2a-standard-2 | e2-medium | | Standard Android environment | c3a-standard-4 | n2-standard-2 | | Professional Android environment | c3a-standard-8 | n2-standard-4 | | High-end Android environment | c3a-standard-16 | n2-standard-8 |

Firewall - Networking

When done, click Deploy.

Access an instance with a web browser 1. Start your instance 2. Click on the instance name and copy the temporary Web UI password: 3. Get back to the main VM Instances page and click on the instance External IP: You will have the following warning because our certificate is auto-signed: To remove this warning permanently, you must install a trusted certificate.

Click Advanced and proceed to the connection. Enter username genymotion and paste the Web UI password. To change the default username and password, or disable authentication, please refer to Change authentication. To stop your virtual device, close the tab where it is running and click on the three vertical dots at the end of the instance line and select Stop.

Back to top

[End of content excerpt]