Introduction - If you have any usage issues, please Google them yourself
this application can send or receive sms in the app environment without lunching any sms application installed on the device, IE it will send and receive incoming text messages in the background. it can be handy in many other application. the sms receiver is a separate class, but the sender is just a simple method that you can define inside main activity of your program.