- Nov 8, 2011
- 3,836
- 1,394
Yes you will have to reenter all your data, as I said this is same as factory reset, meaning it returns the tablet to as you got it out of the box.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Yes you will have to reenter all your data, as I said this is same as factory reset, meaning it returns the tablet to as you got it out of the box.
adb shell
su
rm -r /data/*
rm -r /cache/*
reboot
this is same as factory reset.
This worked on my Chromo Inc. Infotmic ZX-X15, forgot to type in reboot and the device tried to reboot itself and went into bootloops. I manually powered it off and powered back on.