Tutorial para la creaci?n de una aplicaci?n CRUD en Android con la base de datos SQLite..
Tutorial_Android_SQLite is hosted in the following web site
https://github.com/pasmontesinos/Tutorial_Android_SQLite
If you think the Android project Tutorial_Android_SQLite 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 Tutorial_Android_SQLite.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Tutorial_Android_SQLite has the following Java source files.
com.sodenet.hipotecas.Configuracion.java com.sodenet.hipotecas.Hipoteca.java com.sodenet.hipotecas.HipotecaActivity.java com.sodenet.hipotecas.HipotecaDbAdapter.java com.sodenet.hipotecas.HipotecaDbHelper.java com.sodenet.hipotecas.HipotecaFormulario.java com.sodenet.hipotecas.HipotecasAdapter.java com.sodenet.hipotecas.Situacion.java com.sodenet.hipotecas.SituacionDbAdapter.java com.sodenet.hipotecas.SituacionSpinnerAdapter.java