An Android helper class to manage database creation and version management using an application's raw asset files.
android-sqlite-asset-helper is hosted in the following web site
https://github.com/jgilfelt/android-sqlite-asset-helper
If you think the Android project android-sqlite-asset-helper 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 android-sqlite-asset-helper.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 3 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\databases\northwind.db assets\databases\northwind.db.gz assets\databases\northwind.db.zip assets\databases\northwind.db_upgrade_1-2.sql assets\databases\northwind.db_upgrade_10-11.sql assets\databases\northwind.db_upgrade_11-13.sql assets\databases\northwind.db_upgrade_2-9.sql assets\databases\northwind.db_upgrade_9-10.sql |
The license information of android-sqlite-asset-helper is as follows:
Apache License