码迷,mamicode.com
首页 > 数据库 > 详细

adb devices 命令显示errors

时间:2014-10-01 00:18:10      阅读:523      评论:0      收藏:0      [点我收藏+]

标签:android   blog   http   使用   ar   sp   art   c   log   

刚开始报error:devices not found

重新安装adb 驱动。

解决方法:

 

adb kill-server

adb start-server

adb remount

再使用adb devices和adb shell就可以使用android adb功能了。

 

转自:http://blog.csdn.net/zailushangha/article/details/7814138

adb devices 命令显示errors

标签:android   blog   http   使用   ar   sp   art   c   log   

原文地址:http://www.cnblogs.com/jck34/p/4002753.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!