Xtra-Kernel-Manager

Xtra Kernel Manager

Ask DeepWiki Build & Release


About

Xtra Kernel Manager is a modern, rooted Android application built with Kotlin and Jetpack Compose, designed for kernel enthusiasts and power users.

It provides real-time visibility and precise control over CPU performance, thermal behavior, and power efficiency on custom kernels, while prioritizing clarity, responsiveness, and minimal system overhead.

Supported Root Managers


Development Setup

Prerequisites

Local Development

  1. Clone the repository:
    git clone https://github.com/Xtra-Manager-Software/Xtra-Kernel-Manager.git
    cd Xtra-Kernel-Manager
    
  2. Setup configuration files:
    cp local.properties.template local.properties
    cp gradle.properties.template gradle.properties
    
  3. Edit local.properties with your Android SDK path:
    sdk.dir=/path/to/your/android/sdk
    
  4. Build the project:
    ./gradlew assembleDebug
    

Play Protect Compatibility

This project includes optimizations to reduce Play Protect detection:

Security Notice


Requirements


Resources

Credits


Community


Stargazers over time

Stargazers over time


License

Xtra Kernel Manager is open-sourced software licensed under the MIT License.
See the LICENSE file for more information.