**Description:** Build a Jetpack Compose UI to show collected telemetry data in sections (Device, Battery, Network, Sensors). **Acceptance Criteria:** - [ ] Create TelemetryScreen.kt - [ ] Display data in sections using Column and Text - [ ] Update UI dynamically with telemetry objects - [ ] Commit and push **Estimated Effort:** 2-3 hours
Description:
Build a Jetpack Compose UI to show collected telemetry data in sections (Device, Battery, Network, Sensors).
Acceptance Criteria:
Estimated Effort: 2-3 hours