$ adb push app-debug.apk /data/local/tmp/com.beanandyu.myapplication
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
위의 에러는 Android Device에서 USB Debugging을 허용하지 않았을 때에 발생한다.
해결방법은
Android device의 usb 연결을 뺏다가 다시 연결하면 pop up menu가 뜨면서
usb debugging 허용을 물어본다.
이 때, YES 를 선택하면 된다.
출처: http://bean-and-yu.tistory.com/145 [실용주의 프로그래머]
'[ 상식 정보 ] > Mobile 휴대폰' 카테고리의 다른 글
S7 FE, G8 기본모드, 절전모드 긱벤치 마크 (0) | 2022.06.09 |
---|---|
v40 iphone XR note9 G7 휴대폰 배터리 벤치마크 결과 (0) | 2018.11.04 |
안드로이드 루팅없이 프리로딩+시스템앱 삭제하기 (복구방법) (0) | 2018.02.18 |
모바일 Mobile CPU AP 벤치마크 정보(2020년) (0) | 2018.02.09 |