Fast Boot logo

Fast Boot

By@VOID_ADB
Open Source
Downloads
331
Version
v4.0.0
Size
0.03 MB
Updated
24 Aug 2026

Module Overview

🚀 Fast Boot Engine v3.0.0

Fast Boot Engine v3 is an ADB module focused on Android boot acceleration and performance maintenance.

The major difference in this version is the separation into two independent engines:

⚡ Boot Optimizer — 44 Functions

The action.sh script is exclusively focused on system startup. It analyzes available capabilities and works across 14 automatic phases when the module starts, targeting areas such as:

  • Visuals & Output: Animations, effects, display, and notifications.
  • System Core: Boot Receivers, AppOps, and Package Manager.
  • Execution & Hardware: DEX/ART pre-compilation, OEM-specific optimizations, hardware, and sensors.
  • Connectivity & Background: Network initialization, background processes, and Doze mode.

đŸ”Ĩ Turbo Engine — 20 Functions

The turbo/turbo.sh script serves a different purpose: daily performance. Distributed across 8 phases, it handles:

  • Memory Management: RAM, processes, and Garbage Collection.
  • System Cleanup: Cache management and process compaction.
  • Optimization: ART/Dex compilation, storage management, and TRIM operations.
  • Network & Diagnostics: DNS, network parameters, and before/after performance analysis.

đŸ›Ąī¸ Security & Rollback

Fast Boot Engine does not simply execute commands and assume they worked. Operations are verified, and the module features built-in protection for critical components such as SystemUI, Launcher, Phone, and Google Play Services.

The action.sh script includes a secure rollback system, allowing you to restore changes by running sh uninstall.sh. The Turbo Engine deals primarily with temporary maintenance operations, so it does not require a rollback.

đŸšĢ What Fast Boot Engine DOES NOT Do

  • Does not uninstall apps, wipe data, or modify APKs.
  • Does not use root access or execute non-existent commands.
  • Does not modify protected applications or fake successful operations.

đŸŽ¯ Module Objective & Compatibility

Fast Boot Engine v3 aims to accelerate Android boot times and improve responsiveness in daily use. action.sh optimizes the boot process, while turbo.sh maintains daily performance.

Focus: Fewer delays, faster startup, and a more responsive system.
WORKS ON ANY ANDROID DEVICE: ✅

"Fast Boot Engine v3 — leaner startup, performance maintenance, and optimization based on actual Android capabilities."
— VOID — v3.0.0

🚀 Fast Boot Engine v4.0.0

New update featuring important fixes, compatibility improvements, and 2 new phases focused on ART/Dalvik and Jobs/Alarms optimization.

🆕 Key Changes in this Version

  • New Optimization Phases: Added 2 new execution phases specifically targeting ART/Dalvik and Jobs/Alarms optimization.
  • Stability Fixes: Resolved crashes and significantly improved process handling.
  • Broader Compatibility: Added support for more OEMs (Original Equipment Manufacturers).

Rate this Module

Share your experience with the community.

* You will be prompted to login via Google in one click to verify your rating.

VOID_ADB

VOID_ADB

Official Developer

VOID â€ĸ ADB Developer Criando ferramentas para transformar a experiÃĒncia no Android. ⚡

More from VOID_ADB

Comments (9)

DFzin
@DFzin

Da pra usar com o novo mÃŗdulo ART FLOW, VOID?

VOID_ADB
@VOID_ADB

Yes

H
@Haruko

Your module is stuck on phase 5

VOID_ADB
@VOID_ADB

Irei ver essa questÃŖo.

H
@Haruko

So fast? Can u proof it works

VOID_ADB
@VOID_ADB

O mÃŗdulo passou por 98 testes e validaçÃĩes automÃĄticas em ambiente Android simulado. Os resultados confirmaram que ele funciona como prometido, incluindo suas principais funçÃĩes, verificaçÃĩes e sistema de rollback.

VOID_ADB
@VOID_ADB

@VOID_ADBA nova versÃŖo a 4.0.0

VOID_ADB
@VOID_ADB

@VOID_ADBQue ainda vou postar.

VOID_ADB
@VOID_ADB

Yes