Sending SMS is one of the basic features every phone has. In this tutorial we’ll create a SMS Sending Application for Android. You app can also Intercept any incoming SMS and perform task based on pre-defined rules, we’ll use Broadcast receiver for the listening purpose and write a working code. Project Name: HelloSMS Android Level: Android 2.3.3 Application Name: HelloSMS Package…