Hi guys,
I had some free time and decided to write this script specially for Terminal Emulator's users like me. :p
It's a simple script allows you to:
This script will make a new folder named Recovery-Kernel-Tools in your internal storage, including 3 more folders inside it:
Everything is self explanatory, when you execute this script for the first time, it will ask you to set your partitions, you can change them later at any time.
If it's useful for you and you need more options, feel free to suggest me.
Download link: ReKeTv1
After downloading, cd to installation folder and input:
If you're using Script Manager, just execute it as root.
Latest busybox is required.
I had some free time and decided to write this script specially for Terminal Emulator's users like me. :p
It's a simple script allows you to:
- Backup
- Restore backup
- Flash
- Reboot in any mode
- Copy the script to /system/bin
This script will make a new folder named Recovery-Kernel-Tools in your internal storage, including 3 more folders inside it:
- Backups (max one backup for each partition, names are "case-sensitive")
- Flash (but any recovery.img / boot.img to flash them, names are "case-sensitive")
- Input (for future use)
Everything is self explanatory, when you execute this script for the first time, it will ask you to set your partitions, you can change them later at any time.
If it's useful for you and you need more options, feel free to suggest me.
Download link: ReKeTv1
After downloading, cd to installation folder and input:
Code:
su
sh ReKeTv1Latest busybox is required.