Creacion de una base de datos (basica) con sqlite en android , agregar datos y mostrarlo en un listview por medio de un baseadapter.
SqliteAndroid is hosted in the following web site
https://github.com/rolignu2/SqliteAndroid
If you think the Android project SqliteAndroid 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 SqliteAndroid.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 3 |
Fragment Count | 2 |
SqliteAndroid has the following Java source files.
com.example.app.BddConexion.java com.example.app.BddInit.java com.example.app.ContentList.java com.example.app.Lista.java