Android Open Source - SQLite Tutorial Tutorial_Android_SQLite






Project Summary

Tutorial para la creaci?n de una aplicaci?n CRUD en Android con la base de datos SQLite..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Tutorial_Android_SQLite.

ItemValue
Java File Count10
Target SDK Version17
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar




Java Source Files

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