Android ToDo Application..
BetterNotes-ToDo-App is hosted in the following web site
https://github.com/Seishin/BetterNotes-ToDo-App
If you think the Android project BetterNotes-ToDo-App 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 BetterNotes-ToDo-App.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 4 image files in BetterNotes-ToDo-App. The names of the image files are listed as follows.
cal.png ic_menu_search.png ic_menu_settings.png menu_new_note.png
The following screenshort is generated from the image listed above.
BetterNotes-ToDo-App has the following Java source files.
com.naughtyspirit.betternotes.MainActivity.java com.naughtyspirit.betternotes.adapters.GridViewAdapter.java com.naughtyspirit.betternotes.adapters.NotesListViewAdapter.java com.naughtyspirit.betternotes.adapters.SQLiteAdapter.java com.naughtyspirit.betternotes.adapters.SectionsPagerAdapter.java com.naughtyspirit.betternotes.fragments.DashboardFragment.java com.naughtyspirit.betternotes.fragments.NewNoteDialogFragment.java com.naughtyspirit.betternotes.fragments.NotesFragment.java com.naughtyspirit.betternotes.helpers.GetCurrentDateHelper.java com.naughtyspirit.betternotes.model.CategoryModel.java com.naughtyspirit.betternotes.model.NoteModel.java com.naughtyspirit.betternotes.widgets.SquareView.java