Yet another simple Android note app with a twist..
GriddyTest is hosted in the following web site
https://github.com/rburgosnavas/GriddyTest
If you think the Android project GriddyTest 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 GriddyTest.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 16 |
Activity Count | 3 |
Fragment Count | 2 |
There are 11 image files in GriddyTest. The names of the image files are listed as follows.
ic_action_clear.png ic_action_clear_dark.png ic_action_clear_light.png ic_action_edit_dark.png ic_action_edit_light.png ic_action_load_dark.png ic_action_load_light.png ic_action_refresh_dark.png ic_action_refresh_light.png ic_action_save_dark.png ic_action_save_light.png
The following screenshort is generated from the image listed above.
GriddyTest has the following Java source files.
com.rburgos.fourtinynotes.CellFragment.java com.rburgos.fourtinynotes.EditNoteActivity.java com.rburgos.fourtinynotes.MainActivity.java com.rburgos.fourtinynotes.Note.java com.rburgos.fourtinynotes.NoteDBOpenHelper.java com.rburgos.fourtinynotes.NoteDataSource .java com.rburgos.fourtinynotes.NotesArrayAdapter.java com.rburgos.fourtinynotes.NotesListActivity.java