Forum Discussion
Vedant_Thakkar
Mar 08, 2022Former Employee
Unable to access internet on Edge
Hi Team,
I am not able to access internet using Edge on Surface Duo emulator(Android 11 version). The browser stays in loading state and don't end upon a web page. As Edge is the only browser that comes with the emulator, I am not able to download another browser to access internet.
Please help me in this situation.
2 Replies
Sort By
- joyliuFormer EmployeeThanks for using our emulator and reporting the issue.
It is an unknown issue, and we are handling that with the Edge team right now. Before we have a final solution, there is a temporary workaround for you to try.
1. Open the emulator installation location. You can do that by right-clicking the app icon on your desktop "Open file location".
2. Edit the "run.bat" by right-clicking the script file
3. Add "-gpu swiftshader_indirect" (without inverted commas) before "-verbose"
(reference: https://developer.android.com/studio/run/emulator-acceleration#command-gpu)
Please let us know if the temporary solution doesn't work for you, or if you have other questions.- Vedant_ThakkarFormer Employee
Thanks joyliu for the help. This solution worked for me. However it makes the emulator operations slower.