Module Overview
LiveBoot is a systemless root module that replaces the standard Android boot animation with a verbose, UNIX-style scrolling text output. It displays real-time logcat and dmesg outputs directly on the screen during startup, providing immediate diagnostic feedback for root users.
Technical Overview of LiveBoot
This module executes a stripped-down, UI-free adaptation of Chainfire's original LiveBoot script directly from the /data/adb/modules/ directory. By running independently of a traditional application interface, it modifies the boot sequence to render low-level system logs without permanently altering the stock device partition.
Core Features of LiveBoot
- Verbose output displays live logcat and dmesg data directly during the device boot sequence.
- App-free implementation removes the original APK interface, running entirely as a lightweight background script.
- Granular control allows manual configuration of background colors, logcat levels (Verbose to Fatal), and specific buffers (Main, System, Radio, Events, Crash).
- Custom rendering supports specific line counts, wordwrap toggles, and fallback screen resolution spoofing via a simple text configuration file.
- Open-source licensing operates under GPLv3, utilizing the original loader and daemon binaries established by Chainfire.
Supported Root Managers & Updates
This module actively supports Android 12, 13, 14, 15, and 16, maintaining full compatibility across Magisk, KernelSU, and APatch root managers. Recent updates incorporate AntiOblivionis' working fork of the original APK to ensure reliable log rendering on modern OS releases.
How to Install LiveBoot
- Download the latest release
.ziparchive directly to your local device storage. - Open your preferred root manager application (Magisk, KernelSU, or APatch) and access the module installation menu.
- Select the downloaded
.zipfile to flash it systemlessly, then restart the device to activate the new boot sequence.
Why Choose LiveBoot?
LiveBoot provides immediate visual access to essential system logs during device startup without permanently modifying core Android partitions. Its lightweight, systemless execution makes it an indispensable diagnostic tool for ROM developers and power users requiring transparent boot analytics.
Rate this Module
Verified user ratings only
* Please log in to submit your rating.