Android Open Source - SQLite Sample DataStoreSample






Project Summary

Sample intended to demonstrate usage of SQLite Database and Content Providers in Android..

Web Site / Source Repository

DataStoreSample is hosted in the following web site
https://github.com/girishkn/DataStoreSample

If you think the Android project DataStoreSample 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 DataStoreSample.

ItemValue
Java File Count5
Target SDK Version8
Minimum SDK Version8
Activity Count2




Java Source Files

DataStoreSample has the following Java source files.

com.sample.db.BuildConfig.java
com.sample.db.DataStore.java
com.sample.db.DataStoreProvider.java
com.sample.db.FileUtility.java
com.sample.db.SampleDBActivity.java