Describe the SmsManager class in android.



Describe the SmsManager class in android...

Answer / Sahista Parveen

The SmsManager class in Android allows sending, receiving, and managing SMS messages. It provides static methods to send text messages, retrieve thread identities of conversations, and manipulate message bodies.
1. `sendTextMessage()`: To send an SMS message.
2. `divideMessage()`: Helps in breaking long messages into smaller chunks for sending.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Which is the highest android version?

1 Answers  


What happens to deleted files in android?

1 Answers  


What is the function of an intent filter?

1 Answers  


Which dialog boxes are supported by android?

1 Answers  


Who made android os?

1 Answers  


how to fix an android application crash? How to analyze a crash using logcat?

1 Answers  


Creating an android application using the eclipse plugin?

1 Answers  


Explain difference between asynctasks & threads?

1 Answers  


Can we deploy executable jars on android? Which packaging is supported by android?

1 Answers  


What is adt in android?

1 Answers  


Can you play android 2.1 games on android 2.2?

1 Answers  


Which phone os is most used?

1 Answers  


Categories