mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
6423a82d18
* We forward a different range of ports to each device so we can pick and choose which to communicate with based on its index. * The index is encoded in the 'hostname' like so: adb:X:deviceidhere * Whenever we want to interact with an android device we always specify the device, never leave it to a default.