Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • This should solve: Android Emulator wifi connected with no internet. Commented Jul 11, 2019 at 4:26
  • I used the following for this medium.com/@martin.crabtree/… . There is a button in Visual Studio (if using) to easily get to the relevant command prompt (called 'Open Android Adb Command Prompt') - then I just cd down into the /emulator directory and run the commands from the article on my chosen emulator. I also terminate all old emulator sessions first of course and make sure the emulator being chosen is full patch updated in the Android Device Manager and Android SDK manager (also buttons in Visual Studio 2022) Commented Jul 12, 2023 at 9:55