2nd Assignment for CSCI4100U Mobile Devices course at UOIT.
SimpleNotes is hosted in the following web site
https://github.com/100540931/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.
The following table is the detailed list of SimpleNotes.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
There are 9 image files in SimpleNotes. The names of the image files are listed as follows.
bg_btn_set_color.png bg_color_btn_mask.png ic_action_add.png ic_action_search.png ic_menu_overflow.png ic_new_note.png note_edit_color_selector_panel.png selected.png trash.png
The following screenshort is generated from the image listed above.
SimpleNotes has the following Java source files.
ca.uoit.igorleonardo.simplenotes.ApplicationTest.java ca.uoit.igorleonardo.simplenotes.activities.NoteEdit.java ca.uoit.igorleonardo.simplenotes.activities.SimpleNotes.java ca.uoit.igorleonardo.simplenotes.adapter.ItemAdapter.java ca.uoit.igorleonardo.simplenotes.database.DAO.java ca.uoit.igorleonardo.simplenotes.model.Note.java ca.uoit.igorleonardo.simplenotes.util.SystemUiHider.java ca.uoit.igorleonardo.simplenotes.util.SystemUiHiderBase.java ca.uoit.igorleonardo.simplenotes.util.SystemUiHiderHoneycomb.java ca.uoit.igorleonardo.simplenotes.utils.AppResources.java ca.uoit.igorleonardo.simplenotes.utils.LinedEditText.java ca.uoit.igorleonardo.simplenotes.utils.LinedTextView.java