How To Backup Your Android Phone’s Boot, Recovery And System Partition Images
Note: "you must be rooted b4 u get started"
* Download ROMDUMP here
* unzip and install romdump
* if you are use to ADB you have no problem else google ADB and know how it works before proceeding to avoid errors.
*press shift and Rightclick on the folder ADB and choose "open with command window here"
*now run this command one at a time or copy and paste into the command window
adb push install /data/local/
adb shell chmod 04755 /data/local/install
adb shell /data/local/install
*You might see some output of the above command. Wait until it finishes.
*Enable and then disable Wi-Fi on your Android phone.
*If it was already enabled, disable, enable and then disable it again.
*Type this command in the command prompt window on your computer:
adb shell romdump
Wait patiently for the process to finish and you’re done. Congratulations!!!!!
0 comments:
Post a Comment