adspace


Explain how to use built-in messaging within the application?

Answer Posted / Updesh Kumar

To use the built-in messaging functionality in Android, you can create a new Intent with ACTION_SEND action and set the type as text/plain. Then, specify the Uri of the message (either from the user's contacts or a custom message) using the putExtra() method. Finally, startActivityForResult() to launch the default messaging app.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What did you like better, ice cream sandwich or kitkat?

978


What all devices have you worked on?

1058


Which is the latest version of android os?

1048


Which is the latest version of android?

1088