首页 > 移动平台 > 详细

Android ADB device offline Issue on Windows

时间:2014-11-16 12:11:51      阅读:310      评论:0      收藏:0      [点我收藏+]

if you‘re having this same issue the problem is probably an out-of-date SDK. As of Android 4.2.2 there is a security feature that requires you to confirm the RSA fingerprint of the connecting device.  As the following screenshot:

bubuko.com,布布扣

Update ADB TOOL

1. Open the SDK manager and update the tools! Then reboot.

2. OR donwload the ADB from the link:

http://dl.vmall.com/c0b481awh1

http://pan.baidu.com/wap/album/file?uk=2265432600&album_id=153586529128231077&fsid=689995590


Confirm ADB VERSION

Use adb version to check your adb version, and you should work with adb version 1.0.31 and above.


If the version hint is still the old version after adb version command, you‘d better check the adb.exe whether it‘s the old one under the path C:\Windows\System32

Android ADB device offline Issue on Windows

原文:http://my.oschina.net/jerikc/blog/345222

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!