Zenfone Flashing Command
I create a How's to use ADB and fastboot command for flashing firmware, factory reset or reboot for zenfone
ADB command for android zenfone
ADB reboot -> This command will reboot you device
ADB reboot bootloader -> This command will reboot you device to boot loader
ADB sideload firmware.zip -> This command will flash a firmware in recovery via ADB sideload
fastboot command for android zen fone
fastboot reboot -> This command apply on bootloader will reboot again in bootloader
fastboot flash boot boot.img -> This command will flash boot.img kernel you need to unlock bootloader first before using
fastboot flash fastboot fastboot.img -> This command will flash fasboot or bootloader for update or replace your bootloader
fastboot flash system system.img -> This command will flash system.img or custom rom for zenfone
This is basic Tip's and Tricks for zen fone using ADB and fastboot command
I attach an image for preview this is made by Pinaslang Zenfone Blog
This is helpful for you to learn ADB and fastboot for android device may be not all android or at least on Asus zenfone device if you need help got problem just post in our comment box
0 comments:
Post a Comment