Prise en main tr?s simpliste de SQLite.
Android-DatabaseSample is hosted in the following web site
https://github.com/AlainMuller/Android-DatabaseSample
If you think the Android project Android-DatabaseSample 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 Android-DatabaseSample.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Android-DatabaseSample has the following Java source files.
fr.alainmuller.databasesample.app.config.Config.java fr.alainmuller.databasesample.app.data.dao.CommentsDAO.java fr.alainmuller.databasesample.app.data.helpers.MyCustomSQLiteHelper.java fr.alainmuller.databasesample.app.data.model.Comment.java fr.alainmuller.databasesample.app.ui.activity.MainActivity.java