Android Tutorial 63 - How to Send a SMS?

Published: 25 March 2014
on channel: Code Here Now
4,159
19

This is an excerpt from Learn by Doing - Android for Beginners on Udemy.
https://www.udemy.com/learn-by-doing-...

Learn how to send a SMS using an intent.

Things to Remember
-----------------------------
1. The intent action is Intent.ACTION_SENDTO.

2. The URI should be of the following format "smsto:phone_number".

3. To pre-populate the messaging app with content, use the "sms_body" extra.


Watch video Android Tutorial 63 - How to Send a SMS? online without registration, duration hours minute second in high quality. This video was added by user Code Here Now 25 March 2014, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,159 once and liked it 19 people.