This is an Android app that will try to backup some partitions image on rooted Android phones.
This app will try to find available partitions on devices and allow user to choose which he want backup.
This app will try to find some partitions size in your device so that you can check if you have an available space to backup them in your sdcard.
not all partition size are available.
you can only view the size of the following partitions
- system
- vendor
- userdata
- cache
based on your device manufacturer.
you can see if the the backup is in progress or completed.
and you can stop the backup any time
partitions are saved on your sdcard as binary image format.
so that image files like boot and recovery can be reflash again.
Before flashing the backed up partition make sure it is not corrupted otherwise your phone may stuck at bootloop and i can not be responsible for any damage you made to your device.
proceed at your own risk.