Hi!
I have tested for a while now some AOSP 2.1 ROM and now i have flashed the new Rosie 2.1 dump by lox/behnaam.
I wonder if we can replace the rosie default lockscreen by the ASOP one ?
Any help will be pleased!
Regards.
T
aosp lockscreen
T0pp3r said:
Hi!
I have tested for a while now some ASOP 2.1 ROM and now i have flashed the new Rosie 2.1 dump by lox/behnaam.
I wonder if we can replace the rosie default lockscreen by the ASOP one ?
Any help will be pleased!
Regards.
T
Click to expand...
Click to collapse
Code:
adb remount
adb shell
cd system/app
rm HtcLockScreen.apk
rm HtcLockScreen.odex
reboot
This will give you the standard 2.1 lockscreen (Backup first, in case you want to go back)
It looks kinda odd, because the sense homescreen doesnt hide when lockscreen is up.
Thinks for the quick answer,
i'm try right now =)
T
Works perfecty !
Now, the 2nd step! Which apk is involved by the default lockscreen?
I wanna to edit it to 'fix' the background screen.
Regards.
T
it isn't a apk, its baked in the system...
All right, but is there any way that the lockscreen wallpaper not transparent?
Thanks
ktmna said:
All right, but is there any way that the lockscreen wallpaper not transparent?
Thanks
Click to expand...
Click to collapse
There's only two possibilities:
1. Change Rosie.apk to hide homescreen while lockscreen is up (unlikely as there are no sources available)
2. Change android framework lockscreen to completely darken background or use a wallpaper. (More likely as we have access to source from AOSP, alot of work though)
Please note that the default lockscreen will cause problems if you use Sense.
Like alarms not turning off because you can't slide it down (which is incorporated into the lockscreen)
Sense isn't really compatible with the Android lockscreen - no alarm turnoff as mentioned (which I found at 5am this morning, as did the rest of the house as I fumbled for the battery!) and the transparency.
Also, on AOSP Eclair the lockpattern replaces the lockscreen. On Sense, or Sense with the Eclair lockscreen, you have to unlock first and then put the pattern in which is a bit clunky
alarm workaround
The alarm thing has been very frustrating, but i finally got something working in my free time, here's what i did:
1) went in root manager and removed HtcClockWidget.apk and ClockWidget.apk
2) installed DeskClock.apk (included below)
3) restarted the phone
There you have it, the stock android clock may not be as cool as the htc one, but it gets the job done and takes care of the "1st-alarm-in-the-morning-waking-up-the-whole-house-because-it-wont-shut-up" thing!
custom lock screens
If you want to try to get the code from AOSP check this one:
hxxp://stackoverflow.com/questions/2140964/android-lock-screen-source-code
A base to start from could be: hxxp://code.google.com/p/mylockforandroid/
(didn't actually tried myLock, and I think its not developed any further)
(Replace hxxp with http)
Pillock said:
Sense isn't really compatible with the Android lockscreen - no alarm turnoff as mentioned (which I found at 5am this morning, as did the rest of the house as I fumbled for the battery!) and the transparency.
Also, on AOSP Eclair the lockpattern replaces the lockscreen. On Sense, or Sense with the Eclair lockscreen, you have to unlock first and then put the pattern in which is a bit clunky
Click to expand...
Click to collapse
when I removed system/app/HtcLockScreen.apk in sanpei's legend_sense_ROM,I didn't get the eclair lockscreen,how can I fix it?
There seems to be a bug in legend based roms causing the default lock screen to display very messed up.
Not sure why, but hopefully now more people are noticing this someone can come up with a fix.
Could somebody here post a video of Sense running with *All Animations* selected under Display settings?
From my understanding, the default setting is Some Animations and this doesnt have some cool stock animations like zooming in and out when opening and closing apps. Also the keyboard doesnt slide from under the screen on sense. Will these animations be enabled if u select All Animations from the settings?
If so could someone here post a video showing it? There's nothing out there on the web and i dont have an android phone to check this out. Thanks!
Sense doesn't have the animations u mentioned. You'll need launcher pro for that
elburna said:
Sense doesn't have the animations u mentioned. You'll need launcher pro for that
Click to expand...
Click to collapse
well that's a bummer. even with All animations selected?
hey i have just downloaded some transitions and i love them except that the .apk didnt include a transition for opening and closing apps. is there a file i can download that will add just those transitions or does anyone know a good flip transition .apk that has all of those transitions? thanks
I think there is an app or a way to do this but I cannot find it, I always had de-sensed roms but then installed Rosie to have the lockscreen icons, but lately even installing Rosie does not bring back the lockscreen icons like it used to (obviously with the show shortcut icons option ticked in Personalize), so I keep having to restore a very old version of Rosie that does bring the shortcuts back as the newer versions of the rosie.apk do not work, is there an app that could here? or is there a way to use a new version of Rosie.apk that will show the shortcuts in the lockscreen, thanks
R: Desensed ROM but lockscreen icons...
You need this app : LINK. With this you can set the shortcuts in lockscreen. Remind to thanks the author
Inviato da HTC One X
Hey! Does anyone know if there exists a MOD that can forcefully resize any widget and have it fill in with padding? I'm looking for the resizing and padding feature present in nova launcher essentially. If not, would it be incredibly difficult to compose such a MOD? I would love to have this feature with the new pixel launcher on my phone as there were several widgets which I had resized to my liking when I was using nova that I just simply can not make go that small anymore. Thanks!