Monday, March 7, 2011

How to send an SMS from my android application?

By Magesh Kumar   Posted at  4:55 AM   Android No comments


It's easy to send SMS Messages using the SmsManager. 
SmsManager m = SmsManager.getDefault();
String destination = "xxxxxxxxxxx";
String text = "Hello, Jenny!";
m.sendTextMessage(destination, null, text, null, null);

About the Author

Nulla sagittis convallis arcu. Sed sed nunc. Curabitur consequat. Quisque metus enim, venenatis fermentum, mollis in, porta et, nibh. Duis vulputate elit in elit. Mauris dictum libero id justo.
View all posts by: BT9

0 comments:

Back to top ↑
Connect with Us

What they says

© 2013 MaGeSH 2 help. WP Mythemeshop Converted by BloggerTheme9
Blogger templates. Proudly Powered by Blogger.