Android Open Source - SQLite sqlite DemoDB






Project Summary

Aplicaci?n demostrativa del uso de SQLite en Android.

Web Site / Source Repository

DemoDB is hosted in the following web site
https://github.com/gurzaf/DemoDB

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

ItemValue
Java File Count9
Activity Count3

Java Source Files

DemoDB has the following Java source files.

com.s4.demodb.ApplicationTest.java
com.s4.demodb.InsertActivity.java
com.s4.demodb.MainActivity.java
com.s4.demodb.UpdateActivity.java
com.s4.demodb.db.UsuariosDBOpenHelper.java
com.s4.demodb.db.util.Usuario.java
com.s4.demodb.db.util.UsuarioListAdapter.java
com.s4.demodb.util.ActivityNavigationListener.java
com.s4.demodb.util.DeleteDialog.java