[android-developers] Re: Emulator is not able to connect to network

2008-12-29 Thread yukinoba

to dear David,

You're right. It's actually a proxy problem at all. In the cupcake
version, you need to set proxy through the following steps:
1) adb shell
2) cd /data/data/com.android.providers.settings/databases
3) sqlite3 settings.db
4) INSERT INTO secure VALUES(99,'http_proxy','proxy_server:port');

I have no idea why the proxy settings under the Menu-Setting is not
work at all.

Thanks for your help ;-)

Best regards,
Nicholas

On 12月19日, 下午5時41分, David Turner di...@android.com wrote:
 first, anyone using a proxy to connect to the Internet should really update
 to 1.0r2, because it contains
 much better http-proxy support compared to previous versions.

 two things that might help find more information about the problem:

 - does https work in the browser, if https works, but not http, it's most
 certainly a proxy-related problem. If https doesn't work, well, I don't know
 - use -debug-http-proxy when launching the emulator, and post the output
 here. that should probably give more information I can decode

 On Fri, Dec 19, 2008 at 8:49 AM, yukinoba ckmagic...@gmail.com wrote:

  hi David,

  I have the same situation to this. However, I could connect to
  internet by using HttpClient and get responses. The 3G icon appears
  in the top of Android home, but browser does not work at all. I have
  my own proxy address with proxy.local:80, and sets in the Eclipse
  preference and using -http-proxy in the emulator arguments. However,
  it seems these helps nothing to this.

  Is there any solution to this weird network problem? :-)

  Thx for ur help

  Best regards,
  Nicholas

  On 12月19日, 下午3時20分, David Turner di...@android.com wrote:
   first, use emulator -wipe-data to rest your /data partition.If this
  still
   doesn't solve the problem, try updating to 1.0_r2 and let us know

   On Fri, Dec 19, 2008 at 3:06 AM, Esther esther...@gmail.com wrote:

My emulator can't connect to network by Browser or Email application
but the PC does connect to internet properly with no proxy. The 3G
icon on the emulator status bar never appears like the emulator
running on other PC. Could someone help me on this issue? (I'm using
the emulator in android-sdk-windows-1.0_r1)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Emulator is not able to connect to network

2008-12-18 Thread David Turner
first, use emulator -wipe-data to rest your /data partition.If this still
doesn't solve the problem, try updating to 1.0_r2 and let us know

On Fri, Dec 19, 2008 at 3:06 AM, Esther esther...@gmail.com wrote:


 My emulator can't connect to network by Browser or Email application
 but the PC does connect to internet properly with no proxy. The 3G
 icon on the emulator status bar never appears like the emulator
 running on other PC. Could someone help me on this issue? (I'm using
 the emulator in android-sdk-windows-1.0_r1)

 


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



[android-developers] Re: Emulator is not able to connect to network

2008-12-18 Thread yukinoba

hi David,

I have the same situation to this. However, I could connect to
internet by using HttpClient and get responses. The 3G icon appears
in the top of Android home, but browser does not work at all. I have
my own proxy address with proxy.local:80, and sets in the Eclipse
preference and using -http-proxy in the emulator arguments. However,
it seems these helps nothing to this.

Is there any solution to this weird network problem? :-)

Thx for ur help

Best regards,
Nicholas

On 12月19日, 下午3時20分, David Turner di...@android.com wrote:
 first, use emulator -wipe-data to rest your /data partition.If this still
 doesn't solve the problem, try updating to 1.0_r2 and let us know

 On Fri, Dec 19, 2008 at 3:06 AM, Esther esther...@gmail.com wrote:

  My emulator can't connect to network by Browser or Email application
  but the PC does connect to internet properly with no proxy. The 3G
  icon on the emulator status bar never appears like the emulator
  running on other PC. Could someone help me on this issue? (I'm using
  the emulator in android-sdk-windows-1.0_r1)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---