Skip to content

DEMONNICA/SQLite3-for-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

Note

Replaces system SQLite3 with an optimized build and auto-optimizes all system databases on every reboot.

Important

Features ✨:

  1. SQLite version 3.51.3 2026-03-13 10:38:09
  2. Supports ARM64, ARMv7a, x86, and x86_64 architectures.
  3. Backs up original /system/bin/sqlite3 before replacing.
  4. Restores original sqlite3 automatically on uninstall.
  5. Runs database optimization after every reboot via integrity check, orphan cleanup, WAL checkpoint, VACUUM, ANALYZE, and fstrim.

Tip

  1. Supports Magisk KernelSU KernelSU Next APatch SukiSU and their variants.
  2. Minimum Android 10 SDK 29.

Warning

Disclaimers 🛡️:

  • Use at your own risk. No guarantees are made regarding stability, compatibility, or safety. Always back up your data before installing anything.
  • These works are tested on specific devices only. Behavior on other devices may vary significantly.
  • The author reserves the right to discontinue, modify, or remove any module or plugin at any time without prior notice.

Caution

Warning ☢️:

  1. The developer takes no responsibility for any damage, data loss, or device malfunction caused by the use of these works.
  2. System modifications can be unpredictable. What works on one device may break another.
  3. Always have a recovery solution ready — TWRP, ADB, or fastboot — before proceeding.
  4. If you do not fully understand what a modification does, do not apply it.
  5. Redistribution, modification, or repackaging of these works without explicit permission from the author is strictly prohibited.
  6. Rooted devices with custom ROM may behave differently. Proceed with extra caution.
  7. Any modification applied to the system is your decision. Think before you act.

Download 📦: