Guest jcarnby Posted July 1, 2004 Report Posted July 1, 2004 Hello ! I develop a project in Smartphone 2002/2003 and I must used the RIL API. I have retrieved the RIL test in the xda site and I have implemented some notifications. My problem is when I send a SMS with an envelope command to the Smartphone, the program gives me the right notifications, but when I used the function RIL_SendSimToolkitEnvelopeCmd to have the same result, I don't have the same notifications (the result is simple and bad). I have modified my registers base on the Smartphone and I'm sure that my message is good. Finally, I think I have some problems with the initialisation of the transmission. If one person have an idea, or some examples... Thanks in advance.
Guest yves Posted July 17, 2004 Report Posted July 17, 2004 hmh well, afaik the RIL api is not required to be fully implemented by a OEM
Guest 0Namal0 Posted September 24, 2004 Report Posted September 24, 2004 Hi there, Has anyone had any chance using RIL functions on SPV ? (1G or other?). I'm stuck with RIL_Initialize returning a NULL handle .... Thanks for any help, cheers Philippe
Guest Paul [MVP] Posted September 27, 2004 Report Posted September 27, 2004 The RIL requires privileged access I believe... P
Guest 0Namal0 Posted October 20, 2004 Report Posted October 20, 2004 Thanks Paul, that did the trick for initialization (I thought unlocking the phone was enough for giving priv access). Unfortunately it looks like HTC didn't implement much of the RIL API for SPV 1G ... Not much about Cells and signal it seems ... Anyone had more chance ? Phil
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now