728x90 AdSpace

Latest News

Thursday, November 24, 2016

How to Full Backup any Android Phone using Terminal Emulator

How to Full Backup any Android Phone using Terminal Emulator

Requirements :
Rooted Android
Terminal Emulator
Brain

Steps :

1. Download Terminal Emulator From PlayStore

2. Download Root Explorer.apk
Go to "" /dev/block/platform/sdio_emmc/by-name""
there you will found your whole stock rom.
 But you can't copy it from root explorer.So you have to use Terminal Emulator for Copy all these.

3. Open Terminal Emulator and command all (that has in screenshort)
 Example :


  • su
  • dd if=dev/block/platform/sdio_emmc/by-name/boot of=sdcard/boot.img
  • dd if=dev/block/platform/sdio_emmc/by-name/recovery of=sdcard/recovery.img
  • dd if=dev/block/platform/sdio_emmc/by-name/system of=sdcard/system.img
  • dd if=dev/block/platform/sdio_emmc/by-name/fbootlogo of=sdcard/fbootlogo.bmp


At the same way backup all.
If you face any problem, Comment below.

Credit : Yeasir Arafat

How to Full Backup any Android Phone using Terminal Emulator
  • Blogger Comments
  • Facebook Comments

1 মন্তব্য(গুলি):

Top