Go to Your Android Studio SDK Location in command Line . The default location is as follows -->
C:\Users\anshpand\AppData\Local\Android\sdk\tools
After navigating to the SDK location, start your emulator using the following command
emulator
-avd Nexus_5_API_23 -http-proxy www-my.proxyserver.com:80
Here Nexus_5_API_23 is the name of your emulator.
No comments:
Post a Comment