[Q][Xposed][AppSettings0.4] How to change dpi of the lockscreen only? - Xperia Z Q&A, Help & Troubleshooting

Using the Xposed framework and App Settings v0.4, how can I change the dpi of the lockscreen?
I'm on fw 423
Thanks in advance, anyone! :laugh:

dilanopro said:
Using the Xposed framework and App Settings v0.4, how can I change the dpi of the lockscreen?
I'm on fw 423
Thanks in advance, anyone! :laugh:
Click to expand...
Click to collapse
maybe xperialockscreen apk

UxpNxtLockScreen.apk
Sent from my C6603 using Tapatalk 2

Actually, the only way to change that is to change dpi for framework-res (I think). :/

secondkai said:
UxpNxtLockScreen.apk
Sent from my C6603 using Tapatalk 2
Click to expand...
Click to collapse
Tried that one with no luck! I also rebooted after making the change.
Sent from my C6603 using XDA Premium HD app

dilanopro said:
Tried that one with no luck! I also rebooted after making the change.
Sent from my C6603 using XDA Premium HD app
Click to expand...
Click to collapse
I just told you, the only way to change it is to change dpi for framework-res(Android System) and reboot. This will change the dpi for all apps.
Or manually modify framework-res.apk to change the dpi only for lockscreen.
There is no other way.
Sent from my Xperia Z using XDA Premium

Thanks for your reply. I'll search how to do that and look into it. Hope it works out )
Sent from my C6603 using XDA Premium HD app

dilanopro said:
Using the Xposed framework and App Settings v0.4, how can I change the dpi of the lockscreen?
I'm on fw 423
Thanks in advance, anyone! :laugh:
Click to expand...
Click to collapse
Did you ever figure this out. I'm trying to do this too. JUST the lockscreen it took me all of 2 sec. to change it system wide.

anyone managed to change the dpi of just the lockscreen?
or found another way to center its contents?
its driving me crazy that the fingerprint unlock is not showing up above the button!

Did anyone find a work around for this? I need to either center the elements in the lower part of the screen or change the dpi of the lockscreen only. Same problem here! Last thing left on my list!

Same problem here .
Anyone got solution yet?

SOLUTION
ardahan said:
Same problem here .
Anyone got solution yet?
Click to expand...
Click to collapse
Figured it out.
In AppSettings look for an entry called key com.android.keyguard
Set DPI to 640. Under that select/check Apply res to widgets.
Save (Maybe reboot too).
Lockscreen is now stock while everything else remains (at least for me) sweet 530 DPI

mikemikemikexxx said:
Figured it out.
In AppSettings look for an entry called key com.android.keyguard
Set DPI to 640. Under that select/check Apply res to widgets.
Save (Maybe reboot too).
Lockscreen is now stock while everything else remains (at least for me) sweet 530 DPI
Click to expand...
Click to collapse
Thank you very much!!!!! This really did the trick!!!

Related

Changing Icons

Can someone tell me how to change the icons in themes, or in the system theme of 2.3.7?
If your looking to change the homescreen icons. Desktop visualizer on the market works well and its free
Sent from my PG06100 using xda premium
vampir4997 said:
If your looking to change the homescreen icons. Desktop visualizer on the market works well and its free
Sent from my PG06100 using xda premium
Click to expand...
Click to collapse
I know about desktop visualizer, but I was looking forward to change the apk icons permanently, can I do that?
http://forum.xda-developers.com/showthread.php?t=890199&highlight=apk+edit
^ it's APK EDIT you can change the icons through that
Lloir said:
http://forum.xda-developers.com/showthread.php?t=890199&highlight=apk+edit
^ it's APK EDIT you can change the icons through that
Click to expand...
Click to collapse
Seems nice but I can't make it work..
Always error instaling app, what should I do?
what do you mean error? have you tried to search the apk edit thread to see if your error has come up and been solved?
I can't get it working :c
I'll try again tomorrow
Thanks anyway
tiagoSequeira said:
I can't get it working :c
I'll try again tomorrow
Thanks anyway
Click to expand...
Click to collapse
Try ninjamorph its can permantly change them, but if you want to do market apps you have to have the paid version. You can do apks and system spps wirh the free one. Only thing i know it is not working on my 2. 3. 5 waiting for an update
Sent from my PG06100 using xda premium

