Hi,
Sending an SMS is straightforward. However, I can't find a way to send
an SMS on a specific application port.

1. There is a way to send standard SMS in Android
2. There is a way to send Binary SMS in Android.
3. There is a way to send SMS to specific port, in JavaME i.e., String
smsUrl = "sms://" + to + ":" + 99112;

Any idea on how to send standard SMS in Android?

thanks

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