Android Open Source - SMS number MissedCallSMS






Project Summary

Sends an SMS message to a missed call number.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MissedCallSMS.

ItemValue
Java File Count10
Target SDK Version19
Minimum SDK Version9
Activity Count1
jar files usedotto-1.3.5.jar
Required Permissionsandroid.permission.CALL_PHONE
android.permission.READ_PHONE_STATE
android.permission.SEND_SMS




Java Source Files

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