代码: 全选
● adb connect 192.168.1.102:5555
connected to 192.168.1.102:5555
● adb devices
List of devices attached
192.168.1.102:5555 device
● adb shell
$ su
# ls
app-cache
config
cache
sdcard
acct
mnt
d
etc
system
sys
shutdown.bravo.rc
sbin
proc
init.rc
init.goldfish.rc
init.bravo.rc
init
default.prop
data
bootcomplete.bravo.rc
root
dev
# exit
$ exit
● adb shell ls /sdcard/ShootMe/
snap20111024_234015.png
snap20111208_205823.png
snap20111208_221942.png
● adb pull /sdcard/ShootMe/snap20111208_221942.png
873 KB/s (478283 bytes in 0.534s)
● adb disconnect
● adb devices
List of devices attached