25.01.2011 22:16, Jonathan Jenne пишет:
By the way, i checked in the logs and SmsMessenger is giving me
"Invalid Destination Address"

I think that's funny because like I said earlier.... this is entirely
possible to do, yet Android cannot do it? I'm trying to build for
version 1.6, was this something added in later versions?


AFAIK, those types of features are implemented within the carrier's network, and are independent of the particular phone make / model and its firmware.

Heck, you don't even need a phone for this to work - just get a contract, activate it, set up the service, and never insert the SIM it into the phone, and it should still work.

I'm using a service like this for incoming faxes with a CDMA operator: faxes sent to that phone number are received by the operator's back-end and are delivered to me over email, and the phone with that number is a spare I never even turn on.

Now, if you need this for one particular phone # (or just a few), then sure, you can build an application that listens for incoming SMS messages, and then does whatever it wants with them - including forwarding them over email.

This looks like a nice write-up that should help you get started:

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

--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com


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

Reply via email to