Android Open Source - App note notes






Project Summary

Simple notes app for android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of notes.

ItemValue
Java File Count18
Activity Count1
Fragment Count3
Asset File Namesassets\fonts\RobotoCondensed-Regular.ttf




Resource Files

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.

null

Java Source Files

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