doowop0593
Well-Known Member
Hey Does anyone know how to take the stock lockscreen from 2.3.6 and use it for Monster 5.3? Just thought it would be cool to add to such a smooth creation. Thanks
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.
You don't want that lockscreen, looks nice but its so easy for it to unlock in your pocket
its already been talked about somewhere on here. i believe it was said that the screen lock was located in the framework (dont remember) but it takes decompiling to get it. anyways the new screen lock is cool looking but its way easier to unlock by accident.
You make it sound easy.
You would need to decompile android.policy, services.jar, framework-res.apk on both roms.
Then you would have to dex-to-jar the necessary lockscreen smalis to view them as readable code.
You would then have to kang, or rewrite the lockscreen code in java.
Then you would have to convert the java smali back to dex.
Then you would have to get into framework-res.apk and add the new images, then add the values to the corresponding xml files.
Then recompile everything and pray that when you reinsert the files your phone doesnt throw up all over the place.
Im sure theres more, but thats it in a nutshell.
Sound easy?heh
You make it sound easy.
You would need to decompile android.policy, services.jar, framework-res.apk on both roms.
Then you would have to dex-to-jar the necessary lockscreen smalis to view them as readable code.
You would then have to kang, or rewrite the lockscreen code in java.
Then you would have to convert the java smali back to dex.
Then you would have to get into framework-res.apk and add the new images, then add the values to the corresponding xml files.
Then recompile everything and pray that when you reinsert the files your phone doesnt throw up all over the place.
Im sure theres more, but thats it in a nutshell.
Sound easy?heh