Android Open Source - Database tool andsqlite-multi-thread






Project Summary

A simple database tools for Android, avoiding abnormal of lock in multi thread to read and write?.

Web Site / Source Repository

andsqlite-multi-thread is hosted in the following web site
https://github.com/Alford087/andsqlite-multi-thread

If you think the Android project andsqlite-multi-thread 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 andsqlite-multi-thread.

ItemValue
Java File Count9
Target SDK Version14
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

andsqlite-multi-thread has the following Java source files.

com.example.sqlite.MainActivity.java
mars.database.base.BaseDaoImpl.java
mars.database.base.DBhelper.java
mars.database.base.DatabaseManager.java
mars.database.base.IBaseDao.java
mars.database.bean.Star.java
mars.database.dao.StarDao.java
mars.database.helper.Logger.java
mars.database.standary.IStar.java