Android Studio - Android Emulator Wifi Connected With No Internet
Answer : Stated below are the solutions for Windows and Mac, but similar solutions will work on any OS: On Windows Open Network and Sharing Center and click on current Connection Click on Properties Double Click on Internet Protocol Version 4 (TCP/IPv4) Set the Preferred and Alternate DNS servers as (Screenshot below) : 8.8.8.8 8.8.4.4 On Mac Go to Settings > Network > Advanced... > DNS Delete whatever entries you have there and add these two entries (Screenshot below): 8.8.8.8 8.8.4.4 Note: For Mac users, if the entries field is disabled and you're not able to edit it, click on the 'Lock' icon in the bottom area of that window and enter the password to be able to make changes Restart the emulator, and it should solve: Screenshots: Windows Mac Edit: This is the fix for a situation when the emulator's wifi has changed the DNS to some non-working DNS. While this works most of the time, there might also be other rea...