用户权限
[sudo] password for kun:
密码
root@linuxidc:~# sudo -s
root@linuxidc:~# adb kill-server
杀死服务
root@linuxidc:~# adb start-server
重开服务
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
root@linuxidc:~# exit
exit
退
root@linuxidc:~# exit
exit
退
$ logcat -f /mnt/udisk/zp.txt &
/mnt/udisk/为优盘
zp.txt为输出文档。