Unfortunantly my sisters coby 9742-8 tablet touch screen went bad on her. I am attempting to put the tablet completely back to stock. Heres where I got stuck. When I use Traveller1701 bat file from his .zip found here
http://www.androidtablets.net/forum...ead-first-development-index-root-utility.html
followed the directions to install the stock recovery, everything seems to be working right but the tablet does not reboot into recovery when the program calls for it. I have to choose reboot from the menu options after it finishes. Once I do that I turn the tablet back off and boot into the recovery and find that the cwm recovery is still present.
I tried this
via adb
adb push recovery.img /data/local/tmp/recovery.img
adb push install-recovery.sh /data/local/tmp/install-recovery.sh
adb push reboot-recovery /system/bin/reboot-recovery
adb shell
chmod 777 /data/local/tmp/install-recovery.sh
chmod 755 /system/bin/reboot-recovery
/data/local/tmp/install-recovery.sh
/system/bin/reboot-recovery
It is from vampirefo. post here
http://www.androidtablets.net/forum...09-cw-recovery-v6-0-1-1-coby-7042-8042-a.html
I used a stock recovery.img instead but it still booted into cwm-recovery.
What am I doing wrong?
More information on the touch screen.
It was working fine than all the sudden out of the blue a line running horizontally the long way started pushing randomly along that line. I tried everything on the software side (stock rom custom rom different stock roms cleared dalvik factory reset cleared cash rerooted etc.) I pushed heavily around the border of the tablet but it did not seem to help. Something went wrong so I am just returning it via warranty thus why I want it completely back to stock. It acts up whether it is plugged in or not so not a voltage issue while charging.
http://www.androidtablets.net/forum...ead-first-development-index-root-utility.html
followed the directions to install the stock recovery, everything seems to be working right but the tablet does not reboot into recovery when the program calls for it. I have to choose reboot from the menu options after it finishes. Once I do that I turn the tablet back off and boot into the recovery and find that the cwm recovery is still present.
I tried this
via adb
adb push recovery.img /data/local/tmp/recovery.img
adb push install-recovery.sh /data/local/tmp/install-recovery.sh
adb push reboot-recovery /system/bin/reboot-recovery
adb shell
chmod 777 /data/local/tmp/install-recovery.sh
chmod 755 /system/bin/reboot-recovery
/data/local/tmp/install-recovery.sh
/system/bin/reboot-recovery
It is from vampirefo. post here
http://www.androidtablets.net/forum...09-cw-recovery-v6-0-1-1-coby-7042-8042-a.html
I used a stock recovery.img instead but it still booted into cwm-recovery.
What am I doing wrong?
More information on the touch screen.
It was working fine than all the sudden out of the blue a line running horizontally the long way started pushing randomly along that line. I tried everything on the software side (stock rom custom rom different stock roms cleared dalvik factory reset cleared cash rerooted etc.) I pushed heavily around the border of the tablet but it did not seem to help. Something went wrong so I am just returning it via warranty thus why I want it completely back to stock. It acts up whether it is plugged in or not so not a voltage issue while charging.
Last edited: