Android Open Source - SQLite data UndumpToWebSql






Project Summary

Experiment to undump (or inject) Sqlite3 data into WebView..

Web Site / Source Repository

UndumpToWebSql is hosted in the following web site
https://github.com/dagezi/UndumpToWebSql

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

ItemValue
Java File Count3
Activity Count1
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\Database.db
assets\test.db




License

The license information of UndumpToWebSql is as follows:

MIT License

Java Source Files

com.example.sqliteinjection.app.MainActivity.java
com.example.sqliteinjection.app.MyDbOpenHelper.java
com.example.sqliteinjection.app.Util.java