Android TODO List application.
TODO_ANDROID is hosted in the following web site
https://github.com/VasayXTX/TODO_ANDROID
If you think the Android project TODO_ANDROID 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 TODO_ANDROID.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 6 image files in TODO_ANDROID. The names of the image files are listed as follows.
home.png ic_action_search.png it.png main_icon.png other.png work.png
The following screenshort is generated from the image listed above.
TODO_ANDROID has the following Java source files.
com.example.todo.AboutActivity.java com.example.todo.MainActivity.java com.example.todo.NewNoteActivity.java com.example.todo.Note.java com.example.todo.NoteArrayAdapter.java com.example.todo.NoteProvider.java com.example.todo.NoteProviderMetaData.java com.example.todo.NoteService.java com.example.todo.TesterNoteProviderActivity.java