wayne Blog
Brought to you by:
kavencat
1、System is not expanded;
2、Please upgrade the adb tool to the latest (the network disk provides the latest adb, windows for windows, darwin/linux for mac);
3、Then open cmd or terminal to flash in the recovery I provided(Dynamic partitions flash foder);
4、fastboot flash recovery recovery.img # (note the path);
5、Then swipe into the super_empty(Dynamic partitions flash foder);
6、fastboot wipe-super super_empty.img # (note the path);
7、Reboot to recovery;
8、Format the data first;
9、Then go to Apply update—>Apply from ADB;
10、Enter in the cmd or adb toolbox
adb sideload /.zip # (Note the path);
11、Reboot