Quote:
Originally Posted by Renate
So it's still unauthorized after you flashed the #46?
Flash this, then try the ADB commands.
|
Code:
C:\temp\platform-tools-latest-windows\platform-tools>fastboot flash boot C:\temp\bootmod48\bootmod.img
Sending 'boot' (13612 KB) OKAY [ 0.048s]
Writing 'boot' OKAY [ 0.057s]
Finished. Total time: 0.127s
C:\temp\platform-tools-latest-windows\platform-tools>fastboot reboot
Rebooting OKAY [ 0.001s]
Finished. Total time: 0.003s
C:\temp\platform-tools-latest-windows\platform-tools>adb shell
adb.exe: 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.
It's still unauthorized.
(Thank you for your patience.)