Proyecto que muestra el uso de Bases de datos utilizando SQLite en Android..
Tutorial_SQLiteEnAndroid is hosted in the following web site
https://github.com/Androideity/Tutorial_SQLiteEnAndroid
If you think the Android project Tutorial_SQLiteEnAndroid 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_SQLiteEnAndroid.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
There are 1 image files in Tutorial_SQLiteEnAndroid. The names of the image files are listed as follows.
reminder.png
The following screenshort is generated from the image listed above.
Tutorial_SQLiteEnAndroid has the following Java source files.
com.androideity.tareasqlite.Details.java com.androideity.tareasqlite.TareasSQLiteActivity.java com.androideity.tareasqlite.database.DBAdapter.java com.androideity.tareasqlite.database.DataBaseHelper.java