https://www.hovatek.com/forum/thread-22399.html
Steps to enable Diag Mode
Follow the steps below to enable Diagnostic mode (Diag) on an android device
See the video below or @ https://youtu.be/_bEWuzfO2Aw
Connect the phone to the PC (via a USB cable) while powered on. Launch and run the following commands in adb:
Code:
adb devices
adb shell
setprop sys.usb.config diag,adb
adb devices
adb shell
setprop sys.usb.config diag,adb
ADB command to boot into Qualcomm Android Diag Mode
Steps to disable Diag Mode
Follow the steps below to disable Diagnostic (diag) mode on an android device
Launch and run the following commands in adb:
Code:
adb devices
adb shell
setprop sys.usb.config mtp,adb
adb devices
adb shell
su
setprop sys.usb.config mtp,adb
'잡다' 카테고리의 다른 글
How to hard reset on Lenovo Tab M10 Plus 3Rd Gen Tb128Fu (0) | 2023.09.30 |
---|---|
P11 Plus Widevine L3 - L1 (0) | 2023.09.30 |
Secret codes for Lenovo Tab P11 5G (0) | 2023.09.26 |
재밌는 IT 세계 - 태블릿 이더넷 (0) | 2023.09.25 |
Lenovo Xiaoxin Pad 2022 (TB128FU) 투명 케이스 알리 배송 (0) | 2023.09.24 |