I have a data provider who pushes out a new access key from time to time via SMS. Currently, my users have to copy and paste from the SMS message into my application preferences. The SMS message with the new key has a prefix along the lines of "Thank you for being a customer of X. Here's your monthly access key: asdfasfasfsd" so it should be easy to detect and pick up the key automatically if my app can subscribe to SMS messages and scan each one for the prefix. Is it possible to subscribe to SMS messages?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

