OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Android => Topic started by: joey on January 30, 2008, 12:59:41 am
-
Hello,
I followed these instructions to setup network for my Android based hardware -
------------------------------------------------------------------
Network is up.
http://androidzaurus.seesaa.net/article/74649330.html (http://androidzaurus.seesaa.net/article/74649330.html)
A better way to bring network up.
http://androidzaurus.seesaa.net/article/74701717.html (http://androidzaurus.seesaa.net/article/74701717.html)
--------------------------------------------------------------------
I get the android shell. But when i search something on the browser i get a "Error 32 - www.google.com". Am i missing some settings ? I am able to ping my DNS server from the android shell though.
I am behind a internet proxy - how do i specify settings for the internet proxy server (ip,port,username,password) ?
--joey
-
I am behind a internet proxy - how do i specify settings for the internet proxy server (ip,port,username,password) ?
Tips: Howto Connect Android Emulator behind proxy | Open Handset Magazine
http://openhandsetmagazine.com/2007/11/tip...r-behind-proxy/ (http://openhandsetmagazine.com/2007/11/tips-howto-connect-android-emulator-behind-proxy/)
I don't know how to set proxy if login is required.
-
if your main gateway is a linux box, or you can tell android its default route is a linux device you control, you can use routing and iptables-nat to redirect web traffic to a proxy thus:
http://tldp.org/HOWTO/TransparentProxy-6.html (http://tldp.org/HOWTO/TransparentProxy-6.html)
-
Thanks for the link AZ. I could update the dbase with proxy details, but username/password is still a problem.
--Joey