Example To-do application from Professional Android 2 Application Development Book.
NotDo is hosted in the following web site
https://github.com/pyspud/NotDo
If you think the Android project NotDo 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 NotDo.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 10 |
Activity Count | 1 |
NotDo has the following Java source files.
uk.co.kalgan.app.notdo.NotDoDBAdapter.java uk.co.kalgan.app.notdo.NotDoItem.java uk.co.kalgan.app.notdo.NotDoItemAdapter.java uk.co.kalgan.app.notdo.NotDoList.java uk.co.kalgan.app.notdo.NotDoListItemView.java