Connects an ADB device using WebUSB to a remote server running ADB.
Needs Chrome 89+ or chrome://flags/#enable-experimental-web-platform-features enabed.
./gitpod-adb- On the new page, click "Connect" and choose your Android device connected by USB
- Run
adb connect localhost - Now you can run
adb shellor any otheradbcommand you like