Quote:
Originally Posted by bsnick
Why not just use the mfgtool like they state on this page:
ereader-store.de/en/content/8-downloads
That's how I got KK on mine, not adb. Or are you using some other source of KK other than page?
|
indeed it's the page i'm following and it says
Quote:
Step 3
You must set your Boox in download mode now. There are two ways to do it:
Re-boot your device in this mode using a special buttons combination:
power off your device (e.g. long press of power button)
Press PgDn (<) + PgUp (>) + power button for three seconds. The led blinks once but screen remains unchanged. Your device is in download mode now.
Or using adb tool
Download adb package here
Make sure USB debugging mode of your Boox is On (Apps->Settings-> Developer options->USB Debugging should be checked) and connect your device to the PC
Go to the adb folder with unziped files and start Command Prompt
At the command line type: adb reboot download (enter) Your device should change into download mode now
|