Skip to main content
ADB Connect Cli

ADB Connect Cli

·34 words· loading · loading · ·
Table of Contents

ADB DEPENDENCIES

ADB PLATFROM TOOLS

# clear all server
adb kill-server
# pair new adb device
adb pair 192.168.0.1:00000
# add new device connection
adb connect 192.168.0.1:00000
# check connection
adb devices

Related Video

Related

Right Click Files
·182 words· loading · loading
Obs Build and Install
·166 words· loading · loading