What is the procedure to detect if an Android device has SMS send capability?

Viewed 7207

What is the procedure to detect if an Android device has SMS send capability? I want my app to know if the device has the capability to send an SMS message before trying to actually trying to send it. Thanks.

1 Answers
Related