Simple example creating and using a DB..
AndroidDB is hosted in the following web site
https://github.com/upsidedrone/AndroidDB
If you think the Android project AndroidDB 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 AndroidDB.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
AndroidDB has the following Java source files.
ar.com.educacionit.android.db.MainActivity.java ar.com.educacionit.android.db.SecondActivity.java ar.com.educacionit.android.db.fragmentos.DatosFragmentos.java ar.com.educacionit.android.db.modelo.Nota.java ar.com.educacionit.android.db.util.DBHelper.java ar.com.educacionit.android.db.util.NotaDatasource.java