My life is pretty boring. Everyone expects me to just study and that's all I do, study and nothing more.
Quote:
You're not going forward anywhere until you can manage to get ADB working on something. Is recovery showing ADB unauthorized now? Did you post me recovery already? I forget.
|
Only ADB sideload command works.
Code:
.\adb.exe devices
List of devices attached
XXXXXXXX sideload
.\adb.exe get-state
sideload
the only other command that works is get-serialno.
Quote:
Is recovery showing ADB unauthorized now?
|
Yes, adb is unauthorized.
Recovery looks loke this:
Code:
Android Recovery
ONYX/BOOX/BOOX
11/RKQ1.210614.002/200
userdebug/release-keys
Use volume up/down and power.
WARNING: Previous installation has failed.
You device may fail to boot if you reboot or power off now.
-----
Reboot system now
Reboot to bootloader
Enter fastboot
Apply update from ADB // adb sideload works here, not adb
Apply update from SD card
Wipe data/factory reset
Mount /system
View recovery logs
Run graphics test
Run locale test
Power off
-----