Android Open Source - App note material-notes






Project Summary

Note-taking app with Material Design for Android.

Web Site / Source Repository

material-notes is hosted in the following web site
https://github.com/dan-zx/material-notes

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Asset File Namesassets\notes_schema-v1.sql




License

The license information of material-notes is as follows:

Apache License

Resource Files

There are 5 image files in material-notes. The names of the image files are listed as follows.

cab_background_top.9.png
ic_action_delete.png
ic_action_save.png
ic_add.png
ic_edit.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.materialnotes.activity.EditNoteActivity.java
com.materialnotes.activity.MainActivity.java
com.materialnotes.activity.ViewNoteActivity.java
com.materialnotes.config.ConfigModule.java
com.materialnotes.data.Note.java
com.materialnotes.data.dao.NoteDAO.java
com.materialnotes.data.dao.impl.sqlite.NoteSQLiteDAO.java
com.materialnotes.data.source.sqlite.NotesDatabaseHelper.java
com.materialnotes.data.source.sqlite.SQLFileParser.java
com.materialnotes.util.Strings.java
com.materialnotes.view.ShowHideOnScroll.java
com.materialnotes.widget.AboutNoticeDialog.java
com.materialnotes.widget.NotesAdapter.java