Skip to content

ZUANVFX01/ZKM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ZKM Corporate Logo

ZUAN KERNEL MANAGER

Enterprise-Grade Android System Optimization Suite

License Platform Root Required Release Maintainer


🏒 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

Overall Dashboard
Real-time Monitoring
Home
Hardware Telemetry
Soc
Battery Optimization
About
Advanced Tuning

✨ 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

  1. Pre-Installation Check

    • Verify root status via su binary check
    • Confirm device architecture compatibility
  2. Package Installation

    • Download ZKM-vX.X.X-stable.apk from the Official Releases
    • Enable "Install from Unknown Sources" in device settings
    • Execute the installation package
  3. 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

Developer Contribution Domain Repository Source License
Rve27
Core Developer
β€’ Kernel Manager Core Architecture
β€’ CPU/GPU Tuning Engines
β€’ System Monitoring Framework
Rve27/rve-kernel-manager GPL-3.0
libxzr
System Engineer
β€’ Horizon Flasher Logic
β€’ Boot Image Parsing
β€’ Partition Management
libxzr/HorizonKernelFlasher GPL-3.0
5ec1cff
WebUI Specialist
β€’ KsuWebUI Standalone Implementation
β€’ KernelSU Module Interface
β€’ Web Server Architecture
5ec1cff/KsuWebUIStandalone GPL-3.0
Rem01Gaming
Platform Engineer
β€’ MediaTek SoC Logic Implementation
β€’ Helio/Dimensity Optimization
β€’ Vendor-specific Tweaks
Rem01Gaming/origami-kernel-manager GPL-3.0
helloklf
Kernel Utilities
β€’ Kernel Utils & Tweaks
β€’ FPS Monitoring Logic
β€’ Universal SoC Support
helloklf/kernel-tweaks GPL-3.0
capntrips
Flashing Engineer
β€’ Capntrips Flasher Implementation
β€’ A/B Partition Support
β€’ Backup/Restore Logic
capntrips/KernelFlasher Apache-2.0 & GPL-3.0
termux
Terminal Team
β€’ Terminal Emulator Engine
β€’ Shell Environment
β€’ Command-line Interface
termux/termux-app Apache-2.0
Kyant0
UI/UX Designer
β€’ Capsule iOS Navigation UI
β€’ Liquid Glass Design System
β€’ Animation Framework
Kyant0/android-liquid-glass Apache-2.0

Open Source Library Stack

UI/UX Frameworks

  • Jetpack Compose by Google - Modern declarative UI toolkit for Android (Apache-2.0)
  • Material 3 Expressive by Google - Extended Material Design components (Apache-2.0)
  • Haze by Chris Banes - Advanced glassmorphism blur effects (Apache-2.0)

System & Root Libraries

  • libsu by topjohnwu - Android root shell abstraction library (Apache-2.0)
  • Coil by Coil Team - Image loading and caching (Apache-2.0)
  • kotlinx.coroutines by JetBrains - Asynchronous programming framework (Apache-2.0)

Platform Integrations

  • KernelSU by weishu - Kernel-based root solution integration
  • Magisk by topjohnwu - Systemless root interface compatibility

πŸ‘¨β€πŸ’» ZKM Development Team

Project Maintainers

Role Name GitHub Responsibility
Lead Developer Zuan @ZUANVFX01 Project architecture, UI/UX direction, release management
Core Contributor Rve27 @Rve27 Kernel logic, performance tuning modules

Special Thanks

  • Community Beta Testers - Bug reports and UX feedback from the XDA and Telegram communities
  • Kernel Developers - Custom kernel creators (Predator Kernel, Nova Kernel, etc.) who provided testing APIs
  • XDA Community - Support forums and resource sharing for Android development

πŸ”’ Security & Compliance

Data Privacy Protocols

  • Zero Data Collection: ZKM does not send telemetry data or analytics to external servers
  • Local Processing: All computations are performed on-device without cloud dependency
  • Open Source Transparency: Full source code audit available for security verification

Root Access Management

  • Scoped Permissions: Implementation of the principle of least privilege in root operations
  • Command Whitelisting: Strict validation of executed system commands
  • Audit Logging: Comprehensive logging for every system modification (available in LogsView)

Compliance Standards

  • GPL-3.0 License: Full compliance with open source distribution requirements
  • Apache-2.0 Components: Proper attribution for third-party libraries
  • Security Patching: Regular updates to address CVEs in dependencies

πŸ“œ Legal & Licensing

Primary License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Third-Party Attributions

This software contains code from the following open-source projects:

  • Horizon Flasher (GPL-3.0)
  • Kernel Flasher by capntrips (Apache-2.0 & GPL-3.0)
  • Termux (Apache-2.0)
  • Android Liquid Glass (Apache-2.0)

Disclaimer

WARNING: ZKM requires root access and modifies system-level parameters. Users are fully responsible for any changes made. Zuan Technologies is not responsible for any device damage, data loss, or voided warranties that may occur.


Zuan Technologies

GitHub β€’ Documentation β€’ Website

About

Zuan Kernel Manager App For Root Device Android With Material 3 Expressive Modern Style.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages