Re: [android-developers] Re: Direct SMS send with saved outgoing SMS
On Wed, Oct 19, 2011 at 9:17 AM, BearTi <mlrtimbo@googlemail.com> wrote:
> No one an idea? Is it not possible?
Either use SmsManager (no button click, but not recorded by any SMS
client, since you are not using an SMS client) or ACTION_SENDTO (uses
default SMS client, but user gets the chance to edit or cancel the
SMS).
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android 3.1 Programming Books: http://commonsware.com/books
--
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