Skip to content

Requirements

This section lists the prerequisite for an optimal use of Genymotion SaaS.

Web browser

For best result and compatibility, we recommend Google Chrome or Mozilla Firefox.

Network security

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
  • Connection TCP∕UDP port 443 on ws.geny.io
  • Connection to websockets (wss)

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.

Back to top