Android Open Source - App note SimpleNotes






Project Summary

A very simple Android Note Taking App.

Web Site / Source Repository

SimpleNotes is hosted in the following web site
https://github.com/MilanParikh/SimpleNotes

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

ItemValue
Java File Count4
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version13
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in SimpleNotes. The names of the image files are listed as follows.

create_note.png
ic_listitem_edit.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SimpleNotes has the following Java source files.

com.milanparikh.SimpleNotes.MainActivity.java
com.milanparikh.SimpleNotes.NoteEditorActivity.java
com.milanparikh.SimpleNotes.data.NoteItem.java
com.milanparikh.SimpleNotes.data.NotesDataSource.java