[android-developers] Send SMS on specific application port
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home