Android Open Source - SQLite file MockSQLiteInflater






Project Summary

[Android] inflate mock data to sqlitedatabase from files.

Web Site / Source Repository

MockSQLiteInflater is hosted in the following web site
https://github.com/xesam/MockSQLiteInflater

If you think the Android project MockSQLiteInflater 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 MockSQLiteInflater.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\mock_table.csv




License

The license information of MockSQLiteInflater is as follows:

MIT License

Java Source Files

dev.xiao.xesam.less.android.debug.db.MockSQLiteInflater.java
dev.xiao.xesam.less.android.debug.db.MockScheme.java
dev.xiao.xesam.less.android.debug.db.MockTable.java
dev.xiao.xesam.less.android.demo.db.MainActivity.java