Android Open Source - App project MyJournal






Project Summary

Simple Journaling app for Android, more as a project to teach myself some Android app dev than anything else.

Web Site / Source Repository

MyJournal is hosted in the following web site
https://github.com/shane87/MyJournal

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

ItemValue
Java File Count7
Target SDK Version21
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar




License

The license information of MyJournal is as follows:

GNU General Public License

Java Source Files

com.shane87.myjournal.EditEntryActivity.java
com.shane87.myjournal.JournalAdapter.java
com.shane87.myjournal.JournalContract.java
com.shane87.myjournal.JournalDbHelper.java
com.shane87.myjournal.JournalEntry.java
com.shane87.myjournal.Journal.java
com.shane87.myjournal.MainActivity.java