Guest blackvoske Posted January 5, 2012 Report Posted January 5, 2012 (edited) Hi all, i've got a problem with a phone. I was "playing" with my girls phone and cleaned it with Titanium. I removed 1 to many..... and now market downloads etc. don;t work any more (downloads work, installation not). Is there a way to re-install the Media Container Service ? Please help me out, don't really want to flash it all over again and lose all settings. Edited January 5, 2012 by blackvoske
Guest sumdumguy Posted January 5, 2012 Report Posted January 5, 2012 Hi all, i've got a problem with a phone. I was "playing" with my girls phone and cleaned it with Titanium. I removed 1 to many..... and now market downloads etc. don;t work any more (downloads work, installation not). Is there a way to re-install the Media Container Service ? Please help me out, don't really want to flash it all over again and lose all settings. Try puttin the apk in system/app and set permissions, reboot.
Guest blackvoske Posted January 5, 2012 Report Posted January 5, 2012 Try puttin the apk in system/app and set permissions, reboot. I've found an apk named defaultcontainerservice.apk(hope this is the right one) on my own phone and i've got it now on her phone (sd card). But since i can't install anything, i can't install another filemanager with root rights to copy it to system/app :angry:
Guest blackvoske Posted January 5, 2012 Report Posted January 5, 2012 I managed to fix it. From my other phone i copied the apk to the sd card. first tried it with adb, but that didn't help me, cause it did not understand the cp command and i did not have rw rights. tried recovery mode (adb reboot recovery), mounted /system and then tried again with abd. (cp /sdcard/download/DefaultContainerService.apk /system/app/.) Rebooted... and the installation problems are gone B) . Don't know if any one ever needs it, but i wrote down the things that helped me.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now