Aplicaci?n demostrativa del uso de SQLite en Android.
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.
The following table is the detailed list of DemoDB.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 3 |
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