Android Open Source - Development youtube android.studio.todolist






Project Summary

Projeto criado no curso ministrado no youtube(http://www.youtube.com/waibtecnologia).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android.studio.todolist.

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4

Resource Files

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.

null




Java Source Files

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