you could boot into recovery mode but if you are not experienced in linux it will be quite hard to do anything.
turn it off completely.
press the home and settings button at the same time (and keep pressed) while turning on.
connect usb cable to computer.
connect using a terminal program (i use minicom -D /dev/ttyACM0 in linux, I don't know how to do it in windows)
then you can mount the partition and try to fix, what is broken.
perhaps some apk files are missing or maybe only the rights need to be fixed with chmod.
|