728x90
반응형
adb shell 명렁어 중에 "This adb server's $ADB_VENDOR_KEYS is not set" 라는 메시지가 나올 경우 해결 방법
adb shell 명령어를 실행했더니 아래와 같은 메시지가 나왔다.
# adb shell
adb: 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.
해결 방법은 간단한데 '옵션 > 개발자 옵션 > USB 디버깅 권한 승인 취소' 후, USB 디버깅을 Off --> On' 해주면 된다.
.
728x90
반응형
'리버싱 > Android' 카테고리의 다른 글
Install ADB on MAC (1) | 2023.05.16 |
---|---|
how to extract apk file (0) | 2023.03.21 |
how to solve "Waiting For Debugger" (0) | 2023.01.04 |
Android temporarily directory (0) | 2023.01.03 |
how to root Android (0) | 2022.08.12 |
how to bypass proxy detection in Android (0) | 2022.02.16 |
Android Packet Debugging using Proxy tools (3) | 2022.02.16 |
APK 분석 툴 리스트 (0) | 2022.02.16 |
adb 명령어 정리 (2) | 2017.12.07 |
AndroidManifest.xml의 android:debuggable 수정하기 (0) | 2016.11.02 |
댓글