A simple database tools for Android, avoiding abnormal of lock in multi thread to read and write?.
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.
The following table is the detailed list of andsqlite-multi-thread.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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