backup imei

  1. J

    Thread Full backup

    Is there any method that I can back up the device completely so that I can venture into other roms including imei in case of losing
  2. kihope12

    Thread How backup and restore imei

    So, you will need YOUR WORKING phone, root and terminal emulator ;) For backup open emulator and write: su (your phone will ask you for root acces) dd if=dev/block/mmcblk0p3 of=removable/MicroSD/mmcblk0p3.img dd if=dev/block/mmcblk0p5 of=removable/MicroSD/mmcblk0p5.img (MicroSD is name of my...