I just made a skin for HTC Sense Lockscreen, this file includes Skinned NavBar also.


Instruction :
*You rommustshould be deodexed before using this.
*Backup your com.htc.resources.apk to your PC or SDCard.
ADB Method
1. Download the Zip file, Unzip and put the apk file in ADB folder
2. Boot into recovery mode.
3. Open Command Prompt, point to your ADB folder
4. Type this:
5. Reboot your phone.Code:adb shell mount /system adb push [COLOR="DarkRed"][B]com.htc.resources.apk[/B][/COLOR] /system/framework/[B][COLOR="DarkRed"]com.htc.resources.apk[/COLOR][/B]
Get into trouble?
- Use your backed up com.htc.resources.apk from Step 1 and push it back to your phone.
Don't want this apk 'cause the one on your phone is different?
Drawable-mdpi folder
You have to replace this folder into your com.htc.resouces.apk/res/drawable-mdpi yourself.
Last edited: