There are some proxy-related fixes in Android SDK 1.5_r3, can you test with
this and report if yourproblem still persists?

If it does, can you start with the -debug-proxy option and show the output
here?

On Tue, Aug 18, 2009 at 6:20 PM, chengks99 <chengk...@gmail.com> wrote:

>
> I encounter some problem when starting emulator using -http-proxy
>
> C:\android-sdk-windows-1.5_r2\tools>emulator -avd android1 -http-proxy
> proxy.##.######.com:8080 -debug-proxy
> proxy_http_setup: creating http proxy service connecting to:
> proxy.##.######.com:8080
> server name 'proxy.##.######.com' resolved to XX.XX.X.X:8080
> proxy_http_setup: creating HTTP Proxy Service Footer is (len=2):
> '
> '
>
> however, I still cant use internet connection via emulator's browser.
> I also tried command below:
>
> ./adb shell sqlite3 /data/data/com.google.android.providers.settings/
> databases/settings.db “\”INSERT INTO system VALUES(99,’http_proxy’,’
> proxy.##.######.com:8080’);\”"
>
> but seems had no effect at all, the problem remain. Can anyone help me
> on this issues? Thank you...
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to