Help installing theme

Oddity

Senior Member
Jun 21, 2010
62
1
0
To copy a framework-res.apk to your phone:

Edit: MAKE A NANDROID BACKUP BEFORE ATTEMPTING THIS

1. Boot into clockwork recovery (hold volume down and power while phone is off then choose recovery)

2. Plug the phone into the usb port on your computer.

3. In clockworkmod, scroll down to partitions and select it.

4. Select "mount /system"

5. Now copy the framework-res.apk file that you want to put on your phone into the sdk tools folder from wherever you downloaded it.

6. While you have the tools folder open on your desktop, hold shift and right click somewhere inside the folder. Choose "open command window..."

7. Type the following command:

adb push framework-res.apk /system/framework/

8. When it finishes copying, go back to your phone and choose "unmount /system"

9. Now go into the command window and type:

adb reboot


Once your phone reboots, you should have the replaced framework-res images.