Expand description
DroidKraft Library
A beautiful Terminal User Interface (TUI) for Android development and ADB commands. This library provides a high-level interface to ADB operations with a modern TUI.
Modules§
- adb
- ADB abstraction — re-exported from
droidkraft_core. - app
- devtools
- Dev Tools — build, run, and edit Android projects from the terminal.
- effects
- event
- fastboot
- Fastboot operations — re-exported from
droidkraft_core. - logcat
- Logcat viewer state for the TUI.
- menu
- Command menu rendered as per-section “cards”.
- message
- model
- rom_
flash - Custom-ROM flasher screen state for the TUI.
- theme
- Application-wide colour theme system.
- update
- view
- View layer — pure rendering from the current
Model.