[Q] Weather on lockscreen

Can anyone port accuweather on lockscreen like GS3 to our device..
bobbywee said:
Can anyone port accuweather on lockscreen like GS3 to our device..
Click to expand...
Click to collapse
x2
As far as I know notifications and widgets on lockscreen is only possible on 4.2, so I guess we have to wait!
Sent from my GT-I9070 using xda app-developers app
sandrin0 said:
As far as I know notifications and widgets on lockscreen is only possible on 4.2, so I guess we have to wait!
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
No, in android 4.0 and 4.1 there is an option to put a whethet widget in lockscreen. Sorry for my English
Enviado desde mi GT-I9070
Yeah, Note II and S3 has it.....
Sent from my GT-I9070 using xda app-developers app
Odp: [Q] Weather on lockscreen
And s2, and Ace 2 :x
Wysyłane z mojego GT-I9070 za pomocą Tapatalk 2
If someone wants to try this, here is a link to a tutorial I found. No time for me to try, so hope someone wants to try...
Weather On Lockscreen Tutorial
Okay kids, what I have found so far, is that in framework-res there are images for weather and some things that apply to the weather on the lockscreen. What is missing as having that option in the lock screen settings in secsettings.apk. So if someone has a tutorial to add that, we may get the weather on the lockscreen. I am still searching and have worn google out for the night LOL
bobfrantic said:
Okay kids, what I have found so far, is that in framework-res there are images for weather and some things that apply to the weather on the lockscreen. What is missing as having that option in the lock screen settings in secsettings.apk. So if someone has a tutorial to add that, we may get the weather on the lockscreen. I am still searching and have worn google out for the night LOL
Click to expand...
Click to collapse
I found one line after decompiling framework in values folder ( I don't remember exact file) it said enable weather on lockscreen= false. I made that true and got option in settings under lockscreen menu. But on lockscreen it always said weather info. Not available
Sent from my GT-I9070 using xda premium
atishey23 said:
I found one line after decompiling framework in values folder ( I don't remember exact file) it said enable weather on lockscreen= false. I made that true and got option in settings under lockscreen menu. But on lockscreen it always said weather info. Not available
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
Hope you can find that xml again, not in my decompiled framework (so far lol)
I'll just wait till JB 4.2 comes out. This is way beyond my knowledge.
Sent from my GT-I9070 using xda premium
In framework-res in values found this in bools:
<bool name="config_isWeatherWidgetEnabled">true</bool>
it was false, I changed to true but after flashing there was nothing changed. hmmm
I wonder if having ink effect on lockscreen would prevent weather on lockscreen.
So can anyone port this? Ace 2 have weather widget on lockscreen ;__;

Anyway to get AOSP lock screen on 4.4.2?

Just a quick request. I've not seen a mod that enables it but does anyone know of a working mos that enables the AOSP or any other lockscreen on 4.4.2.
The new lock animation is pretty ugly. The sprites are tiny and underwhelming.
Cheers
Sent from my C6903 using XDA Premium 4 mobile app
Yes, delete the stock one Sony, it's in system app
Sent from my C6903 using XDA Premium 4 mobile app
gregbradley said:
Yes, delete the stock one Sony, it's in system app
Using z1 compact but i'm pretty sure it's the same issue. When deleting the stock system app i get only the AOSP ring, but for example, when music's playing, i get the same stock xperia widget, no fullscreen albumart as in aosp lockscreen. Any idea on how to solve this? Any other files i should delete?
Click to expand...
Click to collapse
dladz said:
Just a quick request. I've not seen a mod that enables it but does anyone know of a working mos that enables the AOSP or any other lockscreen on 4.4.2.
The new lock animation is pretty ugly. The sprites are tiny and underwhelming.
Cheers
Sent from my C6903 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
1. xposed framework
2. gem xperia
3. Enable aosp lockscreen
Hope this helps =)
Lähetetty minun Sony Xperia Z1:stä
Jimvest said:
1. xposed framework
2. gem xperia
3. Enable aosp lockscreen
Hope this helps =)
Lähetetty minun Sony Xperia Z1:stä
Click to expand...
Click to collapse
It Works! but no fullscreen albumart on lockscreen, stock xperia music widget still there...
Legends thank you.
gregbradley said:
Yes, delete the stock one Sony, it's in system app
Sent from my C6903 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
On deletion of the lockscreen will the AOSP one just appear? I'm attempting to avoid a reflash due to errors within the rom.
Cheers.
EDIT: Can't seem to find it in system/app
Nothing appears to have the word lockscreen or anything similar. ?
dladz said:
On deletion of the lockscreen will the AOSP one just appear? I'm attempting to avoid a reflash due to errors within the rom.
Cheers.
EDIT: Can't seem to find it in system/app
Nothing appears to have the word lockscreen or anything similar. ?
Click to expand...
Click to collapse
system/app
XperiaLockscreen.apk
Just rename it to
XperiaLockscreen.apk.bak
Then you can always change it back if you want
gregbradley said:
system/app
XperiaLockscreen.apk
Just rename it to
XperiaLockscreen.apk.bak
Then you can always change it back if you want
Click to expand...
Click to collapse
It's not in there mate.
dladz said:
It's not in there mate.
Click to expand...
Click to collapse
You're on monx?
see in /system/priv-app/
schickel said:
You're on monx?
see in /system/priv-app/
Click to expand...
Click to collapse
Yea I am, sorry man I assumed they were all the same, apologies.
dladz said:
Yea I am, sorry man I assumed they were all the same, apologies.
Click to expand...
Click to collapse
thanks man, found it.
Works a charm
Any ideas on how to enable fullscreen albumart on aosp lockscreen, i stil have The sony Small Music widget...?

