Hey, i just switched to Lollipop (30e).
i only have one problem:
notifications that are not google are almost not readable.
as you can see in the screenshot its black background on black font and dark grey font
is there any way to change that?
is a color line in "colors.xml" in LGSystemUI
soon, I will make a fix in my thread
glfsd said:
is a color line in "colors.xml" in LGSystemUI
soon, I will make a fix in my thread
Click to expand...
Click to collapse
ah nice
i already flashed some mods of yours
what tools do you use to extract and repack the apks?
gozzaa said:
ah nice
i already flashed some mods of yours
what tools do you use to extract and repack the apks?
Click to expand...
Click to collapse
There are a few possible tools. Try TickleMyAndroid.
Related
please how to mod a status bar in esiest way
while i have tried using app manager he is asking for adb what is adb
i have installed adb drivers but no response please do yhe needfull
Try uot kitchen, very easy.
Here the site -> http://uot.dakra.lt/
Click kitchen and mod everything you want. Go to the tab that you can upload your systemui.apk and framework-res.apk. Go to summary and submit your work. Click pickup and wait you file appears. Install through recovery. Done.
ADB means Android Debug Bridge. If you're using apk multi-tool or apk manager, it asks for adb. It's very confusing and you may have to set the PATH variable, maybe download the SDK and all that. Use Apktool. I use it all the time for decompiling apks and it's the best for me. You can find the links to download it and the guide here.
gu200123 said:
Try uot kitchen, very easy.
Here the site -> http://uot.dakra.lt/
Click kitchen and mod everything you want. Go to the tab that you can upload your systemui.apk and framework-res.apk. Go to summary and submit your work. Click pickup and wait you file appears. Install through recovery. Done.
Click to expand...
Click to collapse
thanks......... but i dint mean this anything else......as i have already used this........i have actually changed some.....i meant by editing system ui file or framework file....can i make some changes in it.....so that i can make it or change the way i want..........not the UOT way......pls help ty
This thread will help you. http://forum.xda-developers.com/showthread.php?t=1714481
hmahadi98 said:
This thread will help you. http://forum.xda-developers.com/showthread.php?t=1714481
Click to expand...
Click to collapse
its not working panel icons are not working means as i added in png format they are not coming
please help me out
i am using creeds rom v3.5
and its theme of ics
pushpakjain said:
its not working panel icons are not working means as i added in png format they are not coming
please help me out
i am using creeds rom v3.5
and its theme of ics
Click to expand...
Click to collapse
Are the images that you added ugly?
Like stretched or something?
pushpakjain said:
its not working panel icons are not working means as i added in png format they are not coming
please help me out
i am using creeds rom v3.5
and its theme of ics
Click to expand...
Click to collapse
Make sure the icons are of the same size and same name....if it's jpg or other format, convert it to png....
Sent from my GT-S5360 using Tapatalk 2
pushpakjain said:
its not working panel icons are not working means as i added in png format they are not coming
please help me out
i am using creeds rom v3.5
and its theme of ics
Click to expand...
Click to collapse
U have to replace icons,with original..and the resolution and format should be same..
Example: If the original icon resolution is 48x48 then u should change ur image resolution to 48x48 or near like 52x52 not 200x200 and if the original icon is like Wifi_on.PNG then u have to rename your icon in wifi_on.PNG and then just replace... clear???
DELETED
gu200123 said:
Are the images that you added ugly?
Like stretched or something?
Click to expand...
Click to collapse
Somewhat and yes I have converted it into png format only
Sent from my Neo V
anyone know how to manage this? i found a guide but it's for the s3... xml doesnt show me something bout background :/
any advice? guide?
t1MzN said:
anyone know how to manage this? i found a guide but it's for the s3... xml doesnt show me something bout background :/
any advice? guide?
Click to expand...
Click to collapse
Found this simple guide - should work on defy 2 I guess
Moved to Q&A.
Vicsa said:
Found this simple guide - should work on defy 2 I guess
Click to expand...
Click to collapse
I managed to edit systemUI.apk, now how do i make the themes with transparent bar ?
the default JB theme status bar is not tranaparent, so need a transparent theme to see transparency,
Do u know any theme cm10 which has transparent bar, plz post link here
thx
Vicsa said:
Found this simple guide - should work on defy 2 I guess
Click to expand...
Click to collapse
nope ...
the xml doesnt appear :/
hanu_blr said:
I managed to edit systemUI.apk, now how do i make the themes with transparent bar ?
the default JB theme status bar is not tranaparent, so need a transparent theme to see transparency,
Do u know any theme cm10 which has transparent bar, plz post link here
thx
Click to expand...
Click to collapse
maybe u can decompile another installable apk theme? there is *.png for the statusbar. maybe edit this?
Hi,
Does anyone know if there is a way to change the size of the quick toggles inside the notification shade? They take up way too much space and I'd like to make them smaller/shorter if at all possible.
Thanks
noacess said:
Hi,
Does anyone know if there is a way to change the size of the quick toggles inside the notification shade? They take up way too much space and I'd like to make them smaller/shorter if at all possible.
Thanks
Click to expand...
Click to collapse
Yes they can, if you decompile and change it, otherwise native, no it cant be
Gunthermic said:
Yes they can, if you decompile and change it, otherwise native, no it cant be
Click to expand...
Click to collapse
Are you able to compile the stock SystemUI.apk on the note 3? If so which apktool? I am having trouble with it.
24v said:
Are you able to compile the stock SystemUI.apk on the note 3? If so which apktool? I am having trouble with it.
Click to expand...
Click to collapse
Yup, with 1.5.2 apktool jar file
Gunthermic said:
Yup, with 1.5.2 apktool jar file
Click to expand...
Click to collapse
Ok, thanks. I will have to mess with it more when I get home.
I found EMUI themes on the internet which changed the design of various third party apps like f.e. WhatsApp. So I know, I could just take the theme, and edit the com.whatsapp file in it, but there are not all design elements of the app included. So my question: How can I find out the name of every design element and file name to change the design of every part of each app?
This is huge process i think
I'd just need the name of the elements for this xml file and the rest of the file structure where the media files for icons are (with their name). How could other people do it then? Isn't there a way to easily find that out? ?
I guess you have to decompile the apps in question and look at their source code for the correct names for elements. Probably a bit time consuming process yes. But that's probably how they all do it.
Thanks, I decompiled WhatsApp.apk and am now trying to understand how this whole thing works... I still don't understand everything especially because of the theme.xml file which obviously only exists in the theme, but not in the decompiled WhatsApp.apk. But I'm going to try to find out everything by try and error
Maybe this will help you:
http://developer.huawei.com/consumer/en/resources/index.php?title=How_to_Create_Themes
Lyshalia said:
Maybe this will help you:
http://developer.huawei.com/consumer/en/resources/index.php?title=How_to_Create_Themes
Click to expand...
Click to collapse
Hmm there isn't explained how editing of any app works, only some app icons, wallpaper and lockscreen.
Lyshalia said:
Maybe this will help you:
http://developer.huawei.com/consumer/en/resources/index.php?title=How_to_Create_Themes
Click to expand...
Click to collapse
Themeing tool is available ? Do you have any links?
venugopalu007 said:
Themeing tool is available ? Do you have any links?
Click to expand...
Click to collapse
There is a link on the site, you will find it. Just scroll down a bit.
Lyshalia said:
There is a link on the site, you will find it. Just scroll down a bit.
Click to expand...
Click to collapse
In which section , i didn't find the link
venugopalu007 said:
In which section , i didn't find the link
Click to expand...
Click to collapse
1. THEME TEMPLATE & TOOL
1.1 Download the required files
Lyshalia said:
Maybe this will help you:
http://developer.huawei.com/consumer/en/resources/index.php?title=How_to_Create_Themes
Click to expand...
Click to collapse
Lets see , thanks for the link.
Does anyone know how to edit the chat bubbles in Whatsapp using the EMUI themes? I already tried to enter another color inside the theme.xml:
<color name="bubble_color_outgoing">#ffd29bd7</color>
And I also tried to edit those files (see attachment) inside /res/drawable-hdpi-v4/, /res/drawable-xhdpi-v4/ and /res/drawable-xxhdpi-v4/.
Nothing changed. Is the EMUI theming engine unable to edit those chat bubbles or is there another file that I missed?
Hello, all. I'm trying to hide my carrier's name on lock screen. I don't mind it being on my status bar when I swipe down for notifications though.
I'm rooted with magisk, stock rom 8.1, pixel 2 xl mod.
I do not want to use a custom rom nor do I want to use exposed. Thanks!
jayeebee said:
Hello, all. I'm trying to hide my carrier's name on lock screen. I don't mind it being on my status bar when I swipe down for notifications though.
I'm rooted with magisk, stock rom 8.1, pixel 2 xl mod.
I do not want to use a custom rom nor do I want to use exposed. Thanks!
Click to expand...
Click to collapse
Upload your SystemUI.apk and framework-res.apk. I believe I can take it off for you.
Tulsadiver said:
Upload your SystemUI.apk and framework-res.apk. I believe I can take it off for you.
Click to expand...
Click to collapse
Thank you very much. I really appreciate that however I would like to learn how to do it by myself because I update my ROM via fastboot every month. So I think I will have to do that modification every month.
jayeebee said:
Thank you very much. I really appreciate that however I would like to learn how to do it by myself because I update my ROM via fastboot every month. So I think I will have to do that modification every month.
Click to expand...
Click to collapse
No problem. The xml's to mod are in the systemui.apk res/layout folder. The keyguard_status_bar.xml and keyguard_emergency_carrier_area.xml
for id/keyguard_carrier_text and Id/carrier_text change the layout widths and height's to 0.0dip and add Android:visibility="gone" to those two lines of code.
Tulsadiver said:
No problem. The xml's to mod are in the systemui.apk res/layout folder. The keyguard_status_bar.xml and keyguard_emergency_carrier_area.xml
for id/keyguard_carrier_text and Id/carrier_text change the layout widths and height's to 0.0dip and add Android:visibility="gone" to those two lines of code.
Click to expand...
Click to collapse
Thanks can I do this in notepad++? Do I have to recompile?
jayeebee said:
Thanks can I do this in notepad++? Do I have to recompile?
Click to expand...
Click to collapse
Decompile, edit with notepad++, recompile.