I already have a working RIL and can send at commands. I just need a way to send AT@AUDIOSET=0,0,0,5 for when using the headset, and AT@AUDIOSET=7,0,0,5 when using the speakerphone.
On May 4, 4:09 pm, Hamilton Vera <[email protected]> wrote: > Take a look at hardware/ril/reference-ril/reference-ril.c > > []'s > > Hamilton Vera > > On Wed, May 4, 2011 at 5:48 PM, notime2d8 <[email protected]> wrote: > > I need to have android send this command AT@AUDIOSET=0,0,0,5 to my > > modem to change sound routing between the different outputs. Does > > anyone know how/where to implement this? > > > I also need to figure out how to control the keyboard and button > > backlights with a simple gpio 0/1 light sensor. > > > -- > > 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
