I want to access internet in my android emulator for which i have manually entered dns setting as mentioned in the following link How to set Internet options for Android emulator?
but still when i start the emulator it show the warning that no dns server found and hence there is no internet connectivity in my android emulator. How can i solve this problem.
In Eclipse:
Window>Preferences>Android>Launch
Default emulator options: -dns-server 8.8.8.8,8.8.4.4
I tried the above method, but had no effect unless setting a name-server on the host OS (Linux):
nano /etc/network/interfaces
auto eth0
dns-nameservers 8.8.8.8 8.8.4.4
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With