adb 1 Min read (44 words) Adb⌗ Pair & Connect⌗ Use the following, to pair first, adb pair ipaddr:port Then use the following command to connect: adb connect ipaddr:port Use the following to list them out, adb devices -l Mirror⌗ adb shell screenrecord --bit-rate 8000000 --size 1280x720 --time-limit 180 /sdcard/video.mp4