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',':');
I have no
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 htt
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 usin
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 wrote:
>
> My emulator can't connect to network by Browser or Email application
> but the PC does connect to inter
4 matches
Mail list logo