Hi,

I don't exactly know why such things happen but you can try with
different Primary Key valeues such as (101,111).

In my case same thing was problem but once I change this the things
are working pretty fine.

Have a go & check if you also get same things or not.

Aslo while setting proxy use the ip address rather that name.


Regards,
Swapnil Dalal.

On Aug 19, 6:20 am, chengks99 <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to