[android-developers] How to set http proxy on Android Emulator

2010-01-12 Thread Milky
Dear all Android Emulator I'm developing android application in my university that must use the internet through proxy server. In Android SDK 1.5 I use parameter - http-proxy when starting emulator and it working. But since Android SDK 1.6 until now (2.1) this approach is not working. I don't

Re: [android-developers] How to set http proxy on Android Emulator

2010-01-12 Thread David Turner
Strange, it should be working. What is the output of using the -debug-proxy option ? 2010/1/12 Milky bboymi...@gmail.com Dear all Android Emulator I'm developing android application in my university that must use the internet through proxy server. In Android SDK 1.5 I use parameter -