Jump to content

Android 2.0 Lockscreen


Recommended Posts

Guest g4rb4g3
Posted (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...

post-649171-1274464099_thumb.png

post-649171-1274464090_thumb.png

post-649171-1274464095_thumb.png

post-649171-1274464102_thumb.png

android.policy.zip

Edited by g4rb4g3
Guest g4rb4g3
Posted (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:

post-649171-1274818533_thumb.png

post-649171-1274818537_thumb.png

post-649171-1274818541_thumb.png

Edited by g4rb4g3
Guest jayziac
Posted

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
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

Does it also work to pick up calls ?

Guest HustlinDaily
Posted

Has anybody tested this with LCR?

Guest g4rb4g3
Posted
Does it also work to pick up calls ?

No, it's just the unlock screen.

Guest Macadams
Posted
Has anybody tested this with LCR?

Tested with LCR 1.6 : It Works ;-)

Guest bais
Posted

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

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

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 (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 by lgcmn
Guest m4ss
Posted

works perfectly, thanks !

Love more the 2.0 lock style than 2.1... :rolleyes:

Guest drigerott
Posted

on b70p 1.8.3 like a charm ;-) thanks very much

wake up from standby is faster then before,

Guest Seth Cold
Posted
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 (edited)

this lock screen is awesome thanx, but when answering a call there is a default 2 sided lock...

Edited by lgcmn
Guest apecross
Posted

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 (edited)

strange other myfriend tried this lock screen on 1.8.3 and all works perfectly (maybe you did odex)

Edited by drigerott
Guest apecross
Posted
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

don't replace with rootexplorer, try with ADB command

Guest akira.pwr
Posted
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 (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 by HustlinDaily
Guest akira.pwr
Posted (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 by akira.pwr

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.