For the complete documentation index, see llms.txt. This page is also available as Markdown.

Using ADB with Waydroid

Grab waydroid IP address from Android Settings-> About

And start adb:

adb connect <IP>:5555

Last updated

Was this helpful?