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);
fastboot flash recovery recovery.img # (note the path);
4、Then swipe into the super_empty(Dynamic partitions flash foder);
fastboot wipe-super super_empty.img # (note the path);
5、Reboot to recovery;
6、Format the cache first;
7、Format the data;
8、Then go to Apply update—>Apply from ADB;
9、Enter in the cmd or adb toolbox
adb sideload /.zip # (Note the path);
10、Reboot