Brush step:
1, download the brush package, and then extract it to the root directory of computer disk D. Note that the directory must not contain Chinese characters and symbols, otherwise errors may occur.
2. Xiaomi box device enters the developer mode, selects USB debugging, and then retreats to the box desktop, otherwise you won't see a pop-up option to allow debugging.
3. Plug the double-headed USB data cable into the computer and millet box.
4. Click Select Run on the computer, enter dos Enter, and then enter the following commands in turn in the dos black box, and enter each line.
d:
Cd Xiaomi
adb kill-server
Adb starts
ADB Shell
Note that at this time, the Xiaomi box device will prompt whether it is allowed. After selecting Allow, enter the following. If the authorization is overtime, an error will be reported and the "ADB shell" will be executed again.
set prop service . ADB . TCP . port 5555
export
Adb tcpip 5555
5. Check the IP address obtained in Xiaomi Box Network and write it down.
6. Unplug the USB cable at this time and execute shua.bat
7. The black window of batch processing on the computer will prompt you to enter the IP of the device, fill in the IP address of step 5, and press enter.
8. After completion, you will be prompted to finish, and then restart the Xiaomi box.
9. If you want to restore the state before brushing, you can choose to restore the factory equipment to facilitate the recovery of brushing errors.
Adb advanced operational command
Adb connection192.168.1.33
ADB restarts.