Android Control Panel

Disconnected

Tools

power_settings_new
Boot Manager Reboot, Recovery, Fastboot, Rescue Mode, Download Mode, and bootloader unlock/relock.
speed
UI Speed Tweaker Adjust animation speed, display density, and DPI for a faster-feeling phone.
shield
Adblock DNS Block ads system-wide by setting your phone's Private DNS to a trusted provider.
battery_saver
Battery Optimizer Toggle Battery Saver, Adaptive Battery, and force Android's deep-sleep Doze mode. BETA
troubleshoot
Battery Diagnostic Scan your device to identify battery drain culprits, view battery health, and analyze discharge patterns. BETA
bolt
Shizuku Manager Set up and start the Shizuku service for advanced device control without root.
auto_fix_high
Pixel Magisk Patcher Root your Pixel device by patching the stock boot image directly in your browser. BETA
volume_up
Audio Mods Bypass Android's volume dosimetry and safety limits for external audio equipment.
delete_sweep
Debloater & App Manager Uninstall, disable, or suspend bloatware and system apps. BETA
file_upload
Sideload Bypass Install APKs via ADB for trusted testing and internal builds.
dns
Pi-hole Installer Deploy a local Pi-hole adblocker and DNS loopback via PRoot. SUSPENDED
home_app_logo
Home Assistant Automator Transform this device into a Home Assistant Core server using WebUSB and PRoot. BETA
photo_camera
GCam Detector Identify your phone hardware and get the perfect Google Camera (GCam) port and configuration. BETA
bluetooth_audio
Bluetooth Repair Fix pairing issues and reset the Bluetooth stack. Supports OEM-specific deep cleaning. BETA

Safety Level Bypass

Android implements a Calculated Sound Dose (CSD) system that limits volume based on a 7-day rolling window to prevent hearing damage. This tool suppresses these warnings via ADB.

Note: Due to legal regulations, Android will reset these settings after 20 hours of music playback or upon reboot. You will need to re-apply the bypass here when that happens.

Quick Actions

restart_alt
Reboot

Restart the phone normally.

healing
Recovery

Boot into recovery partition.

bolt
Fastboot

Boot into bootloader mode.

downloading
Download Mode

Boot to Odin/Download Mode (Samsung Only).

sos
Rescue Mode

Enter rescue mode for deep system recovery.

Bootloader Management

Animation Scales

Window Animation Scale 1.0x
1.0x 5x 10x
Transition Animation Scale 1.0x
1.0x 5x 10x
Animator Duration Scale 1.0x
1.0x 5x 10x

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.

Duration
-- ms
0 200 400 600 800 1000ms

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.
Compile with Progress

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.

Compile & Go

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.

Background Optimize

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.

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

Private DNS Mode Unknown

Connect a device to read current settings.

Adblock Provider

Pick a DNS-based adblocker and apply it with one click.

Reset Options

Automatic DNS

Return Private DNS to automatic (uses your network provider when available).

Disable Private DNS

Turn off Private DNS completely and clear any hostname.

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.

Service Status

APK Checking...

Detect and Install Shizuku.

Service Stopped

Launch the Shizuku Service.

Android Core Optimizations

These patches help stop AOSP firmware from killing Shizuku in the background.

Android 8+

Baseline Whitelist

Bypass standard Doze Mode suspension.

Automated Profile
auto_fix_high
Doze Whitelist
DeviceIdle whitelist override

or...
touch_app Manual Steps
Go to Settings > Apps > Shizuku > Battery and select Not Optimized (or Unrestricted).

Android 9+

App Priority Framework

Force Shizuku into the "Exempted" App Standby Bucket.

Automated Profile
Status: Unknown
auto_fix_high
Exempt Standby Bucket
Elevate beyond Active (value 5)

or...
touch_app Manual Steps
Requires Developer Options. Standby buckets can sometimes be mapped to App Battery Usage settings depending on OS.

Android 11+

App Compaction

Disable cached app freezer, which lets Android migrate its processes into a frozen cgroup

Automated Profile
auto_fix_high
App Freezer Patch

or...
touch_app Manual Steps
Go to Developer Options, find Suspend execution for cached apps, set it to Disabled, and reboot.

Android 12+

Phantom Process Killer

Disable the Phantom Process Killer limit (32 max) which routinely purges heavy child threads.

Automated Profile
auto_fix_high
Disable PPK

or...
touch_app Manual Steps
Go to Developer Options, toggle Disable child process restrictions to ON. (ADB mandatory on A12-A13).

OEM-Specific Optimizations

Smartphone companies take things a step further and implement their own app killing methods.

Samsung

One UI

