Skip to content

Howard20181/sqlite3

 
 

Repository files navigation

SQLite3 for ARM aarch64

Description

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

Changelog

2021-04-25: v1.4

  • Updated to SQLite 3.35.5.
  • Updated for Magisk v20.4 template format.

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.

Links

SQLite

Packages

No packages published

Languages

  • Shell 100.0%