[android-developers] Re: Android 2.0.1 emulator: Not able to get Proxy settings to work (tried -http-proxy and APN proxy)

2010-01-03 Thread Aaron Li
After some studying, i found following code segment in Brower's source: // // start MASF proxy service // //Intent proxyServiceIntent = new Intent(); //proxyServiceIntent.setComponent //(new ComponentName( //com.android.masfproxyservice, //

[android-developers] Re: Android 2.0.1 emulator: Not able to get Proxy settings to work (tried -http-proxy and APN proxy)

2009-12-28 Thread Aaron Li
Hello, is it possible to set http proxy on real device with Android 2.0.1? -http-proxy only available for emulator :( Best regards, Aaron On 12月16日, 下午3時33分, WebUX1 web...@gmail.com wrote: Hi, I am also experiencing this same issue where G1.6 emulatorproxy works withAPNsettings but trying to

[android-developers] Re: Android 2.0.1 emulator: Not able to get Proxy settings to work (tried -http-proxy and APN proxy)

2009-12-16 Thread WebUX1
Hi, I am also experiencing this same issue where G1.6 emulator proxy works with APN settings but trying to use G2.0 fails to access the internet (APN fails, -http-proxy fails). I have tried the above recommended steps - all with the same result Web page not available My debug proxy output for

[android-developers] Re: Android 2.0.1 emulator: Not able to get Proxy settings to work (tried -http-proxy and APN proxy)

2009-12-07 Thread Clark Hunter
I had tried -http-proxy before without success. My command line: Emulator -avd Android201 -debug-proxy -http-proxy http://uid:pwd@10.0.6.251:3128 Initial startup console messages: proxy_http_setup: creating http proxy service connecting to: 10.0.6.251:3128 server name '10.0.6.251' resolved to