Android Field Operations Demo
Aurum Field Response
Radiation Safety Monitoring
A native Android app demo for Aurum Technologies field-response monitoring system. Built around a live operational map, synthetic rugged-device tracker movement, telemetry-based incident classification, and incident monitoring and reporting.
What the app demonstrates
- Live operational map: Opens directly to a field-response map interface.
- Three moving field users: Streams synthetic rugged-device tracker movement.
- Telemetry risk classification: Detects critical dose-rate alarms, controlled-boundary breaches, lost device signals, and elevated dose-rate advisories.
- Color-coded incident flags: Creates a visible map flag for each classified incident.
- Android alert behavior: Sends a local push-style notification when a new flag is created.
- In-app response prompt: Shows a bottom-of-map alert when new activity appears.
- Sidebar workflow selection: Tapping a map flag selects the matching workflow panel.
- Clean telemetry abstraction: Keeps synthetic data isolated behind TrackerSource so real telemetry can replace it cleanly later.
Demo uses synthetic tracker data only. The app structure keeps the tracker source replaceable for future real telemetry integration.