Android Open Source - SQLite Sample android-concurrent-database






Project Summary

Sample of concurrent safe access to Android SQLite Database.

Web Site / Source Repository

android-concurrent-database is hosted in the following web site
https://github.com/dmytrodanylyk/android-concurrent-database

If you think the Android project android-concurrent-database 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-concurrent-database.

ItemValue
Java File Count5
Minimum SDK Version14
Activity Count0

License

The license information of android-concurrent-database is as follows:

MIT License

Java Source Files

com.dd.database.DatabaseManager.java
com.dd.database.QueryExecutor.java
com.dd.database.utils.DatabaseParams.java
com.dd.database.utils.DatabaseUtils.java
com.dd.utils.L.java