Android library project for SQLite CRUD operations.
AndroidSQLite is hosted in the following web site
https://github.com/KasemJaffer/AndroidSQLite
If you think the Android project AndroidSQLite 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 AndroidSQLite.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 18 |
Minimum SDK Version | 5 |
Activity Count | 0 |
jar files used | gson-2.2.4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
AndroidSQLite has the following Java source files.
com.kas.androidsqlite.DBOpenHelper.java com.kas.androidsqlite.DatabaseContext.java