Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 369 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 369 Bytes

Welcome to Fastboot Tool

If you want to flash recovery.img place recovery.img in recovery_img If you want to flash boot.img place boot.img in boot_img

NOTE: YOU NEED TO HAVE FASTBOOT PREINSTALLED

in terminal execute "chmod a+x recovery.sh" in terminal execute "chmod a+x kernel.sh" in terminal execute "chmod a+x start.sh"

To execute - ./start.sh

Thank you.