Android的工作室 - ADB错误 - " ...设备未授权。请在您的设备&QUOT检查确认对话框; [英] Android Studio - ADB Error - "...device unauthorized. Please check the confirmation dialog on your device."

查看:6815
本文介绍了Android的工作室 - ADB错误 - " ...设备未授权。请在您的设备&QUOT检查确认对话框;的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

于是我开始这,我想,是造成我的设备现在可以显示任何的logcat输出我的应用程序在我的亚行日志错误。我得到的所有的logcat输出,除了从应用程序本身的人。

  PropertyFetcher:AdbCommandRejectedException获取用于设备04799057970ed1fc属性:设备下线
PropertyFetcher:AdbCommandRejectedException获取用于设备03799467970ed5fg属性:设备未授权。请您的设备上检查确认对话框。
 

解决方案

您已经错过了在手机中的指纹证书授权对话框,当你连接,请尝试更改USB模式,以媒体,或比你有另一种不同的然后重新连接设备的手表的对话框,点击接受,这应该解决您的问题。 :D

否则试试这个:

重新设置你的ANDROID_SDK_HOME和:

  1. 拔掉设备
  2. ADB杀死服务器
  3. 亚行启动服务器
  4. 插件设备

So I started getting errors in my ADB logs which, I think, are causing my device to now display any logcat output for my app. I am getting all the logcat output except the one from the app itself.

PropertyFetcher: AdbCommandRejectedException getting properties for device 04799057970ed1fc: device offline
PropertyFetcher: AdbCommandRejectedException getting properties for device 03799467970ed5fg: device unauthorized. Please check the confirmation dialog on your device.

解决方案

you have missed the Fingerprint Certificate Authorization dialog in your phone when you connected it, try change the usb mode to Media, or another different than the one you have in and then reconnect your device watch for the dialog and click on accept, that should solve your problems. :D

Otherwise try this:

set your ANDROID_SDK_HOME again and:

  1. unplug device
  2. adb kill-server
  3. adb start-server
  4. plug device

这篇关于Android的工作室 - ADB错误 - " ...设备未授权。请在您的设备&QUOT检查确认对话框;的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