Posted inAndroid
Android – Sending SMS from android application – Method 2
Hi,
Here i am going to discuss about to send SMS from your android application.
Basically there are 2 ways by which we can send sms:
- Open native SMS composer
- write your message and send from your android application

