26
and resettings”. Please use this function with great care. All product data will be cleared by
selecting the factory settings.
2.15 System Upgrades
Automatic upgrades of Android Recovery mode:
1.
Put update.zip under the directory of /cache via adb push;
2.
Execute adb shell to enter the command line mode, mkdir /cache/recovery/;
3.
echo "--update_package=/cache/update.zip"> /cache/recovery/command;
4.
Reboot recovery. The system will upgrade automatically by such reboot.
Broadcast sending command upgrades:
1.
Name the file to be upgraded as update.zip, and copy it to sdcard of the InBox300;
2.
Open USB debug mode of the Inbox300; if there is no driver in the computer, the driver
of attachment may be used. If the debug mode is not opened, please find this option in the
developer option in settings; if there is no developer option, please click on
“
About this
device>>
version number” for at least five consecutive times. Then, the option will show
up;
3.
After the driver is installed, open cmd command line to enter the adb directory in the
attachments, and execute this command: adb shell am broadcast -a com.ubox.upgraderom
--include-stopped-packages;
4.
If it is successfully executed, the system will reboot and install updates automatically.
2.20 On/Off Button
On/Off button: short press this button to enter the sleep mode or awaken from the sleep mode;
long press this button by more than 10 seconds, the system will power off automatically.
2.21 Mode Button
Mode button: this button is programmable to realize some special functions.