ZKM
Zuan Kernel Manager App For Root Device Android With Material 3 Expressive Modern Style.
Install / Use
/learn @ZUANVFX01/ZKMREADME
🏢 Corporate Profile
Zuan Kernel Manager (ZKM) is an enterprise-class Android kernel management solution developed by Zuan Technologies. Built upon the solid foundation of the Rve Kernel Manager architecture, ZKM has evolved into a comprehensive system optimization platform for rooted Android devices.
Our Philosophy
"Empowering Performance Through Precision Engineering"
We believe that deep control over mobile systems shouldn't compromise security, stability, or user experience. ZKM combines precision engineering with modern design to deliver an accessible enterprise solution.
📋 Executive Summary
| Attribute | Specification | |-----------|---------------| | Product Category | System Utility & Kernel Management | | Target Platform | Android 10 (API 29) - Android 15 (API 35) | | Architecture Support | ARM64, ARMv7, x86_64 | | Root Solutions | Magisk (24.0+), KernelSU (0.9+), APatch | | License Model | Open Source (GPL-3.0) | | Maintenance Status | Actively Maintained |
📸 Product Showcase
<div align="center"> <table> <tr> <td align="center"><b>Overall Dashboard</b><br><sub>Real-time Monitoring</sub></td> <td align="center"><b>Home</b><br><sub>Hardware Telemetry</sub></td> <td align="center"><b>Soc</b><br><sub>Battery Optimization</sub></td> <td align="center"><b>About</b><br><sub>Advanced Tuning</sub></td> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/aa686b02-a1d6-4fc3-b3f7-388b0ea8af70" width="200" style="border-radius: 12px;"/></td> <td><img src="https://github.com/user-attachments/assets/851cbef4-8ed6-4dbf-84f2-b79107cd361f" width="200" style="border-radius: 12px;"/></td> <td><img src="https://github.com/user-attachments/assets/f82afa01-84b7-4227-971a-e6b05236e1d2" width="200" style="border-radius: 12px;"/></td> <td><img src="https://github.com/user-attachments/assets/36b2472f-09bc-439f-a32b-010928ae04a3" width="200" style="border-radius: 12px;"/></td> </tr> </table> </div>✨ Key Features
ZKM offers a comprehensive suite of tools categorized into intuitive modules:
🎨 Appearance & User Interface
- Material 3 Expressive Design - Modern interface with responsive layout and adaptive design
- LogsView System - Advanced log reading with dynamic UI components and filtering capabilities
- Themes & Visual Effects - Fluid transitions, glassmorphism blur effects (Haze integration), and optimized layouts for various screen densities
⚙️ Performance & Kernel Control
- Enterprise Dashboard - Real-time monitoring for SoC temperatures, CPU frequencies, and RAM utilization, complete with historical data logging
- CPU/GPU Tuning - Comprehensive governor control, min/max frequency management, and boost configuration profiles
- Memory Management - LMK (Low Memory Killer) tweaks, virtual memory tuning, ZRAM compression settings, and swap management
- Thermal & Display Control - Deep integration with device thermal drivers, brightness curve calibration, and refresh rate management
- Battery & Doze Optimization - Wakelock analysis and blocking, charging cycle control, deep sleep optimization, and idle drain prevention
🛠️ Advanced System Utilities
- Dual-Engine Kernel Flasher - Flashing system supporting Horizon Logic and Capntrips Architecture with A/B partition support
- Secure Terminal Emulator - Built-in root shell with command history, scripting capabilities, and environment variables management
- Dex2oat Compiler - On-device APK optimization for improved runtime performance
- KsuWebUI Integration - Embedded WebUI server for KernelSU module management without an external browser
- System Modding Suite - Build.prop editor with syntax validation, SetEdit integration for database editing
- Application Management - Activity launcher, system app debloating with whitelist protection, and disable/enable controls
- Real-time Monitoring - On-screen FPS counter, process resource tracking, and system load monitoring
🔧 Technical Requirements
Minimum System Requirements
- Operating System: Android 10 (Q) or higher
- Root Access: Magisk v24.0+, KernelSU v0.9+, or APatch
- Storage: 64MB available space
- RAM: 2GB minimum (4GB recommended for intensive profiling)
Supported Architectures
✓ ARM64 (arm64-v8a) - Primary Support ✓ ARMv7 (armeabi-v7a) - Legacy Support ✓ x86_64 - Emulator Support
Security Prerequisites
- SELinux Status: Permissive or Enforcing mode with policy modifications
- Bootloader Status: Unlocked (required for flasher functionality)
- SafetyNet/Play Integrity: Bypass required for several advanced features
📥 Deployment Guide
Standard Installation
-
Pre-Installation Check
- Verify root status via
subinary check - Confirm device architecture compatibility
- Verify root status via
-
Package Installation
- Download
ZKM-vX.X.X-stable.apkfrom the Official Releases - Enable "Install from Unknown Sources" in device settings
- Execute the installation package
- Download
-
Permission Configuration
- Grant Superuser permissions on first launch
- Allow notifications for real-time monitoring alerts
- Configure storage permissions for backup operations
Enterprise Distribution
For mass deployment within an organization, MDM (Mobile Device Management) compatible packages are available. Please contact the maintainers for an Enterprise License Agreement.
🏆 Credits & Third-Party Integrations
ZKM is built upon the foundation of world-class open-source technology. We acknowledge the significant contributions from the following developers and libraries:
Core Architecture Contributors
<table> <thead> <tr> <th width="180">Developer</th> <th width="300">Contribution Domain</th> <th width="250">Repository Source</th> <th>License</th> </tr> </thead> <tbody> <tr> <td align="center"> <b>Rve27</b><br> <sub>Core Developer</sub> </td> <td> • Kernel Manager Core Architecture<br> • CPU/GPU Tuning Engines<br> • System Monitoring Framework </td> <td> <a href="https://github.com/Rve27">Rve27</a>/rve-kernel-manager </td> <td>GPL-3.0</td> </tr> <tr> <td align="center"> <b>libxzr</b><br> <sub>System Engineer</sub> </td> <td> • Horizon Flasher Logic<br> • Boot Image Parsing<br> • Partition Management </td> <td> <a href="https://github.com/libxzr">libxzr</a>/HorizonKernelFlasher </td> <td>GPL-3.0</td> </tr> <tr> <td align="center"> <b>5ec1cff</b><br> <sub>WebUI Specialist</sub> </td> <td> • KsuWebUI Standalone Implementation<br> • KernelSU Module Interface<br> • Web Server Architecture </td> <td> <a href="https://github.com/5ec1cff">5ec1cff</a>/KsuWebUIStandalone </td> <td>GPL-3.0</td> </tr> <tr> <td align="center"> <b>Rem01Gaming</b><br> <sub>Platform Engineer</sub> </td> <td> • MediaTek SoC Logic Implementation<br> • Helio/Dimensity Optimization<br> • Vendor-specific Tweaks </td> <td> <a href="https://github.com/Rem01Gaming">Rem01Gaming</a>/origami-kernel-manager </td> <td>GPL-3.0</td> </tr> <tr> <td align="center"> <b>helloklf</b><br> <sub>Kernel Utilities</sub> </td> <td> • Kernel Utils & Tweaks<br> • FPS Monitoring Logic<br> • Universal SoC Support </td> <td> <a href="https://github.com/helloklf">helloklf</a>/kernel-tweaks </td> <td>GPL-3.0</td> </tr> <tr> <td align="center"> <b>capntrips</b><br> <sub>Flashing Engineer</sub> </td> <td> • Capntrips Flasher Implementation<br> • A/B Partition Support<br> • Backup/Restore Logic </td> <td> <a href="https://github.com/capntrips">capntrips</a>/KernelFlasher </td> <td>Apache-2.0 & GPL-3.0</td> </tr> <tr> <td align="center"> <b>termux</b><br> <sub>Terminal Team</sub> </td> <td> • Terminal Emulator Engine<br> • Shell Environment<br> • Command-line Interface </td> <td> <a href="https://github.com/termux">termux</a>/termux-app </td> <td>Apache-2.0</td> </tr> <tr> <td align="center"> <b>Kyant0</b><br> <sub>UI/UX Designer</sub>Related Skills
node-connect
348.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
