Hi all,

I am trying to bring up gprs connection with pppd using android gingerbread 
on a development board.
The reference-ril.c file contains AT commands for establishing gprs 
connection, for pppd i could see some commands in the init.rc for 
initialising pppd .
I would like to know whether these commands are sufficient in init.rc for 
android to establish ppp connection, if it has to be changed, can anyone 
provide some
points for that.

> service pppd_gprs /system/etc/ppp/init.gprs-pppd debug file 
> /data/ppp/options.gprs
>     user root
>     group radio cache inet misc
>     disabled
>     
> on property:net.pppd.gprs=start
>     start pppd_gprs
> on property:net.pppd.gprs=stop
>     stop pppd_gprs
>
 
 I am new on this field and need some help for this,

Thanks,
ben

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to