i am not getting internet access using android, how can i be able to
do that...plz give detailed explanation..


adb shell sqlite3 /data/data/com.google.android.providers.settings/databases/settings.db ""INSERT INTO system VALUES(99,'http_proxy','[HOST]:[PORT]');""

Oleg wrote:Your proxy server's IP or HOSTNAME and PORT!
Example:
adb shell sqlite3 /data/data/com.google.android.providers.settings/databases/settings.db ""INSERT INTO system VALUES(99,'http_proxy','195.15.3.2:8060');""
where 195.15.3.2 is proxy server's IP, 8060 is PORT
. Help me!


congdang wrote:you can tell me how connect network without proxy. i haven't proxy. Help me!
I doubt your localhost will forward connections from port 8000. Step 1, reinstall android (make sure to remove your userdata.img

Ishtar wrote:congdang wrote:you can tell me how connect network without proxy. i haven't proxy. Help me!
Don't send proxy settings if you connect without..I doubt your localhost will forward connections from port 8000. Step 1, reinstall android (make sure to remove your userdata.img
). Step 2) try to launch your emulator with your firewall off. warning this is a risk, but unlikely to get you 'killed' in a few minutes. If it does work then. Get your firewall back on and configure it not to block the emulator. If it all doesn't work, install linux, you won't need a firewall
![]()
Ishtar
. Android verry cool!


phannguyen wrote:hi ginobiliwang,
i have same problem with u. I also got a message :
Syntax error: "(" unexpected
Are u solve it?
please help!
thanks.

Ishtar wrote:congdang wrote:you can tell me how connect network without proxy. i haven't proxy. Help me!
Don't send proxy settings if you connect without..I doubt your localhost will forward connections from port 8000. Step 1, reinstall android (make sure to remove your userdata.img
). Step 2) try to launch your emulator with your firewall off. warning this is a risk, but unlikely to get you 'killed' in a few minutes. If it does work then. Get your firewall back on and configure it not to block the emulator. If it all doesn't work, install linux, you won't need a firewall
![]()
Ishtar
Network Error
Unknown Host
Return to SDK/ADT/Emulator Problems
Users browsing this forum: No registered users and 6 guests