Android Open Source - SQLite sqlite AgendaUI






Project Summary

Learning how to use Sqlite on Android.

Web Site / Source Repository

AgendaUI is hosted in the following web site
https://github.com/nogsantos/AgendaUI

If you think the Android project AgendaUI 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 AgendaUI.

ItemValue
Java File Count8
Activity Count2

Java Source Files

AgendaUI has the following Java source files.

nogsantos.br.agenda.ApplicationTest.java
nogsantos.br.agenda.dao.BaseDAO.java
nogsantos.br.agenda.dao.ContatoAdapter.java
nogsantos.br.agenda.dao.ContatoDAO.java
nogsantos.br.agenda.pojo.ContatoVO.java
nogsantos.br.agenda.ui.Contato.java
nogsantos.br.agenda.ui.MainActivity.java
nogsantos.br.agenda.ui.Utils.java