Simple task list application in Android for educational use.
TaskList is hosted in the following web site
https://github.com/cetorres/TaskList
If you think the Android project TaskList 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 TaskList.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 7 |
Activity Count | 1 |
TaskList has the following Java source files.
com.cetorres.listatarefas.BancoDados.java com.cetorres.listatarefas.ListaTarefas.java com.cetorres.listatarefas.TarefaModelo.java