Android Open Source - App tablet Mailing-List






Project Summary

Simple Android app that lets people sign up to a mailing list on a smartphone or tablet instead of using the old pen and paper..

Web Site / Source Repository

Mailing-List is hosted in the following web site
https://github.com/Beefeater/Mailing-List

If you think the Android project Mailing-List 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 Mailing-List.

ItemValue
Java File Count18
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count8
jar files usedcommons-codec-1.6.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 9 image files in Mailing-List. The names of the image files are listed as follows.

btn_check_off_normal_holo_dark.png
btn_check_on_holo_dark.png
ic_menu_archive.png
ic_menu_delete.png
ic_menu_preferences.png
ic_menu_share.png
ic_menu_share_holo_dark.png
person.png
txticon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Mailing-List has the following Java source files.

com.rochdev.android.maillist.MailListApplication.java
com.rochdev.android.maillist.data.DBAdapter.java
com.rochdev.android.maillist.data.DBHelper.java
com.rochdev.android.maillist.data.IDBAdapter.java
com.rochdev.android.maillist.file.FileAdapter.java
com.rochdev.android.maillist.model.Input.java
com.rochdev.android.maillist.model.InputList.java
com.rochdev.android.maillist.model.PasswordStatus.java
com.rochdev.android.maillist.model.Settings.java
com.rochdev.android.maillist.ui.DeleteDialog.java
com.rochdev.android.maillist.ui.EnterPasswordActivity.java
com.rochdev.android.maillist.ui.FileDetailsActivity.java
com.rochdev.android.maillist.ui.InputActivity.java
com.rochdev.android.maillist.ui.LauncherActivity.java
com.rochdev.android.maillist.ui.ListFileActivity.java
com.rochdev.android.maillist.ui.PasswordProtectionActivity.java
com.rochdev.android.maillist.ui.SettingsActivity.java
com.rochdev.android.maillist.util.Log.java