SQLite3 icon indicating copy to clipboard operation
SQLite3 copied to clipboard

Magisk module providing statically linked sqlite3 binary for ARM aarch64 devices.

SQLite3 for ARM aarch64

Description

This Magisk module provides a statically linked and stripped sqlite3 binary for ARM aarch64 devices.

Changelog

2018-07-03: v1.0

  • Initial release.
  • SQLite 3.24.0.

Credits

Thanks to @stockrt for the convenient SQLite build scripts for Android.

Links

SQLite