Android Open Source - App todo BetterNotes-ToDo-App






Project Summary

Android ToDo Application..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BetterNotes-ToDo-App.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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