Change N6 screen to HD from QHD

I just dropped the resolution down using Terminal Emulator and changed the DPI and while the phone mostly looks good I have found it hard to get hotspots working with Zooper widgets. Does anyone have any advice about fixing this? Thanks
HARRINGT0N said:
I just dropped the resolution down using Terminal Emulator and changed the DPI and while the phone mostly looks good I have found it hard to get hotspots working with Zooper widgets. Does anyone have any advice about fixing this? Thanks
Click to expand...
Click to collapse
umm.. changing dpi doesnt change your resolution.
simms22 said:
umm.. changing dpi doesnt change your resolution.
Click to expand...
Click to collapse
I changed the DPI after i changed the display resolution.
Sent from my Nexus 7 using Tapatalk
How change Screen resolution? I want to know...[emoji53]
Sent from my Nexus 6 using Tapatalk
nemanja066 said:
How change Screen resolution? I want to know...[emoji53]
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
check the play store, there are apps that do that.
Screen res, not DPI (if possible) :S
Sent from my Nexus 6 using Tapatalk
nemanja066 said:
Screen res, not DPI (if possible) :S
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.nomone.resolution_changer

Dpi change..

I'm just wondering if anyone else noticed that, on top of the other display changes? I noticed in developer options, that you can change the dpi.. Maybe I'm late to this.. But I changed it, and it looks awesome!
Sent from my SM-N920V using Tapatalk
Thanks..
MatroxD said:
I'm just wondering if anyone else noticed that, on top of the other display changes? I noticed in developer options, that you can change the dpi.. Maybe I'm late to this.. But I changed it, and it looks awesome!
Sent from my SM-N920V using Tapatalk
Click to expand...
Click to collapse
Thanks...
do you remember what the default was before you changed it ?
insomnia said:
do you remember what the default was before you changed it ?
Click to expand...
Click to collapse
411dpi
What did you change it to? I set mine to 500, not bad.....
Doesn't require reboot as well. Thank you!

Categories

Resources