|
|
LinkBack | Thread Tools | Display Modes |
|
||||
[THEME][11/18/09] Lockscreen Port for CDMA Hero [Transparent Lockscreen Added]
I found out the hard way that this won't work for the CDMA hero (don't judge, I got my first Android phone last week) so I set out to port this to work on CDMA.
If you have some sort of custom these running, this may or may not break it, These are based on Modaco's 1.1 eViL Lockscreen Port: Transparent Lockscreen: Please do nandroid backup before proceeding Attached is com.htc.resources.apk that needs to be pushed to /system/framework One way to do it is by copying com.htc.resources.apk to a directory called lockscreen on your sdcard, and using SDK tools Code:
adb shell mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system cp -r /sdcard/lockscreen/com.htc.resources.apk /system/framework/ reboot eViL Port: com.htc.resources.apk update.zip Thanks to Thann Transparent: com.htc.resources.apk update.zip Enjoy Last edited by ruskiyab; 11-18-2009 at 03:44 PM. |
This post has been thanked 2 times. |
|
||||
Re: eViL Lockscreen Port for CDMA Hero
If the image files can be sent to me I can make it transparent, and create new lockscreen styles.. Thanks in advance, and for your porting
__________________
A dream becomes a goal when action is taken towards its achievement. Donations (show love for my work) Last edited by GODZSON; 11-17-2009 at 10:29 PM. |
|
||||
Re: eViL Lockscreen Port for CDMA Hero
is your phone rooted? I've read somewhere that only rooted phones support the cp command
|
|
||||
Re: eViL Lockscreen Port for CDMA Hero
Use the update.zip I linked to in the first post
New Lockscreen added |
|
||||
Re: [THEME][11/18/09] Lockscreen Port for CDMA Hero [Transparent Lockscreen Added]
Can we just install the .APK file through HTC Sync as a non-Market app?
__________________
-Slapmedia
Now using the HTC Hero (Android) |
|
|
|