Tools
Boot Manager
Reboot modes and bootloader management
Quick Actions
Restart the phone normally.
Boot into recovery partition.
Boot into bootloader mode.
Boot to Odin/Download Mode (Samsung Only).
Enter rescue mode for deep system recovery.
Bootloader Management
UI Speed Tweaker
Optimize animations and screen density
Animation Scales
Display Density (DPI)
Change how much content fits on your screen. Lower values make elements smaller (more space), higher values make them larger.
Popular Presets
Screen Resolution (Size)
Override the internal screen resolution for testing or performance (WxH).
Common Presets
Touch Responsiveness
Adjust the long-press delay. Lower values make interacting with elements feel much faster.
App Compiler (ART DexOpt)
Android normally uses a mix of Ahead-of-Time (AOT) and Just-in-Time (JIT) compilation — meaning it compiles parts of app code on-the-fly as you use them. The commands below force Android to pre-compile all app code into native machine code before you even open them.
The benefit: Apps launch faster, run smoother, and the CPU works less over time — which can actually improve battery life.
The trade-off: The initial compilation takes 5–15 minutes (depending on how many apps you have) and uses a few hundred MB of extra storage. Your phone may feel warm during this process — that is normal.
help_outline When should I run this?
- After App Updates: The best time! It pre-compiles new versions immediately instead of waiting for your phone to do it overnight.
- Feeling Sluggish? If many apps are laggy or slow to open, this can give the entire system a fresh boost.
- Daily or Reboots? No. Once compiled, it persists across restarts until an app is updated or uninstalled.
Compiles each app one-by-one with a live progress bar. You can watch which app is being compiled in real time.
⚠️ Requires staying connected via USB for the duration.
Sends a single command to compile all apps at once. No progress tracking, but the process runs entirely on your phone.
✅ Safe to unplug immediately after starting.
Trigger Android's normal background optimization cycle immediately, instead of waiting for the system to do it overnight. A gentler, balanced approach.
✅ Safe to unplug immediately after starting.
Adblock DNS
Set Android's Private DNS to block ads system-wide
Private DNS routes DNS queries through an encrypted provider without installing apps. It can block ads and trackers at the system level.
info Works on Android 9+ and can be changed anytime.
Current Status
Connect a device to read current settings.
Pick a DNS-based adblocker and apply it with one click.
Reset Options
Return Private DNS to automatic (uses your network provider when available).
Turn off Private DNS completely and clear any hostname.
Shizuku Manager BETA
Advanced ADB-powered service for apps
What is Shizuku? Shizuku allows other apps to use system APIs directly with ADB privileges. It's used by debloaters, specialized file managers, and automation tools.
info This feature is in Beta. If the service fails to start, verify the APK is installed and try again.
Service Status
Whether the Shizuku ADB service is currently active.
Background Performance
Allow Shizuku to run in the background without being killed by Android's battery saver.
Pixel Magisk Patcher BETA
Guided, client-side rooting orchestrator
Connection & Recon
Establish trust and gather device data.
Phase 01
Connection & Recon
Establish a secure ADB bridge to initialize the patching environment.
Ensure USB Debugging is enabled in Developer Options before connecting your Pixel.
Firmware Handoff
To proceed with the patch, we require the official Google Factory Image for your device. Ensure the firmware version matches your current build.
Image Depository
Upload the stock boot or factory image
Drop factory image here
Accepts .zip or .img files up to 1GB
Verified Filename
---
Payload Size
---
Magisk Preparation
Upload the official Magisk application package to begin the environment patching sequence.
Drop Magisk APK Here
or browse files from your computer
Patching Environment
The device is now preparing the kernel image for superuser modifications. This orchestration happens entirely within the local environment.
Fastboot & Flashing
Prepare your device for the patched boot image. Ensure your USB connection is stable before initiating the flash.
Unlock Alert
Your device bootloader is locked. Unlocking will wipe all data.
auto_awesome Flashing Workflow
SEQUENTIALReboot to Bootloader
ADB restart into Fastboot mode.
Connect Fastboot
Handshake with the bootloader.
Flash Patched Image
Writes patched_boot.img to active slot.
Root Successful!
The boot image has been successfully patched and flashed. Your device is now verified with superuser privileges and is ready for customization.
Su-Binary Verified
Environment variables configured and kernel reporting active root access availability.
Sideload Bypass
ADB-powered APK installs for trusted testing
What this does: Install APKs directly over ADB, which is the developer workflow for device testing and internal distribution.
info Android's new advanced flow for installs from unverified developers includes developer mode, a coaching check, a reboot, a one-day wait, and re-authentication. Use ADB installs only for apps you trust.
Select APK Package
Upload your Android package to begin the installation flow.
Drag and drop file
Supports .apk files
Skip permission popups on first launch.
Allow Downgrade
Install older versions over newer ones.
Allow Test-Only
Installs APKs marked as test-only.
Bypass Low Target SDK Block
Enable installs for legacy-targeted apps.
Target Profile
Overrides the User ID selection.
Install Summary
Pi-hole Installer (BETA)
Rootless adblocker & DNS deployment using PRoot
Automated Payload Delivery
Load the required files below to silently deploy Termux, configure an Ubuntu environment, and set up RethinkDNS loopback.
Installation Steps
Select the Termux APK payload to install the base terminal environment.
Download Termux from GitHub
Select the deployment script (.sh) to construct the rootless Ubuntu subsystem.
Download 80bee Setup Script
Select the RethinkDNS APK to route device traffic into the Pi-hole.
Download RethinkDNS
Diagnostics & Tools
Check if Pi-hole FTL is running and which ports are listening on the device.
Launch FTL inside PRoot, view logs, or inspect the available FTL flags. Commands are injected into Termux.
Execution Console
terminal Installer Output
Waiting for payloads...
Home Assistant Automator BETA
Deploy Home Assistant Core on Android via PRoot
Note: This process installs a Debian subsystem inside Termux and compiles Home Assistant Core. Expect 15-30 minutes for completion.
Status & Prerequisites
Neutralize background limits to keep HA alive.
Installation Control
Bootstrap Debian and install Home Assistant. This is a one-click process once prerequisites are met.
Execution Console
terminal Installer Output
Waiting for interaction...
Battery Optimizer
Manage Doze mode, Adaptive Battery, and power saver states
System Power Settings
Toggle standard Android battery saving mode (limits background activity, visuals, etc).
Toggle AI-driven adaptive battery management (limits power for apps you don't use often).
Doze Mode Control
Enable or completely disable Android's system-wide Doze behavior. Useful for testing or making sure background servers stay alive.
Instantly force the phone into deep Doze mode without waiting for the screen to be off or unplugged.
Connectivity & Radios
Stops the cellular radio from staying active on Wi-Fi for faster handoff. Useful for home or work where you stay on Wi-Fi.
Immediately disables the cellular data interface without navigating Settings.
Immediately disables the Wi-Fi interface without navigating Settings.
Scanning & Sensors
Stops background Wi-Fi scanning when Wi-Fi is off.
Stops background Bluetooth scanning when Bluetooth is off.
Stops nearby device scanning services that run in the background.
terminal Terminal
Waiting for action...