sqlite3
sqlite3 copied to clipboard
sqlite3
SQLite3 for ARM aarch64
Description
This Magisk module provides a statically linked and stripped sqlite3
binary for ARM aarch64 devices.
Changelog
2019-03-29: v1.3
- Updated to SQLite 3.27.2.
2019-03-29: v1.2
- Updated for Magisk v19 template format.
2018-07-22: v1.1
- Now installed in
/system/bin
if/system/xbin
unavailable.
2018-07-03: v1.0
- Initial release.
- SQLite 3.24.0.
Credits
Thanks to @stockrt for the convenient SQLite build scripts for Android.