Android Open Source - SQLite sqlite Android-DatabaseSample






Project Summary

Prise en main tr?s simpliste de SQLite.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-DatabaseSample.

ItemValue
Java File Count5
Activity Count1

Java Source Files

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