Quote:
Originally Posted by ajrogers111
I followed the initial instructions earlier today and my phone sort of works, but I keep getting the message "process android.process.media has stopped unexpectedly..." and a force close. When I first booted the phone I did a factory reset, and the touchwiz crap is definitely gone and I could get around the phone fairly well (browser worked, moving through menus fine, even connected to my wifi), but I couldn't download anything from the market. I tried another wipe, and now the media process message is incessant... is there anything I can try aside from an odin restore?
Thanks
|
This means u didnt copy the libraries properly.. try this:
# Get Root
cat /sdcard/try3 > /data/local/try3
chmod 777 /data/local/try3
/data/local/try3 /system/bin/sh
# Remount system read write
mount -o rw,remount /dev/st9 /system
cd /system
cp -
pr libmodules.b2/* libmodules
then factory reset, no need for reboot first.