[android-developers] Re: Communicate with GSM modem

2012-02-27 Thread Tiago Teixeira
I'm sorry, and thanks for your answer.

On Feb 24, 6:21 pm, Kristopher Micinski krismicin...@gmail.com
wrote:
 From the Android SDK this ins't remotely possible..

 If you want to do this you'd have to modify the RIL at system level.
 If you want to do this, this is the wrong list to ask, as this list is
 for developing applications with the Android SDK.

 kris







 On Fri, Feb 24, 2012 at 3:37 AM, Tiago Teixeira teiti...@gmail.com wrote:
  Thanks for your answer.

  But what I'm trying to do is tocommunicatewith themodem, send text
  commands to it over aGSMcall and receive the response data.

  How can I use the Android RIL?

  Thanks in advance!

  On Feb 24, 7:52 am, Tor tor.hough...@gmail.com wrote:
  You need to read up on the Android RIL (Radio Interface Layer) if you
  want tocommunicatedirectly with themodem(e.g. send AT commands).
  But if all you want to do is send and receive SMS, you can do that
  using the SmsManager class.

  e.g.http://mobiforge.com/developing/story/sms-messaging-android

  On Feb 22, 12:08 pm, Tiago Teixeira teiti...@gmail.com wrote:

   Hello,

   I'm trying to develop an Android application that connect to aGSM
  modem. I like to know if it's possible to start the connection with
   themodem(overGSM) and send text commands to themodemand listen
   for it's response.

   Thanks in advanced.

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

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


[android-developers] Re: Communicate with GSM modem

2012-02-24 Thread Tiago Teixeira
Thanks for your answer.

But what I'm trying to do is to communicate with the modem, send text
commands to it over a GSM call and receive the response data.

How can I use the Android RIL?

Thanks in advance!

On Feb 24, 7:52 am, Tor tor.hough...@gmail.com wrote:
 You need to read up on the Android RIL (Radio Interface Layer) if you
 want tocommunicatedirectly with themodem(e.g. send AT commands).
 But if all you want to do is send and receive SMS, you can do that
 using the SmsManager class.

 e.g.http://mobiforge.com/developing/story/sms-messaging-android

 On Feb 22, 12:08 pm, Tiago Teixeira teiti...@gmail.com wrote:







  Hello,

  I'm trying to develop an Android application that connect to aGSM
 modem. I like to know if it's possible to start the connection with
  themodem(overGSM) and send text commands to themodemand listen
  for it's response.

  Thanks in advanced.

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


[android-developers] Communicate with GSM modem

2012-02-23 Thread Tiago Teixeira
Hello,

I'm trying to develop an Android application that connect to a GSM
modem. I like to know if it's possible to start the connection with
the modem (over GSM) and send text commands to the modem and listen
for it's response.

Thanks in advanced.

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