Simple notes app for android.
notes is hosted in the following web site
https://github.com/Vilian/notes
If you think the Android project notes listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of notes.
Item | Value |
---|---|
Java File Count | 18 |
Activity Count | 1 |
Fragment Count | 3 |
Asset File Names | assets\fonts\RobotoCondensed-Regular.ttf |
There are 1 image files in notes. The names of the image files are listed as follows.
background_slide.png
The following screenshort is generated from the image listed above.
notes has the following Java source files.
com.golovin.notes.controller.DataSourceManager.java com.golovin.notes.controller.EventManager.java com.golovin.notes.controller.NotesApplication.java com.golovin.notes.data.DaoMaster.java com.golovin.notes.data.DaoSession.java com.golovin.notes.data.Note.java com.golovin.notes.data.NoteDao.java com.golovin.notes.event.Event.java com.golovin.notes.event.EventHandler.java com.golovin.notes.helper.FontHelper.java com.golovin.notes.helper.ShareHelper.java com.golovin.notes.log.Logger.java com.golovin.notes.ui.activity.MainActivity.java com.golovin.notes.ui.adapter.NotesPageAdapter.java com.golovin.notes.ui.animation.TopMarginEvaluator.java com.golovin.notes.ui.fragment.NoteFragment.java com.golovin.notes.ui.listener.touch.NoteTouchListener.java null.DaoGenerator.java