Nash Enders
Well-Known Member
Anyone willing to modify the framework to have the CRT screen off effect?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Someone was able to do it for the Motion. I currently have it for that phone. That's what made me think of this because I felt that something was missing from the Spirit and couldn't put my finger on it until I hit the power button to turn off the screen and it just went black instead of doing the animation. I wonder if the framework of the two phones are similar at all.
I found it the other day when I was making changes to framework... Here it is:I was trying to figure this out too, apparently it is easier to do with Gingerbread. ICS has different folders and the xml file named different... haven't found it yet.
Gingerbread? not really, it's very simple otherwise, i searched for a while the other day trying to find it but couldn't. Maybe a dev will chime in and shed some light, I couldn't find it. I think there's a lock screen app that will simulate it but I haven't tried it.
LOL Of course it's there... I told you, you have to decompile the framework-res.apk. If you don't decompile you will not see this folder.I couldn't find the values folder in framework. Res folder is there... no values folder but I'll look again.
LOL Of course it's there... I told you, you have to decompile the framework-res.apk. If you don't decompile you will not see this folder.
No need to sign. :thumb:Decompiled, edited, recompiled, signed, but now the file size is MUCH smaller... doesn't seem right. 6517KB vs the newly edited file at 5694KB
No need to sign. :thumb:
After you recompile take the Resources.arsc and drag it to the old framework-res.apk and use the old apk.
If you're not sure let me know.
You should have 2 copies of framework-res.apk.Compiled again without signing...
First attempt at coding and compiling, so bare with me here...
Why am I moving resources.arsc from the new apk to the old one? I thought the change was made in the res folder? Shouldn't I be moving that instead?
http://androidforums.com/spirit-4g-...reen-off-animation-lg-spirit.html#post5627000Hey, share the wealth (upload the modified framework-res.apk)!