Re: [android-beginners] Unable to configure emulator network

2010-01-27 Thread David Turner
can you send me the output of emulator -proxy yourproxy -debug-proxy -avd youravd so I can look at it ? On Tue, Jan 26, 2010 at 2:28 AM, Pebble malonsolo...@gmail.com wrote: Hi all! I'm using the Android SDK r3 under Windows to develop my application. The problem is that I'm not able to

[android-beginners] Unable to configure emulator network

2010-01-26 Thread Pebble
Hi all! I'm using the Android SDK r3 under Windows to develop my application. The problem is that I'm not able to connect to the internet through the emulator. As I access the internet through a proxy server, I use the -http-proxy option when I launch the emulator. Any ideas? Perhaps, the