Samsung's Sleeping Apps feature aggressively puts unused background applications to sleep, starving Shizuku of resources.

Automated Profile
auto_fix_high
Battery Optimization Fix
Forces the AppOps manager to explicitly allow background execution, bypassing some of One UI's soft restrictions.

and...
warning Manual Steps Required
Navigate to Settings > Battery > Background usage limits and add Shizuku to 'Never sleeping apps'.
Navigate to Settings > Apps > Shizuku > Battery and select 'Unrestricted'.
Open the Recent Apps screen, tap the Shizuku icon, and select 'Keep open' to lock it in memory.

Xiaomi

MIUI / HyperOS

Xiaomi's proprietary Security App natively overrides standard Android battery configurations, killing Shizuku on screen-off unless Autostart is permitted.

Automated Profile
auto_fix_high
MIUI Patch
Grants direct ADB permission to bypass MIUI battery optimizations.

and...
warning Manual Steps Required
Open Security App > Manage Apps > Shizuku and toggle Autostart to ON.
Tap Battery Saver and change it to 'No restrictions'.
Open the Recent Apps screen, long-press Shizuku, and tap the Lock icon.

BBK Group

OnePlus / Oppo / Vivo

BBK devices have a notoriously aggressive background task killer that clears memory rapidly to show "smooth" performance.

Automated Profile
auto_fix_high
High Performance Mode
Grants "Display over other apps" priority, keeping the service alive longer.

and...
warning Manual Steps Required
Go to Settings > Apps > App Management > Shizuku > Battery usage. Enable 'Allow background activity' and 'Allow auto launch'.
Open the Recent Apps screen, tap the three dots on the Shizuku card, and tap 'Lock'.

Huawei

HarmonyOS / EMUI 12

Huawei's "PowerGenie" framework actively hunts down background apps. You have to take Shizuku out of its automatic control.

warning Manual Steps Required
Go to Settings > Battery > App Launch. Find Shizuku and toggle off 'Manage automatically'.
When the 'Manage manually' prompt appears, ensure Auto-launch, Secondary launch, and Run in background are all enabled.

Connection & Recon

Establish trust and gather device data.

01 / 06
arrow_back Back to Launcher
Phase 01

Connection & Recon

Establish a secure ADB bridge to initialize the patching environment.

Waiting for Device...
cable

Ensure USB Debugging is enabled in Developer Options before connecting your Pixel.

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.

01 / 04
upload_file

Drag and drop file

Supports .apk files

terminal Ready for stream
description
Selected File No file selected Choose an APK to continue.
No File --
Grant Permissions (-g) info

Skip permission popups on first launch.

history

Allow Downgrade

Install older versions over newer ones.

verified_user

Allow Test-Only

Installs APKs marked as test-only.

security

Bypass Low Target SDK Block

Enable installs for legacy-targeted apps.

Target Profile

Install for All Users info

Overrides the User ID selection.

Install Summary

Package No file selected
Mode Update Existing
Flags
dns

Automated Payload Delivery

Load the required files below to silently deploy Termux, configure an Ubuntu environment, and set up RethinkDNS loopback.

Installation Steps

1. Termux Environment

Select the Termux APK payload to install the base terminal environment.
Download Termux from GitHub

2. Ubuntu PRoot Config

Select the deployment script (.sh) to construct the rootless Ubuntu subsystem.
Download 80bee Setup Script

3. Loopback VPN

Select the RethinkDNS APK to route device traffic into the Pi-hole.
Download RethinkDNS

Diagnostics & Tools

Service Status

Check if Pi-hole FTL is running and which ports are listening on the device.

Start / Debug

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...

Note: This process installs a Debian subsystem inside Termux and compiles Home Assistant Core. Expect 15-30 minutes for completion.

Status & Prerequisites

Detection Unknown

Checking for Termux package...

Optimization

Neutralize background limits to keep HA alive.

Installation Control

Start Deployment

Bootstrap Debian and install Home Assistant. This is a one-click process once prerequisites are met.

Execution Console

terminal Installer Output

Waiting for interaction...

System Power Settings

Standard Battery Saver

Toggle standard Android battery saving mode (limits background activity, visuals, etc).

Adaptive Battery

