-
KX-Bridge-Android v1.0.0 Stable
released this
2026-06-24 20:14:04 +02:00 | 1 commits to main since this releaseInitial release notes
Release v1.0.0
- Initial Android client for the KX Bridge printer interface
- Connects to a bridge server URL and stores it in app preferences
- Live printer state polling with status, progress, and error handling
- Print controls: pause, resume, cancel
- Nozzle and bed temperature adjustment
- Light on/off and brightness control
- MJPEG camera preview streaming
- Filament AMS slot display
- Built with Kotlin, Jetpack Compose, OkHttp, Coroutines, and Kotlinx Serialization
Note: this release requires Android SDK 34, min SDK 26, and network access to the bridge server.
Downloads