1 year ago • Updated
Genymotion devices try to connect to google.com at boot to verify the Internet connection. Due to restrictions in China, this test fails and the device thinks that Internet is not connected.
To solve this, you need to manually change this setting:
- Open a shell from the device UI (see documentation)
- Enter the following commands:
settings put global captive_portal_http_url https://www.google.cn/generate_204
settings put global captive_portal_https_url https://www.google.cn/generate_204
settings put global ntp_server 1.hk.pool.ntp.org
3. Reboot the device
Wifi/Internet should now be reported as connected.
Was this article helpful?
- Yes
- No
4 out of 5 found this helpful
Need more help? Request Technical Support
Return to top
Related articles
- The camera does not work after a reboot (Mac)
- The Wifi is disabled (no network) when I boot the device
- I get the error "Network error - can't connect" when I launch Genymotion Desktop
- Can I use VirtualBox 7.2 or 7.1 with Genymotion Desktop?
- The Virtual Device display doesn't show in web browser with Genymotion Device image (PaaS).