Toggle AI-driven adaptive battery management (limits power for apps you don't use often).

Doze Mode Control

Master System Doze

Enable or completely disable Android's system-wide Doze behavior. Useful for testing or making sure background servers stay alive.

Force Deep Sleep

Instantly force the phone into deep Doze mode without waiting for the screen to be off or unplugged.

Connectivity & Radios

Disable Mobile Data Always-On

Stops the cellular radio from staying active on Wi-Fi for faster handoff. Useful for home or work where you stay on Wi-Fi.

Hard Kill Cellular Data

Immediately disables the cellular data interface without navigating Settings.

Hard Kill Wi-Fi

Immediately disables the Wi-Fi interface without navigating Settings.

Scanning & Sensors

Wi-Fi Scan Always

Stops background Wi-Fi scanning when Wi-Fi is off.

Bluetooth Scan Always

Stops background Bluetooth scanning when Bluetooth is off.

Nearby Scanning

Stops nearby device scanning services that run in the background.

Diagnostic Scanner

Run a diagnostic scan on your device. Ensure your device has been off the charger for a few hours for the best results.

info

Optional, but highly recommended for accurate health estimation.

Quick Scan: Instant snapshot of current stats. Full Scan: Parses full timeline to detect drain spikes (takes longer).

Debloater & App Manager

cleaning_services
Debloater Remove or disable bloatware based on safety ratings and device profile.
g_mobiledata
De-Google Remove Google services based on 3 targeted tiers. BETA
apps
App Manager Manage all installed applications and their permissions.

Debloater

Bloatware Encyclopedia

Browse our database of thousands of pre-installed apps and their safety ratings.

Snapshot & Restore

Before making changes, create a snapshot of your currently installed apps. You can use this later to easily restore your setup if needed.


Restore from Snapshot

Upload a previously saved `.80bee` snapshot file to re-enable disabled apps, or simply detect and enable all currently disabled apps.

Device Profile & Settings

Detecting device profile...

Safe
Advanced
Expert

No negative impact

Disable (Recommended)
Uninstall (Expert)

De-Google

Snapshot & Restore

Before removing core Google services, create a snapshot. You can upload it later to re-enable disabled apps.


Target Tier
Safe
Advanced
Expert

No negative impact

Disable (Recommended)
Uninstall (Expert)

Bloatware Encyclopedia

search
Filter by OEM:
Showing all apps

App Manager

Snapshot & Restore

Create a snapshot of your currently installed apps before making changes. You can restore from a snapshot or detect disabled apps later.


Restore from Snapshot

Upload a previously saved .80bee snapshot file to re-enable disabled apps, or simply detect and enable all currently disabled apps.

search
0 apps found
apps

Scan Installed Apps

Connect your Android device to scan and manage installed applications.

Hardware DNA Scan

Identifying your phone's SoC, Camera2 API level, and sensor strings.

01 / 05
biotech

Ready to Scan

We need to run a few ADB commands to identify your hardware.

Top Pick verified

LMC 8.4

Optimized for your hardware profile.

check_circle Ultra-wide
check_circle 4K 60FPS Video
check_circle Night Sight

Advanced / Experimental

Latest beta ports from other modders.

1

Download & Sideload APK

Select the APK file once downloaded to install it.

Download
2

Inject XML Configuration

We will place the optimized tune in the correct folder.

Final Step: Load Your Profile

The file has been placed. Now you must activate it inside the app.

touch_app

Double-tap the black area

next to the shutter button to import

check_circle

Setup Verified?

Open GCam and test the lenses. Does everything look good?

Diagnostics & Verification

Hardware Status Unknown

MAC Address

--:--:--:--:--:--

Adapter State

---

healing

Why is my Bluetooth broken?

Over time, Android's Bluetooth subsystem accumulates cached data, bonding keys, and manufacturer-specific optimizations. If these internal databases become corrupted or fall out of sync, which happens so often occurring after OTA system updates, you will likely experience pairing timeouts, random stutters during audio playback, or persistent failures to connect to your car or headphones.

build

How we Fix Bluetooth on Android

This tool uses ADB to bypass the standard settings UI (which sometimes freezes when the radio is hanging). We force-stop the daemons related to Bluetooth, completely sanitize the core databases, and then programmatically cycle the networking hardware to rebuild the Android Bluetooth stack to a pristine state.

Repair Options

OEM Override:
Standard Fix

Clears the core Bluetooth daemon and bonding databases. Safely resolves most pairing conflicts.

Advanced Deep Clean

Clears the Network Stack and performs a hardware-level radio reset.

Note: This toggles Airplane Mode. Wi-Fi will disconnect momentarily. You may need to adjust settings afterward.

Experimental OEM Quirks

Highly aggressive OEM-specific workarounds. These alter core system battery behaviors and may impact device battery life.

Xiaomi: Doze Disable

Disables the Doze standby mode which MIUI/HyperOS sometimes uses to suspend the Bluetooth service, causing lag.

OnePlus: Battery App Purge

Clears the proprietary battery app data, a common fix for Bluetooth instability on OxygenOS post-updates.

terminal Terminal

Waiting for action...
email