libreference-ril.so is built from hardware/ril/reference-ril/reference-ril.c , there you can find AT commands and other modem related stuff.
[]'s Hamilton Vera On Mon, Apr 25, 2011 at 11:25 AM, Dudero <[email protected]> wrote: > Thank you Ravi! > > I would like to get more background for the "vchanneld"-daemon - what > is the benefit of virual-channels? > > Is a "vchanneld"-daemon optional or is the "rild"-daemon alone not > enough? > > > Greetz > Dudero > > On 25 Apr., 08:54, ravi thati <[email protected]> wrote: >> On Sun, Apr 24, 2011 at 7:48 PM, Dudero <[email protected]> wrote: >> > Hello >> >> > I have got a binary driver for my gsm module (Android 2.1): >> >> > "libreference-ril.so" --->>> this is for Android emulator dynamic library >> > created >> > "libril.so" ---->>> this is for target[Real] board dynamic library >> > created >> > "rild" ----->>> this is the background process running in >> > ubuntu to communicate between framework and propretary[Vendor]code. >> > "vchanneld"-------->>> I think this is mostly related to emulator stuff. >> > this channel id is created dynamically for various clients like gps, gprs >> > and other stuff. u can check in qumid.c file >> >> > Can somebody explain me for what are "libreference-ril.so" and >> > "vchanneld" used for? >> >> > In the porting guides there are only speaking about "libril.so" and >> > "rild"... >> >> > Greetz >> > Dudero >> >> > -- >> > unsubscribe: [email protected] >> > website:http://groups.google.com/group/android-porting >> >> -- >> Regards, >> Ravi > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- Hamilton Vera int Administrator (char Network[],char ComputationalSystems[]) http://hvera.wordpress.com -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
