Android Open Source - App note GriddyTest






Project Summary

Yet another simple Android note app with a twist..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GriddyTest.

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Minimum SDK Version16
Activity Count3
Fragment Count2




Resource Files

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.

null




Java Source Files

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