Pair

adb pair 10.0.0.1:30000

Connect

adb connect 10.0.0.1:30001

Install

adb install package.apk

Shell

adb shell

Upload/Download

adb push <source> <destanation>
adb pull <source> <destanation>
Navigation
Print/export
QR Code
QR Code wiki:adb (generated for current page)