Friday, 30 January 2015

How to backup system data with terminal emulator

This guide is simple just need patience. Download Terminal emulator app .This app works well with rooted devices.
Steps 
*install the above downloaded app
*type 
su 
*tap enter to grant supersu permission
*type 
tar -c system/* >> sdcard/system.tar
*tap enter to start the process
I
t takes pretty much time to complete full backup, just relax and check for system tar zip on your sd card.
It's easy as ABCD..... 

No comments:

Post a Comment