在Android上遇到adb devices offline,解决办法如下:

  1. 重启ADB服务
    adb kill-server
    adb start-server

  2. 如果以上无效,重启DUT,再重新执行
    adb devices

  3. 如果还是无效,重启电脑吧。

  4. 记得查看adb版本是否太低

更多相关文章

  1. Android(安卓)studio 打包apk如何重命名apk名称
  2. Android(安卓)(ListActivity、Contextmenu)微信类消息置顶和删除和
  3. 为什么在AndroidManifest.xml中Activity的theme用不了Theme.Ligh
  4. Android中的Bundle类
  5. Android(安卓)library projects cannot be launched
  6. android webview css z-index属性无效
  7. Android(安卓)Kotlin开发模块之间跳转-ARouter
  8. Android(安卓)Bundle类
  9. Android百度地图一种简单实现多标注及响应时间的方法

随机推荐

  1. android
  2. android studio 降低项目版本错误,no reso
  3. Android(安卓)修改默认USB模式
  4. 【Android】UI-shape的使用
  5. Android修行之路——Dialog
  6. 国内外Android知名技术博客汇总
  7. Android(安卓)Apk反编译、签名
  8. Android:开发环境搭建
  9. Android写文件到SDCard的一般过程和代码
  10. google map my demo