What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

error 7 cardock.apk please help

i got a error 7 it say s i dont have cardock.apk so i downloaded it to my phone and it still is doing the same thing also it will not show up in root explorer i am trying to update to froyo can any please help
 
hey dude. i had the same problem. Download the file(s) from here:
http://www.chadhaney.com/droidXDefault/
then do
adb push <file.apk> /sdcard/<file.apk>
mount -o remount,rw /dev/block/system /system
cp /sdcard/<file.apk> /system/app/<file.apk>

Note: Youll have to do this for a whole bunch so i recomend you download all the files in the zip.
 
Back
Top