Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 324 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 324 Bytes

SQLite Precompiled Binary for Android armeabi-v7a (ARM aarch64)

$ wget https://raw.githubusercontent.com/rojenzaman/sqlite3-arm-aarch64/main/sqlite3
$ chmod 750 sqlite3
$ ./sqlite3 --version

Magisk Module

github.com/rojenzaman/sqlite3-magisk-module