Android Open Source - Navigation drawer SimpleNotes






Project Summary

Simple notes with navigation drawer..

Web Site / Source Repository

SimpleNotes is hosted in the following web site
https://github.com/gooldeer/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 Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count2

License

The license information of SimpleNotes is as follows:

Apache License





Resource Files

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

drawer_shadow.9.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.moysa.simplenotes.core.Note.java
com.moysa.simplenotes.core.NotesComparator.java
com.moysa.simplenotes.core.NotesUtils.java
com.moysa.simplenotes.db.NoteDataBaseHelper.java
com.moysa.simplenotes.ui.activities.MainActivity.java
com.moysa.simplenotes.ui.activities.SettingsActivity.java
com.moysa.simplenotes.ui.adapters.NotesAdapter.java
com.moysa.simplenotes.ui.application.NoteApplication.java
com.moysa.simplenotes.ui.fragments.NavigationDrawerFragment.java
com.moysa.simplenotes.ui.fragments.NoteFragment.java
com.moysa.simplenotes.ui.listeners.ListHeaderAnimationListener.java