Device Status Indicators
Device status indicators help you understand the current state of each connected device.
Status Icons
Section titled “Status Icons”| Icon | Status | Description |
|---|---|---|
| 🟢 | Connected | Device is connected and ready |
| 🟡 | Busy | Workflow currently running |
| 🔴 | Disconnected | Device not connected |
| ⚠️ | Unauthorized | USB debugging not authorized |
| 🔵 | WiFi | Connected via WiFi ADB |
| ⏳ | Connecting | Connection in progress |
Detailed Status Descriptions
Section titled “Detailed Status Descriptions”🟢 Connected
- Device is ready for automation
- USB debugging authorized
- ADB connection established
- You can run workflows
🟡 Busy
- A workflow is currently executing
- Cannot start another workflow on this device
- Wait for completion or stop current workflow
🔴 Disconnected
- Device is not detected
- Check USB cable or WiFi connection
- May need to reconnect
⚠️ Unauthorized
- Device detected but not authorized
- Check phone for authorization popup
- Tap “Allow” on the USB debugging dialog
- Check “Always allow from this computer”
🔵 WiFi
- Connected wirelessly via WiFi ADB
- May have higher latency than USB
- Ensure devices stay on same network
⏳ Connecting
- FeedFlux is establishing connection
- Wait for connection to complete
- Usually takes 2-5 seconds
Status Bar Information
Section titled “Status Bar Information”🖼️ [Image: Bottom status bar showing device info: name, connection type, status, battery, Android version]
Real-Time Updates
Section titled “Real-Time Updates”Device status updates automatically when:
- Device is connected/disconnected
- Workflow starts/stops
- Battery level changes significantly
- Connection type changes