Skip to content

Device Status Indicators

Device status indicators help you understand the current state of each connected device.

IconStatusDescription
🟢ConnectedDevice is connected and ready
🟡BusyWorkflow currently running
🔴DisconnectedDevice not connected
⚠️UnauthorizedUSB debugging not authorized
🔵WiFiConnected via WiFi ADB
ConnectingConnection in progress

🟢 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

🖼️ [Image: Bottom status bar showing device info: name, connection type, status, battery, Android version]

Device status updates automatically when:

  • Device is connected/disconnected
  • Workflow starts/stops
  • Battery level changes significantly
  • Connection type changes