Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 753 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 753 Bytes

SQLite3 for arm, arm64, x86 and x64

Description

This Magisk module provides a statically linked and stripped sqlite3 binary for arm64-v8a, armeabi-v7a, x86 and x86_64 devices.

Tested Devices

  • arm64-v8a:
    • Lenovo Tab M10 Plus Gen 3
    • Xiaomi MI 6
    • Samsung Galaxy S6 Edge
  • x86_64:
    • LDPlayer 9
    • Waydroid

Download

Releases: SQLite-vX.XX.X-for-magisk.multi-arch.zip

Changelog

Check: CHANGELOG.md

Credits

Thanks to @jacopotediosi for the convenient SQLite multi-arch build scripts for Android.

Links

SQLite