Is there any way to add a custom font on the personal message on the lockscreen?
D4V3Y said:
Is there any way to add a custom font on the personal message on the lockscreen?
Click to expand...
Click to collapse
Should be in framework res. Probably framework-res/values/styles. Have to decompile. edit and recompile.
prdog1 said:
Should be in framework res. Probably framework-res/values/styles. Have to decompile. edit and recompile.
Click to expand...
Click to collapse
Would I need a custom recovery for that?
D4V3Y said:
Would I need a custom recovery for that?
Click to expand...
Click to collapse
Need APKtool to do. Once edit can do with root explorer. If device is not rooted can't be done unless there is an Xposed module for it. MUST HAVE at LEAST ROOT. And font must be available to root.
prdog1 said:
Need APKtool to do. Once edit can do with root explorer. If device is not rooted can't be done unless there is an Xposed module for it. MUST HAVE at LEAST ROOT. And font must be available to root.
Click to expand...
Click to collapse
What do you think the widget would be called in the framework-res/res/values/styles?
p.s. Thanks for the help so far
How to :
Open Rootexplorer,
Open system/
Search build.prop and open in text editor
add this code in build.prop
qemu.hw.mainkeys=0
save and exit , delete .bak file ,. and reboot
IndraSeGiry said:
How to :
Open Rootexplorer,
Open system/
Search build.prop and open in text editor
add this code in build.prop
qemu.hw.mainkeys=0
save and exit , delete .bak file ,. and reboot
Click to expand...
Click to collapse
thankss..
OK Thanks
i'll try
pengembara said:
i'll try
Click to expand...
Click to collapse
You can Do it
yes,...
indra 21 said:
You can Do it
Click to expand...
Click to collapse
I will do my GB
pengembara said:
I will do my GB
Click to expand...
Click to collapse
Your phone is Stock
Indra21 said:
Your phone is Stock
Click to expand...
Click to collapse
better way to have it is install xposed framework and gravitybox. it have less chance you brick your phone.
ReevPL said:
better way to have it is install xposed framework and gravitybox. it have less chance you brick your phone.
Click to expand...
Click to collapse
This more easily , broo
i decompiled the system ui and res/values/colors..... <color name="navigation_bar_icon_color">#ff017274</color> would this be correct to change the soft key color?? i tried but after reboot they stayed the same??? advice please..
crazy4android said:
i decompiled the system ui and res/values/colors..... <color name="navigation_bar_icon_color">#ff017274</color> would this be correct to change the soft key color?? i tried but after reboot they stayed the same??? advice please..
Click to expand...
Click to collapse
No. What you will want to do is edit the images in SystemUI_Theme_<Black/Black_Gradation/White/White_Gradation>.apk. Those apks are located in /system/app/. Or you can select a nice premade apk from here: http://forum.xda-developers.com/lg-g2/themes-apps/softkeys-update-t2804742
PiousInquisitor said:
No. What you will want to do is edit the images in SystemUI_Theme_<Black/Black_Gradation/White/White_Gradation>.apk. Those apks are located in /system/app/. Or you can select a nice premade apk from here: http://forum.xda-developers.com/lg-g2/themes-apps/softkeys-update-t2804742
Click to expand...
Click to collapse
im on a custom aosp rom....
crazy4android said:
im on a custom aosp rom....
Click to expand...
Click to collapse
That would have been nice to know...
Edit the nav images in /res/drawable-xhdpi/. They start with ic_sysbar_xxxx.png. EX: ic_sysbar_back.png.
If you are on a Lollipop AOSP ROM ask someone else.
Edit: for this phone you probably need to copy those same images to drawable-xxhdpi.
PiousInquisitor said:
That would have been nice to know...
Edit the nav images in /res/drawable-xhdpi/. They start with ic_sysbar_xxxx.png. EX: ic_sysbar_back.png.
If you are on a Lollipop AOSP ROM ask someone else.
Edit: for this phone you probably need to copy those same images to drawable-xxhdpi.
Click to expand...
Click to collapse
k it worked changing out the pics...thanks
hi. plz any way to remove the S Finder and Quick Connect from the notification bar G900F lollipop 5 G900FXXU1BOA3 ?
aladin429 said:
hi. plz any way to remove the S Finder and Quick Connect from the notification bar G900F lollipop 5 G900FXXU1BOA3 ?
Click to expand...
Click to collapse
using xposed installer and wanam xposed,u will have this option
aladin429 said:
hi. plz any way to remove the S Finder and Quick Connect from the notification bar G900F lollipop 5 G900FXXU1BOA3 ?
Click to expand...
Click to collapse
Easy to do...look here first...
http://forum.xda-developers.com/galaxy-note-3/development/dev-tw-lollipop-torch-5way-reboot-t2997748
Good Luck
Airboner said:
using xposed installer and wanam xposed,u will have this option
Click to expand...
Click to collapse
Xposed doesn't works with ART yet.
Airboner said:
using xposed installer and wanam xposed,u will have this option
Click to expand...
Click to collapse
Xposed doesn't works with ART
Oh sry then,didnt know it.
Try editing your build prop
ro.product.name and ro.product.device from "kltetmo"(or whatever is there) to "klteatt"
I know for a fact editing your build prop file can affect your notification drop down.
I used Xposed G-touchwiz . You can remove dere .
Verstuurd van mijn SM-G900F met Tapatalk
Mr Moore said:
Try editing your build prop
ro.product.name and ro.product.device from "kltetmo"(or whatever is there) to "klteatt"
I know for a fact editing your build prop file can affect your notification drop down.
Click to expand...
Click to collapse
thanks . :fingers-crossed: work great for me
aladin429 said:
thanks . :fingers-crossed: work great for me
Click to expand...
Click to collapse
How do you edit the build prop?
m3davis said:
How do you edit the build prop?
Click to expand...
Click to collapse
BEFORE STARTING: DO A BACKUP!
1. Download a root file explorer
2. go to /system
3. find and open build.prop in a text editor
4. edit whatever you want
5. reboot(or else nothing will change)
6. profit
guetzli32 said:
BEFORE STARTING: DO A BACKUP!
1. Download a root file explorer
2. go to /system
3. find and open build.prop in a text editor
4. edit whatever you want
5. reboot(or else nothing will change)
6. profit
Click to expand...
Click to collapse
Thanks! When I did that and changed the KLTESPR to KLTEATT and rebooted my phone threw an error message over and over dealing with the network. So I dont think I can edit build.prop on OA6 to remove S Finder and Quick Connect.
m3davis said:
Thanks! When I did that and changed the KLTESPR to KLTEATT and rebooted my phone threw an error message over and over dealing with the network. So I dont think I can edit build.prop on OA6 to remove S Finder and Quick Connect.
Click to expand...
Click to collapse
are you on lollipop(I think so, but just to be sure I ask again)? It happened to me too...I'm still experimenting with this on lollipop, I can't seem to be able to change kltexx to kltevzw, my SystemUI crashes when rotating the phone :/
Edit: klteatt doesn't work either, I'm trying the rest now
Edit 2: I can't get any of them to work. Could this be because I'm not on BOA6 yet?
guetzli32 said:
are you on lollipop(I think so, but just to be sure I ask again)? It happened to me too...I'm still experimenting with this on lollipop, I can't seem to be able to change kltexx to kltevzw, my SystemUI crashes when rotating the phone :/
Edit: klteatt doesn't work either, I'm trying the rest now
Edit 2: I can't get any of them to work. Could this be because I'm not on BOA6 yet?
Click to expand...
Click to collapse
I'm on OA6 Stock Sprint. so yeah im on lollipop 5.0. I know there is a method out there.
m3davis said:
I'm on OA6 Stock Sprint. so yeah im on lollipop 5.0. I know there is a method out there.
Click to expand...
Click to collapse
there has to be. I gave up for now, I can't live without full-screen youtube videos, so I guess I'm stuck with the stupid buttons at the moment...
Does anyone else know a possible solution?
It does work but only if you change ONLY ro.product.name=klteatt
If you change device=spr it will loop the networkservice error and lock you out.
Doing this also changes your data icons from sprint/spark to the att/4glte one....fine with me to get rid of the damn buttons.(Did it with xposed previously on KK )
Airboner said:
using xposed installer and wanam xposed,u will have this option
Click to expand...
Click to collapse
would help if xposed didnt cause bootloop running alliance rom
cbrracer7 said:
would help if xposed didnt cause bootloop running alliance rom
Click to expand...
Click to collapse
dont run then alliance
guetzli32 said:
are you on lollipop(I think so, but just to be sure I ask again)? It happened to me too...I'm still experimenting with this on lollipop, I can't seem to be able to change kltexx to kltevzw, my SystemUI crashes when rotating the phone :/
Edit: klteatt doesn't work either, I'm trying the rest now
Edit 2: I can't get any of them to work. Could this be because I'm not on BOA6 yet?
Click to expand...
Click to collapse
Same here.
Works, but SystemUI crashes
For Galaxy note 4 use below.
ro.product.name=trltvzw
I am on Paranoid Android ROM. It's pretty much Aosp and doesn't allow me to change number of rows of quick settings tiles.
Sjain11 said:
I am on Paranoid Android ROM. It's pretty much Aosp and doesn't allow me to change number of rows of quick settings tiles.
Click to expand...
Click to collapse
Screenshot
Sjain11 said:
Screenshot
Click to expand...
Click to collapse
Decompile SystemUI.apk. in the res/values/integers.xml change quick_settings_num_columns from 3 to what you want.
Tulsadiver said:
Decompile SystemUI.apk. in the res/values/integers.xml change quick_settings_num_columns from 3 to what you want.
Click to expand...
Click to collapse
Thanks for replying, but I am not much familiar with what you are saying.
Can you please tell in little detail about how do I decompile SystemUI.apk and will I have to reflash the ROM with modified apk?
Sjain11 said:
Thanks for replying, but I am not much familiar with what you are saying.
Can you please tell in little detail about how do I decompile SystemUI.apk and will I have to reflash the ROM with modified apk?
Click to expand...
Click to collapse
Ticklemyandroid is what I use. Yes, you have to flash the modded apk back.
https://forum.xda-developers.com/showthread.php?t=1633333
Did you get it to work?