Does anybody know of a procedure where you can essentially take the /data partition off of a device and flash it to another one?
(IE, to generate a userdata.img file from a device.)
|
Does anybody know of a procedure where you can essentially take the /data partition off of a device and flash it to another one? (IE, to generate a userdata.img file from a device.) |
|||
|
|
|
You could create a nandroid backup. ClockworkMod does it well. That creates an yaffs2 img of the data & datadata partitions. I think this might not be a great solution though, if you want to flash to another device. This will contain all the info in data (or data/data) and may cause issues if the version of android is not the same, or even if the device is different. |
|||||
|