diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -34,13 +34,14 @@ binary checksum. For a signed release APK, see "How to build a release APK" below. -On the target device: Settings -> Developer options -> Wireless debugging -> -Pair device with pairing code. Note the pairing port and 6-digit code from -that dialog. Also note the usually different connection port shown on the -parent Wireless debugging screen. - -In the app on the source device: enter the target address, pairing port, -pairing code, and connection port, then tap Pair. Tap the saved device row to +On the target device: Settings -> Developer options -> Wireless debugging. +Note the "IP address & Port" on that screen; it is the device address and +the port is permanent. Then open "Pair device with pairing code" and note +the port from its dialog (a different, short-lived one) and the 6-digit +code. + +In the app on the source device: enter the device address as `ip:port`, +then the pairing port and code, and tap Pair. Tap the saved device row to connect and mirror. |