Android - Emulator internet access
Posted
by teepusink
on Stack Overflow
See other posts from Stack Overflow
or by teepusink
Published on 2010-03-13T05:29:09Z
Indexed on
2010/03/13
5:35 UTC
Read the original article
Hit count: 3834
android
|android-emulator
Hi,
I've been using this method to gain access to internet from my Android emulator emulator -http-proxy <> -avd <>
It works but is that the best way to do it? It just doesn't feel right that I need to open the emulator from command line and can't just do it from Eclipse or something.
Can't seem to find an internet option on the "AVD Manager" either.
Thanks,
Tee
© Stack Overflow or respective owner