Android Open Source - Mail mail info-mailer






Project Summary

Android app which sends an e-mail when sms received and for incoming phone calls.

Web Site / Source Repository

info-mailer is hosted in the following web site
https://github.com/tnm-/info-mailer

If you think the Android project info-mailer 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 info-mailer.

ItemValue
Java File Count7
Target SDK Version18
Minimum SDK Version18
Activity Count1
jar files usedactivation.jar
additionnal.jar
commons-lang3-3.2.1.jar
espresso-1.1.jar
mail.jar
testrunner-1.1.jar
testrunner-runtime-1.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CALL_PHONE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_SMS




License

The license information of info-mailer is as follows:

MIT License

Java Source Files

com.android.internal.telephony.ITelephony.java
hu.thewolf.infomailer.CONSTANTS.java
hu.thewolf.infomailer.IncomingPhoneStateListener.java
hu.thewolf.infomailer.Mail.java
hu.thewolf.infomailer.MainActivity.java
hu.thewolf.infomailer.NotifierService.java
hu.thewolf.infomailer.SMSandPhoneReceiver.java