OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Android => Topic started by: jpmatrix on January 16, 2008, 10:45:05 am

Title: Android With Internet Via A Gsm
Post by: jpmatrix on January 16, 2008, 10:45:05 am
just a word to say that i'm succesfully running android with a ppp connexion to my internet provider via my nokia 6630, bluetooth tied to my zaurus !

before launching android :
-start bluetooth   (hciattach)
-start internet      (pon provider)

then i captured my dns setting in /etc/resolv.conf, i copied it to androit-chroot/dev/default.prop
then i launched android.

and i could launch google browser !



actually i modified the default.prop with my dns and i added the line:
net.ppp0.dns1 = xx.yy.zz.qq

and i modified the net.eth0.dns1 too. so i don't know which line is actually doing the job
(although i guess it should be the ppp0 line!)
Title: Android With Internet Via A Gsm
Post by: Raul on September 21, 2008, 10:07:44 am
You mean you've lauched bluetooth under poky and then launched android with dns written in config files, that's correct?