Hi Dev Team,
     I would like to know if there's any way I can access the RILD
(for sending AT commands directly to the modem), even from outside the
Android Java Stack. I know that Phone Framework internal class would
give me access to do so, but of course we don't have access to it from
the SDK, then that's not a chance.
     However, if the RILD is the only one that communicates to the
radio, I was thinking that probably I can do that from outside the
Android Stack, going directly to the RIL daemon from a C++ application
perhaps.
     What I need is not to control SIM or place calls, but need
advance detailed radio parameters that the API is not exposing, and
are only retrievable thru AT Commands to radio.
     Regards,

Sebastian

-- 
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