Android Open Source - App note NoteApp






Project Summary

Note taking app.

Web Site / Source Repository

NoteApp is hosted in the following web site
https://github.com/simon30rus/NoteApp

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

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




Resource Files

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

ic_content_edit.png
ic_content_new.png

The following screenshort is generated from the image listed above.

null

Java Source Files

NoteApp has the following Java source files.

com.example.notetka.MainActivity.java
com.example.notetka.NoteEditActivity.java
com.example.notetka.data.NoteItem.java
com.example.notetka.data.NotesDataSource.java