Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Genymotion emulator no internet connection

I am trying to connect my genymotion emulator to internet and got this message: Genymotion emulator

emulator network configuration: enter image description here

enter image description here

enter image description here

enter image description here

like image 621
Lior Pozin Avatar asked Sep 06 '25 15:09

Lior Pozin


1 Answers

On Mac Os I solved No Internet Connection Problem on Genymotion emulator using next steps:

  1. Go to Android Settings -> System -> Developer Options -> Turn On Developer Options

enter image description here

  1. In Settings go to Network & Internet -> Mobile Network -> Turn Off Data Roaming

enter image description here

  1. In Settings go to Network & Internet -> Data usage -> Turn Off Mobile Data

enter image description here

  1. In Settings go to Network & Internet -> Wi-Fi -> Turn On Wi-Fi

enter image description here

And Internet Connection should be established. Also restarting the emulator may be required.

I didn't change anything in VirtualBox:

enter image description here

enter image description here

like image 125
Sergey Avatar answered Sep 09 '25 21:09

Sergey