View Single Post
  #6174 (permalink)  
Old 04-04-2011, 03:36 PM
busventinc's Avatar
busventinc
PPCGeeks Regular
Offline
 
Join Date: Jul 2010
Posts: 61
Reputation: 55
busventinc is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.2 Custom ROM v4.6 | FroYo 3.70.651.1 | *Updated 3/29/11*

Quote:
Originally Posted by OMJ View Post
after further investigation, the rotary lock will not work on my ROM.....I replaced the framework-res.apk (to get battery % & transparent curtain) which contained code for the rotary lock.

if you really want the rotary lock, you will need to push the attached framework-res.apk, but you will lose battery % & transparent curtain.....next week I'll get w/ amikam & see if he can help me mod this attached framework to include battery % & transparent curtain.

to push to phone while in Android:

copy framework-res.apk to you sdk/tools dir
adb remount
adb push framework-res.apk /system/framework
adb reboot

you'll also want to delete or rename /system/app/htclockscreen.apk


to push to phone from recovery:

copy framework-res.apk to you sdk/tools dir
adb shell mount /system
adb push framework-res.apk /system/framework

Yep Had a problem with boot loops but I found a flash file with the lock screen app you can get it and just flash in recovery like any other mod and always remember to wipe cache and dalvik before you flash and always make a nadroid back up this automatically deletes htclockscreen.apk this is tested and working on OMJ 4.6 deodex
Attached Files
File Type: zip lockscreenmod.zip (7.38 MB, 8 views) Click for barcode!
Reply With Quote