Guest g4rb4g3 Posted May 21, 2010 Report Posted May 21, 2010 (edited) On XDA Forums i found out that it is possible to get the old 2.0 lockscreen back on Android 2.1. http://forum.xda-developers.com/showthread.php?t=670034 I managed to make it "work" on Liquid. Basicly it works, but there are the wrong graphics and also there is the wrong text on the lockscreen. Could somebody help me please? I don't understand anything about programming, I just took a few lockscreen smali files out from the original and put it in our android.policy.jar. You can see the result on the screenshots... android.policy.zip Edited May 21, 2010 by g4rb4g3
Guest g4rb4g3 Posted May 25, 2010 Report Posted May 25, 2010 (edited) I did it!!! Wohooo Yeah!!! Rotary lockscreen for Liquid is done! I fixed the icons and the text. Create a backup of your android.policy.jar! Download this: android.policy.zip EDIT: This is only for 1.100.05! Extract it somewhere, remount /system rw, push android.policy.jar to /system/framework, reboot. First boot will take some time since the dalvik-cache will be rebuild. Have fun! EDIT: Edited May 25, 2010 by g4rb4g3
Guest jayziac Posted May 25, 2010 Report Posted May 25, 2010 Does this get rid of the vibration even when haptic feedback is turned off? That is the only thing that annoys me about the latest lockscreen in the 2.1 ROM.
Guest g4rb4g3 Posted May 25, 2010 Report Posted May 25, 2010 Does this get rid of the vibration even when haptic feedback is turned off? That is the only thing that annoys me about the latest lockscreen in the 2.1 ROM. No, it's with vibration. It's like the original 2.0 lockscreen (at least I think so :rolleyes: )
Guest Kafka Datura Posted May 26, 2010 Report Posted May 26, 2010 Does it also work to pick up calls ?
Guest g4rb4g3 Posted May 26, 2010 Report Posted May 26, 2010 Does it also work to pick up calls ? No, it's just the unlock screen.
Guest Macadams Posted May 26, 2010 Report Posted May 26, 2010 Has anybody tested this with LCR? Tested with LCR 1.6 : It Works ;-)
Guest bais Posted May 26, 2010 Report Posted May 26, 2010 This is awesome, thank you man! I think I love this more than 2.1's. It feels... I dunno different, it looks good, the text is centered and I love the animation when you turn sound ON/OFF. Wonder why google didn't keep this one.
Guest HustlinDaily Posted May 26, 2010 Report Posted May 26, 2010 Lol now I am going to keep turning my sound on and off because of how cool it looks. Kidding. Well thanks for the lockscreen, it looks really good!
Guest apecross Posted May 26, 2010 Report Posted May 26, 2010 I have just tried on drigerott's 1.8.2 and it works but continue giving an error that google apps stopped working... are there any solutions?I like it very much
Guest lgcmn Posted May 27, 2010 Report Posted May 27, 2010 (edited) I have just tried on drigerott's 1.8.2 and it works but continue giving an error that google apps stopped working... are there any solutions?I like it very much try to wipe dalvik-cache from recovery Edited May 27, 2010 by lgcmn
Guest m4ss Posted May 27, 2010 Report Posted May 27, 2010 works perfectly, thanks ! Love more the 2.0 lock style than 2.1... :rolleyes:
Guest drigerott Posted May 27, 2010 Report Posted May 27, 2010 on b70p 1.8.3 like a charm ;-) thanks very much wake up from standby is faster then before,
Guest Seth Cold Posted May 27, 2010 Report Posted May 27, 2010 on b70p 1.8.3 like a charm ;-) thanks very much wake up from standby is faster then before, b70p 1.8.4 with this and launcherpro 0.3.0?
Guest lgcmn Posted May 27, 2010 Report Posted May 27, 2010 (edited) this lock screen is awesome thanx, but when answering a call there is a default 2 sided lock... Edited May 27, 2010 by lgcmn
Guest apecross Posted May 27, 2010 Report Posted May 27, 2010 Hey drigerott how can you made this thing working on your rom? I've tried on 1.8.2 and 1.8.3 but at the reboot gapps give an error every 5 seconds! i have deleted dalvik and normal cache but it isn't working. I must restore with nandroid because if i put the original file back i have the problem of the gapps that terminate!
Guest drigerott Posted May 27, 2010 Report Posted May 27, 2010 (edited) strange other myfriend tried this lock screen on 1.8.3 and all works perfectly (maybe you did odex) Edited May 27, 2010 by drigerott
Guest apecross Posted May 27, 2010 Report Posted May 27, 2010 strange other myfriend tried this lock screen on 1.8.3 and all works perfectly (maybe you did odex) At first i backed up the old file, then with root explorer i deleted the old and replaced with the file attached. then i reboot into recovery, deleted the cache,dalvick cache, then reboot. The lock screen works pretty well but every 5 second i've got that error of gapps that stopped working
Guest drigerott Posted May 27, 2010 Report Posted May 27, 2010 don't replace with rootexplorer, try with ADB command
Guest akira.pwr Posted May 31, 2010 Report Posted May 31, 2010 don't replace with rootexplorer, try with ADB command Sorry for noob question... can anyone write the correct sequence of adb command? I really dont understand... :(
Guest HustlinDaily Posted May 31, 2010 Report Posted May 31, 2010 (edited) This video is pretty helpful- http://theunlockr.com/2009/10/06/how-to-se...ndroid-devices/ Make sure you have AndroidSDK folder on ur c drive. Put the jar file into the tools folder Have USB connected with USB debugging on. Go into command prompt. Get into the AndroidSDK tools folder: adb remount /system rw adb push android.policy.jar to /system/framework adb reboot Edited May 31, 2010 by HustlinDaily
Guest akira.pwr Posted May 31, 2010 Report Posted May 31, 2010 (edited) This video is pretty helpful- http://theunlockr.com/2009/10/06/how-to-se...ndroid-devices/ Make sure you have AndroidSDK folder on ur c drive. Put the jar file into the tools folder Have USB connected with USB debugging on. Go into command prompt. Get into the AndroidSDK tools folder: adb remount /system rw adb push android.policy.jar to /system/framework adb reboot ..tried two times... but nothing changed... :( edit: third time is the same, i don't understand why... It look as command adb push android.policy.jar to /system/framework has something wrong, appear bridge debug on prompt Edited May 31, 2010 by akira.pwr
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now