-
Would someone please do an adb dump of your /system folder for me on mid7127. All you need to do is type
adb shell
su
busybox mount -o remount,rw /system
exit
exit
mkdir dump
cd dump
adb pull /system/
Then zip it up and upload please
Thanks. I kinda messed some shiz up
Last edited by powerpoint45; 11-19-2012 at 03:21 AM.
-
11-19-2012 03:01 AM
# ADS
Circuit advertisement
-
Nevermind I got one thanks to vampireof. If anyone else needs a dump then just leave a comment and I will upload one
-
powerpoint45,
I am experienced in the PC world but a novice to tablets. I am trying to figure out how to get my son's Coby MID7127 back to how it was out of the box. Will a abd dump show me what was installed on the drive out of the box? Is this like a factory setup image? If so can you point me in the direction of where I can learn how to do this and where I can get it? Thank you in advance.
-

Originally Posted by
darkdave
powerpoint45,
I am experienced in the PC world but a novice to tablets. I am trying to figure out how to get my son's Coby MID7127 back to how it was out of the box. Will a abd dump show me what was installed on the drive out of the box? Is this like a factory setup image? If so can you point me in the direction of where I can learn how to do this and where I can get it? Thank you in advance.
An adb dump will get all the current system files including apps. To do it all you need to do is:
"adb shell
su
busybox mount -o remount,rw /system
exit
exit
mkdir dump
cd dump
adb pull /system"
If you would like me to upload a flashable zip to revert you back to stock, just ask me and I will give.
-

Originally Posted by
powerpoint45
An adb dump will get all the current system files including apps. To do it all you need to do is:
"adb shell
su
busybox mount -o remount,rw /system
exit
exit
mkdir dump
cd dump
adb pull /system"
If you would like me to upload a flashable zip to revert you back to stock, just ask me and I will give.
I need the stock flashable zip please.
james.martin59802@gmail.com