Hi all,

I am trying to develop an application that would need to AT commands
that are not yet defined in the RIL.
I saw from the ril.h file, that hook requests are available :

It can be invoked on the Java side from
com.android.internal.telephony.Phone.invokeOemRilRequestStrings()
com.android.internal.telephony.Phone.invokeOemRilRequestRaw()

But from the application side, this package is not visible
(com.android.internal.telephony)

Is there anyone who bypassed this issue or is there any other way to
send specific AT command to the RIL from an application ?

Thanks in advance,


regards,

Julien

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to