Waydroid: Difference between revisions
→GPS/Location forwarding: Connect via ADB |
→GPS/Location forwarding: Add geobridge script |
||
| Line 112: | Line 112: | ||
waydroid shell ip addr show | waydroid shell ip addr show | ||
adb connect <IP>:5555 | adb connect <IP>:5555 | ||
</syntaxhighlight>Download, initialize and run geobridge script<syntaxhighlight lang="bash"> | |||
wget https://gitlab.com/papiris/geobridge/-/raw/main/geobridge.sh | |||
sh geobridge.sh --init | |||
</syntaxhighlight> | </syntaxhighlight> | ||