a422015028 / sqlite3-magisk-module

SQLite 3 Magisk Module for Android armeabi-v7a (ARM aarch64)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLite3 for ARM aarch64

Description

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

Download

Releases: SQLite.for.ARM.aarch64.devices-vX.XX.X.zip

Changelog

2023-10-09: v3.43.1

  • Updated to SQLite 3.43.1.

2023-08-28: v3.43.0

  • Updated to SQLite 3.43.0.

2023-08-24: v3.42.0

  • Updated to SQLite 3.42.0.
  • Version scheme was changed.

2022-11-17: v1.6

  • Updated to SQLite 3.40.0.

2021-07-26: v1.5

  • Updated to SQLite 3.36.0.

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

About

SQLite 3 Magisk Module for Android armeabi-v7a (ARM aarch64)


Languages

Language:Shell 64.5%Language:Makefile 35.5%