[MOD] Extended Soft Key Backlight

Do you want different time amount?


  • Total voters
    92

mackeydesigns

Senior Member
Aug 23, 2010
258
2
0
Negative. Still turning off after 3-4 seconds. I'm assuming just by hitting any of the soft keys, which illuminates them, it should stay on for 15 seconds with the mod. Hmm
 

mackeydesigns

Senior Member
Aug 23, 2010
258
2
0
I'm thinking I could probably do with a clean ROM install. I have issues installing little mod tweaks like the stock lock screen too.

Blah.
 

wasupwithuman

Senior Member
Apr 6, 2007
393
25
0
Flagstaff
www.leumas.net
Negative. Still turning off after 3-4 seconds. I'm assuming just by hitting any of the soft keys, which illuminates them, it should stay on for 15 seconds with the mod. Hmm
if using the 15 second one... It should work... your not wiping regular CACHE instead of DALVIK? The other thing you can do is manually push it to your phone via adb.


Unzip the zip you downloaded inside the folder there should be a folder called system then go to framework and you'll see services.jar

then run

adb push (whatever directory)\services.jar /system/framework

backup your old one first by running this

adb pull /system/framework/services.jar
 

mackeydesigns

Senior Member
Aug 23, 2010
258
2
0
All good!

Got JT's ROM on there and did all my updates, including this and everything applied. My ROM has always been kinda weird, glad I did this update tho.
 

taypotts

Senior Member
Mar 28, 2009
189
4
0
twitter.com
I just installed this and cleared the DALVIK CACHE and it still is not working? I'm not deodexed, and I'm not running a ROM.

Just rooted with bloat removed and some custom theme work applied.

Oh and I have the stock lockscreen installed...
 

wasupwithuman

Senior Member
Apr 6, 2007
393
25
0
Flagstaff
www.leumas.net
I just installed this and cleared the DALVIK CACHE and it still is not working? I'm not deodexed, and I'm not running a ROM.

Just rooted with bloat removed and some custom theme work applied.

Oh and I have the stock lockscreen installed...
might not be compatible with stock system....

if you want it to work...

youll have to pull your services.jar for me. And ill try to get it working.

run this
adb pull /system/framework/services.jar


and upload the services.jar
 

wasupwithuman

Senior Member
Apr 6, 2007
393
25
0
Flagstaff
www.leumas.net
I just looked at yours, and that is the same file for 32 seconds.... So if it's not working on your phone it might be that it is just not compatible with stock. Or it is not compatible with your kernel, or maybe the lights.so

Ill have to ask JT what he thinks it could be.... he's all knowing :)
 

taypotts

Senior Member
Mar 28, 2009
189
4
0
twitter.com
I just looked at yours, and that is the same file for 32 seconds.... So if it's not working on your phone it might be that it is just not compatible with stock. Or it is not compatible with your kernel, or maybe the lights.so

Ill have to ask JT what he thinks it could be.... he's all knowing :)
Yeah sorry that was the services.jar that was in my system/framework after I flashed the 32 second file, so its there just not kicking in. Maybe you have to be deodexed? Idk much outside of theming lol..
 

jt1134

Inactive Recognized Developer
May 8, 2010
1,098
3,151
0
Yeah sorry that was the services.jar that was in my system/framework after I flashed the 32 second file, so its there just not kicking in. Maybe you have to be deodexed? Idk much outside of theming lol..
If your system is NOT deodexed, then you'll need to get rid of services.odex also.

Sent from my SCH-I500 using XDA App