Hi there, >From: [email protected] [mailto:[email protected]] On Behalf Of Rakesh Kumar >Sent: den 26 juni 2009 09:35 >To: [email protected]; [email protected] >Subject: [android-porting] USSD feature on Android > > >Hi, > I am working on USSD feature on Android. USSD data is coming as Unsolicited response whem I am giving AT+CUSD command. Now , Please help me how to handle these data.
I guess you are trying to implement this in the RIL. It should be as simple as parsing the +CUSD unsolicited response and sending it to the android framework as an RIL_UNSOL_ON_USSD unsolicited response. If you are using the reference ril that could probably be extended to support this. But if you are referring to something else then you have to elaborate a bit on what you are trying to do with what. :) Best regards, Henrik Persson --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
