Requirements¶
This chapter lists the prerequisites for an optimal use of Genymotion Device image.
Web browser¶
For best result and compatibility, we recommend Google Chrome 85 (Mobile or Desktop).
Genymotion Device image is also known to work fine on the following browsers, but may not provide an optimal level of performance:
- Mozilla Firefox 78
- Opera 70
- Microsoft Edge 20.10240
- Safari 11
Network security settings¶
To enable communication from your host(s) to your instance, you need to set or update your security groups/firewall to allow the connection from your local network (inbound) to the following ports:
Service | Port/Range |
---|---|
HTTPS/WSS | TCP port 443 |
SSH (optional, recommended) | TCP port 22 |
WebRTC (optional, recommended) | TCP and UDP port range 51000-51100 |
HTTP (optional) | TCP port 80 |
ADB (optional, not recommended) | TCP port 5555* |
*ADB connections are neither secured nor authenticated: it is highly recommended to use an SSH tunnel instead of opening TCP port 5555. If you still decide to open this port, we will not be able to guarantee the security of your instance - USE WITH EXTREME CAUTION!