Android Open Source - App note NoteZ






Project Summary

A simple notes app for Android phones.

Web Site / Source Repository

NoteZ is hosted in the following web site
https://github.com/marcelozarate/NoteZ

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

ItemValue
Java File Count6
Target SDK Version19
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar




License

The license information of NoteZ is as follows:

GNU General Public License

Java Source Files

com.marcelozarate.notez.AddNoteActivity.java
com.marcelozarate.notez.EditNoteActivity.java
com.marcelozarate.notez.MainActivity.java
com.marcelozarate.notez.NoteArrayAdapter.java
com.marcelozarate.notez.Note.java
com.marcelozarate.notez.NotesSQLiteHelper.java