由于我最近在Note 4上升级到了棉花糖,我无法从Android studio安装应用程序。我没有撤销开发人员授权的选项。这是我得到的错误。我已经连接了我的usb作为“传输媒体文件”
com.android.ddmlib.AdbCommandRejectedException: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
Error while Installing APK发布于 2016-05-02 23:56:25
我的问题是内核相关的。我禁用了"enforcing“,这也取消了撤销授权的选项
https://stackoverflow.com/questions/36965899
复制相似问题