博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
So you probably need to do “adb start-server” as root first:
ubuntu$ sudo ./out/host/linux-x86/bin/adb kill-server 
ubuntu$ sudo ./out/host/linux-x86/bin/adb start-server * daemon not running. starting it now * * daemon started successfully * 
ubuntu$ ./out/host/linux-x86/bin/adb shell

或者通过sudo -s 切换到超级用户
posted on 2012-09-11 09:47  Likwo  阅读(2102)  评论(0编辑  收藏  举报