> Hi: Gurus,

Not sure if I'm in the group you directed your question at, but the
functionality you plan to implement does not seem to be complex. I
would suggest you the following:

1. Understand how SMS sending the receiving works in Android
http://mobiforge.com/developing/story/sms-messaging-android  and
 http://developer.android.com/reference/android/telephony/
SmsManager.html

2. Define your tag which is going to be used for filtering.

3. Send this tag inside the message of an SMS.

4. Catch the SMS messages and do whatever you want with them.

The tutorial above "SMS Messaging in Android" is a very good one and
should give you the guidance you need. (BTW, you could have found it
yourself very easily also).

-------------------------------------------------
Ali Chousein
Weather-Buddy
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
Geo-Filtered Assistant
http://geo-filtered-assistant.blogspot.com
https://marketplace.cisco.com/apphq/products/994

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