The app is open and the backend is running, but pnpm opengui -- devices --json returns an empty list.
adb sees the phone, so I don't know whether I should debug adb reverse, the backend URL inside the Android app, permissions, or the device registration path. A small "empty device list" checklist would be easier to follow than the general setup doc.
The app is open and the backend is running, but
pnpm opengui -- devices --jsonreturns an empty list.adb sees the phone, so I don't know whether I should debug adb reverse, the backend URL inside the Android app, permissions, or the device registration path. A small "empty device list" checklist would be easier to follow than the general setup doc.