`
coolerbaosi
  • 浏览: 728412 次
文章分类
社区版块
存档分类
最新评论

adb shell 无法启动 (insufficient permissions for device)

 
阅读更多

了解更多:http://hi.baidu.com/iceliushuai/item/74635bc93ef4520fad092f12


暂的解决办法是使用root权限来启动adbserver
shily@hh-desktop:~$sudo-s
[sudo]passwordforshily:
root@hh-desktop:~#adbkill-server;adbstart-server
*daemonnotrunning.startingitnow*
*daemonstartedsuccessfully*
root@hh-desktop:~#exit
exit
shily@hh-desktop:~$
再次执行adbshell就可以了。

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics