Sends an SMS message to a missed call number.
MissedCallSMS is hosted in the following web site
https://github.com/remerico/MissedCallSMS
If you think the Android project MissedCallSMS listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MissedCallSMS.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | otto-1.3.5.jar |
Required Permissions | android.permission.CALL_PHONE android.permission.READ_PHONE_STATE android.permission.SEND_SMS |
MissedCallSMS has the following Java source files.
activities.MainActivity.java app.Preferences.java com.android.internal.telephony.ITelephony.java events.EventBus.java events.IncomingCallEvent.java events.MissedCallEvent.java events.SendingSMSEvent.java events.SentSMSEvent.java receivers.IncomingCallReceiver.java receivers.SentSMSReceiver.java