I wrote an app once that encoded messages into ASCII text that could be sent via SMS messaging. We used it for displaying a real-time price ticker for gold traders. This was before anything like that was available on the internet. Your receiving end can subscribe to SMS messages and look for a combination of the message being sent from the other phone number plus a special message header that tells the receiver it's an application message. It's not pretty, not fast, but it's simple and it works.
-- 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

