Projeto criado no curso ministrado no youtube(http://www.youtube.com/waibtecnologia).
android.studio.todolist is hosted in the following web site
https://github.com/tporto/android.studio.todolist
If you think the Android project android.studio.todolist 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 android.studio.todolist.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 4 |
There are 6 image files in android.studio.todolist. The names of the image files are listed as follows.
ic_action_about.png ic_action_discard.png ic_action_new.png ic_action_save.png ic_action_search.png ic_pesq.png
The following screenshort is generated from the image listed above.
android.studio.todolist has the following Java source files.
adapter.UsuarioAdapter.java com.todolist.app.CadUsuarioActivity.java com.todolist.app.ListUsuariosActivity.java com.todolist.app.LoginActivity.java com.todolist.app.MainActivity.java dao.DatabaseHelper.java dao.TarefaDAO.java dao.UsuarioDAO.java model.Tarefa.java model.Usuario.java util.Mensagem.java