AWS

AWS

This section describes the required steps to deploy and use Genymotion device images on AWS. Basic knowledge of how AWS works and AWS main concepts is required. Depending on your settings, deployment time should take 5 to 10 minutes.

Genymotion Device Image is available for all regions, except China.

Data is encrypted using Android encryption on Android 8.0 images and above. There is no data encryption with Android 5.1, 6.0 and 7.0 images.

Available Android images

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

Create and set up an instance

From the Marketplace

Go to AWS Marketplace.

Select the version of Android OS and architecture (x86_64 or arm64) for your Genymotion instance.

In the EC2 Instance Type section, select an instance corresponding to your needs. You can refer to the table below to know which instance to select depending on the architecture and your use case.

Usage:

If you already have an SSH key pair, you can use the drop-down button in the Key pair section to associate the pair with the instance. In Network settings, you can either create a new security group (default) or use already existing groups. If you choose to create a new security group, make sure to add and setup rules required to your needs. For recommended security settings, please refer to Requirements. To choose an already existing group, click Edit in the upper-right corner of the section.

In Configure storage, you can change the internal storage size and type, or add external storage. Advanced details: You can adjust advanced settings in this section, but we do not recommend altering them unless you are an experienced AWS user. Click Launch instance when you are set to create and launch the new instance.

From the EC2 console

Follow the same guidance to subscribe and configure the Genymotion image from the EC2 console as an alternative path.

EC2 security groups

For recommended security settings, please refer to Requirements. Ports access is configured in a security group that contains all the firewall rules. To edit those rules:

Deployed resources

The EC2 Auto-assign Public IP feature is enabled by default. Make sure to setup your EC2 security group correctly to avoid any unauthorized connections to your instance. Once done, an instance with the following resources will be deployed and started:

User Data

User Data is located in the /data partition. Data is encrypted using Android encryption with Android 8.0 images and above. There is no data encryption with Android 7.0, 6.0 and 5.1 images!

Access an instance with a web browser

Once the initial setup is done, the instance is automatically started. It can take up to 2 minutes before the instance can be accessed through the web browser. From the EC2 dashboard, select the instance you want to access. In the Details section at the bottom, copy the hostname or public IP and paste it to your web browser, or click open address.

You will have this warning because our certificate is self-signed: To remove this warning permanently, you must install a trusted certificate. Click Advanced and proceed to the address. Authenticate yourself: By default, the username is genymotion and the password is the instance ID. To change the default username and password, or disable authentication, please refer to Change authentication.

[End of AWS section content]