Requirements¶
This section lists the prerequisites for an optimal use of Genymotion SaaS.
Web browser¶
In order to have Genymotion SaaS run smoothly, we recommend using Google Chrome or Mozilla Firefox.
Communication¶
To communicate with our servers, make sure the following rules are allowed in your network firewall:
- Outgoing TCP port 443 on cloud.geny.io
- Outgoing TCP port 443 on api.geny.io
- Outgoing TCP/UDP port 443 on turn.genymotion.com
Proxy
If you, or your company, use a proxy, make sure HTTP CONNECT
on port 443 is allowed. If it is a SOCKS v5 proxy, make sure UDP ASSOCIATE
is allowed too.
Android SDK tools¶
You will need ADB from Android SDK platform-tools to use gmsaas CLI for automation features. We recommend using ADB version 1.0.41 or above.