Answer the question
In order to leave comments, you need to log in
How to set up internet on Android Emulator 26.1.3?
I installed Android Studio from scratch and decided to try the native emulator. The problem is that he doesn't have internet. Version 26.1.3 is the latest for now. I tried different solutions that Google gave out: turned off network adapters, etc. Nothing has helped so far.
Also in the emulator there is no WiFi setting, I see only settings for the cellular network.
Perhaps I'm missing something.
Is there a way to set up an internet connection?
Answer the question
In order to leave comments, you need to log in
I suggest looking at the
answer here
<uses-permission android:name="android.permission.INTERNET" />
After updating the emulator, you may need to update the system image and re-create the virtual device. WiFi should work. On old APIs, say 14, as a rule, only emulation of the mobile Internet is started. In addition, some antivirus firewalls like to block all emulator traffic.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question