This section lists the prerequisites for an optimal use of Genymotion SaaS.
Web browser
Google Chrome is recommended.
Mozilla Firefox is recommended.
Network security
The following rules must be allowed in the network firewall to communicate with Genymotion SaaS servers:
- Outgoing TCP port 443 on cloud.geny.io must be allowed.
- Outgoing TCP port 443 on api.geny.io must be allowed.
- Outgoing TCP/UDP port 443 on turn.genymotion.com must be allowed.
- Connection TCP/UDP port 443 on ws.geny.io must be allowed.
- Connection to websockets (wss) must be allowed.
- If a proxy is used, HTTP CONNECT on port 443 must be allowed.
- If a SOCKS v5 proxy is used, UDP ASSOCIATE must be allowed too.
Android SDK tools
ADB from Android SDK platform-tools is required to use gmsaas CLI for automation features.
ADB version 1.0.41 or above is recommended.