An example for sending SMS programmatically in android. This will cost operator charges of sending sms. And also need to request sms sending permission from user to do this.
It also contents receiver for capture message sent and delivery status.
Following is the source for send SMS and get the status.