Axora is a streamlined Android device management client functioning primarily through Wireless ADB. Serving as a lightweight fork of AxManager, it provides users with efficient, non-root control over their system via built-in shell execution and unrooted plugin management while minimizing overall resource consumption.
Technical Overview of Axora
This client utilizes an ADB-first architecture inspired by Shizuku to handle Android IPC and permission management entirely without root privileges. It integrates a local shell executor alongside a WebUI for browser-based terminal control, resulting in faster startup times and lower memory allocation compared to upstream repositories. When available, the application dynamically accesses root environments for expanded administrative capabilities without forcing it as a hard system dependency.
Core Features of Axora
- Plugin Management: Handles unrooted extensions directly alongside the built-in shell execution environment.
- App Disabling: Controls third-party application states securely through established ADB command structures.
- Resource Efficiency: Tuned specifically for faster application startup sequences and reduced system memory allocation.
- Interface Customization: Includes adjustable floating bar sizing, theme color saturation controls, corner roundness parameters, and GIF banner support.
Compatibility & Quick Setup
Requires an Android device supporting local debugging—install the compiled APK and grant ADB permissions via Wireless to initiate the client.
Credits
- Original Foundation: Derived directly from AxManager by fahrez182.
- Technical References: Structural inspiration drawn from Magisk (unrooted plugin concepts), Shizuku (ADB permission handling), and KernelSU (WebUI capabilities).
Disclaimer: This release utilizes a new cryptographic keystore, requiring users to fully uninstall any previous application versions prior to installation.