I’m not able to connect to internet on Android Emulator, I’m using Tata Photon+ device.
I’ve disabled my all other connection like Lan and Wifi…
Removed all other settings like other mobile, and other device dial-up settings.
Please help me, how to connect to internet using android emulator.
My Emulator shows the 3g and signal icons correctly, there is no cross mark on it.
This might be because the emulator is not able to resolve the DNS
$:\Android\tools>emulator -avd -dns-server 8.8.8.8
You should see a message like this – DNS server name ‘8.8.8.8’ resolved to 8.8.8.8:55
OR