EDIT: PLEASE USE FABOLOUS'S APEX HOTFIX, WHICH INCLUDES REBOOT IN POWER MENU, AS WELL AS A QUICKOFFICE FIX.
You can find it here: http://fabdroid.com/downloads/Fabolous_ApeX_HotFix.zip
EDIT: PLEASE USE FABOLOUS'S APEX HOTFIX, WHICH INCLUDES REBOOT IN POWER MENU, AS WELL AS A QUICKOFFICE FIX.
You can find it here: http://fabdroid.com/downloads/Fabolous_ApeX_HotFix.zip
Last edited by droidxchat; 12-08-2010 at 10:38 PM.
Awesome, now if only I had any idea how to do this![]()
I've never really done anything like this before, but I'm guessing I find system/framework/ (PC Mode?) and past it into the folder and overwrite?4) Copy it into /system/framework/ which will replace the original file.
5) Change the permissions to rw-r--r-- (you can chmod it to 644 in terminal or use root explorer, which is the easiest way).
And I don't really know how to use root explorer or anything like that at all.. would love to learn though
if you know how to use adb you can mount system then adb push the file from a location on your computer (say C:\android.policy.jar) to /system/framework/, then chmod it to 644, then unmount system
if this all sounds like gibberish to you, maybe someone can put it into an update.zip
I think I'm going to try to learn to use root explorer.. seems like a good thing to know.
Okay so basically I overwrite the android.services.jar then I open up root explorer find the file and longpress it and hit the r/w button?