Android Open Source - Mail mail Power-Notifier






Project Summary

An Android tool that send notifications thorugh e-mail or SMS when de A/C input dissapear..

Web Site / Source Repository

Power-Notifier is hosted in the following web site
https://github.com/JoseLSegura/Power-Notifier

If you think the Android project Power-Notifier 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 Power-Notifier.

ItemValue
Java File Count10
Minimum SDK Version15
Activity Count1
jar files usedactivation.jar
additionnal.jar
mail.jar
Required Permissionsandroid.permission.INTERNET
android.permission.SEND_SMS




Java Source Files

Power-Notifier has the following Java source files.

org.barrabash.powernotifier.ChargingReceiver.java
org.barrabash.powernotifier.EmailAddress.java
org.barrabash.powernotifier.MailAsyncTask.java
org.barrabash.powernotifier.PowerNotifierActivity.java
org.barrabash.powernotifier.settings.AddContactDialog.java
org.barrabash.powernotifier.settings.EmailFragment.java
org.barrabash.powernotifier.settings.GeneralFragment.java
org.barrabash.powernotifier.settings.SMSFragment.java
org.barrabash.powernotifier.settings.SwitchedFragment.java