[Q] help modded SystemUI - Sony Xperia C

I mod my SystemUI and share it with my friends. Some of my friend can use my SystemUI but some cannot they always ended with no statusbar and navigation. they also used my framework-res.apk.
my question is, is the build version the reason of this? is there any fix for this problem?or do I need some file to include when I recompiling my SystemUI?
Please help me guys. thanks in advance.

plz help
Up

ethandub said:
I mod my SystemUI and share it with my friends. Some of my friend can use my SystemUI but some cannot they always ended with no statusbar and navigation. they also used my framework-res.apk.
my question is, is the build version the reason of this? is there any fix for this problem?or do I need some file to include when I recompiling my SystemUI?
Please help me guys. thanks in advance.
Click to expand...
Click to collapse
well actually there can be a number of ways for this to happen...being a rom chef i have myself encountered these problems while rom development
the major cause is the SIGNATURE CHECK.every app and dex file is signed with a key if an app is different from the rest of the apps by signature the the syatem fails to execute or install it this ends with the no statusbar error
as for build number sonty hasnt modeified the systemui in current updates so i dont think that build is any problem

tnx for reply
abhishekr700 said:
well actually there can be a number of ways for this to happen...being a rom chef i have myself encountered these problems while rom development
the major cause is the SIGNATURE CHECK.every app and dex file is signed with a key if an app is different from the rest of the apps by signature the the syatem fails to execute or install it this ends with the no statusbar error
as for build number sonty hasnt modeified the systemui in current updates so i dont think that build is any problem
Click to expand...
Click to collapse
tnx bro, this is what happen, i've choose one systemui thats works perfectly with them and start to modify that systemui, some of them can use that modified ui some cannot , as you said maybe the signature check is the one reason so we can fix this if i will used the androidmanifest and meta-inf of that unmodified systemui to my modified systemui?again thanks for your response bro.

ethandub said:
tnx bro, this is what happen, i've choose one systemui thats works perfectly with them and start to modify that systemui, some of them can use that modified ui some cannot , as you said maybe the signature check is the one reason so we can fix this if i will used the androidmanifest and meta-inf of that unmodified systemui to my modified systemui?again thanks for your response bro.
Click to expand...
Click to collapse
yes as much as i know if u dont edit androidmanifest.xml the signature remains the same so it should work

I already tried that thing bro same not working.

Related

Do not enter.

Mod is down: The new thread: HERE
Moderators, feel free to delete this post.
Good Start Man, Hope someone will advise very soon.
Thanks for your effort.:good:
Only de- and recompiling will not really lead to anything.
You have to solve each error here step by step. And as you can see there are many entries missing when recompiling against a framework from a different device and/or Android version.
This means that resolving the missing entries (like simply deleting them in each file) won't help because even if the recompile succeeds it will never run because of errors in the dependencies of the apk etc..
you should specify where you've changed
Tried almost everything but i cant get it working. Also tried VRTheme ZIP but it doesnt work too, it doesn't recognize the 9.png files and show the UI stretched... This is not my work, its for Not-i, Majdinj, Zai89 and other amazing themers for this amazing device (sorry if i forgot other users). I've seen it in S2 forums (Themes and Themed roms too) with the TW2013 UI for 4.1.2 so i dont think it will be very hard to an experienced themer. Thanks for the support. Good Luck to everyone!
You are compiling a a 4.2.2-based apk file with 4.1.2 installed framework, if you see in another thread they must have same version or it is themed apk file.
Can just use X-plore open apk as zip file n copy all the themes but not xml to another apk open as zip file.
not much changes wif just a framework.res.apk n options is alittle too small to fit it..
so no point to make a mod just framework.res.apk
@galaxynote2
The pictures in the attachment aren't useful!
If you want to change the png's, then take them from the original apk out!
Don't decompile it!
So, never use 9.png's from decompiled apk!
Try it again with the 9.png's from the original apk. Just copy them from the apk to your new one. Don't decompile it.
If you try to add some 9.png (from decompiled source), then they looks ugly with the vrtheme system...
(and can't build it with apktool too...)
@tkari4 thank you for the answer! I will try again now..
galaxynote2 said:
@tkari4 thank you for the answer! I will try again now..
Click to expand...
Click to collapse
@galaxynote2
Not working, sorry never made something like that.
The solution for your problem:
Install the 4.2 framework-res.apk (command in the CMD window: apktool if c:/framework-res.apk)
Now decompile your 4.2 framework-res.apk
From the decompiled folders you can add the 9.png's to your 4.1 farmework-res.apk
Install the 4.1 framework-res.apk again
Build your apk and so must work...
tkari4 said:
@galaxynote2
Not working, sorry never made something like that.
The solution for your problem:
Install the 4.2 framework-res.apk (command in the CMD window: apktool if c:/framework-res.apk)
Now decompile your 4.2 framework-res.apk
From the decompiled folders you can add the 9.png's to your 4.1 farmework-res.apk
Install the 4.1 framework-res.apk again
Build your apk and so must work...
Click to expand...
Click to collapse
@tkari4 some progress (attached files). That is my result putting the non-decompiled images in a vr-theme:
Popups are still bugged, 9.png resizing doesnt worked.
Action bars themes (Holo Light and Holo Dark) are now working!
Almost all buttons, checks and ticks are now converted and working.
What to do:
Fix the bugged popups
Convert Text fields (wich are 9.png too so its the same as the popups problems...)
__________________________________________________________________________________________
Can you provide me an S4 framework? Im using the Touchwiz 2013 theme for 4.2.2 Galaxy S3 flasheable zip for converting. I cant find the S4 framework-res to download.
galaxynote2 said:
@tkari4
Can you provide me an S4 framework? Im using the Touchwiz 2013 theme for 4.2.2 Galaxy S3 flasheable zip for converting. I cant find the S4 framework-res to download.
Click to expand...
Click to collapse
Yeah, must have the original apk and decompile it with the 4.2 framework.
You can find it here: http://forum.xda-developers.com/showthread.php?t=2272392
tkari4 said:
Yeah, must have the original apk and decompile it with the 4.2 framework.
You can find it here: http://forum.xda-developers.com/showthread.php?t=2272392
Click to expand...
Click to collapse
@tkari4 Ok, downloaded... (Slow connection).
So, first i need to install the recently downloaded framework in apktool and then decompile my 4.1.2 Note Framework?
Nevermind! Recompiled without problems! I've modified some pngs to se if it works and worked, so now im porting the fully theme. Thank you!
galaxynote2 said:
After all S4 mods for our Note, this is the last touch to have the new Touchwiz Interface in this amazing device.
Click to expand...
Click to collapse
You are gonna be rocked,,
Waiting for download link, As I understand without TW interface out grear Note is useless.
Thanks for your effort and share.:good:
mjrifath said:
You are gonna be rocked,,
Waiting for download link, As I stand without TW interface out grear Note is useless.
Thanks for your effort and share.:good:
Click to expand...
Click to collapse
Could you don't quote the whole thread next time please? Just click the reply button thats all
Juhan Jufri said:
Could you don't quote the whole thread next time please? Just click the reply button thats all
Click to expand...
Click to collapse
Thanks for the info mate. Post edited:laugh:
When you realese this mod?
____________
YES WE SCAN!!!
This thread has to be closed since no updates from OP or there is no any valid MOD
mjrifath said:
This thread has to be closed since no updates from OP or there is no any valid MOD
Click to expand...
Click to collapse
for people who can't wait , you can try flashing this one
http://forum.xda-developers.com/showthread.php?t=2297906
el5arsawi said:
for people who can't wait , you can try flashing this one
http://forum.xda-developers.com/showthread.php?t=2297906
Click to expand...
Click to collapse
Thats for 4.2.2
Please op just provide the s4 style launcher
Sent from my GT-I9100 using xda app-developers app

[Q] I need the help to make SystemUI transparent 100% at lock screen and home screen

Hi guys. I have a problem with transparent the SystemUI.apk 4.1.2 JB rom. I have tried any guide but it not work. I replaced other SystemUI.apk file was work perfect, but i dont want to use that file. plz help me make this one transparent 100%, i edited drawables.xml,tw_status_bar.xml, PhoneStatusBar.smali, TabletStatusBar.smali but it still not work. plz help me. Thank guys so much.
This is the Framework and SystemUI files : http://www.4shared.com/rar/bgE6zY7Gba/framework-SystemUI.html
I forgot, i'm using N7000. thanks again!
bbanana said:
Hi guys. I have a problem with transparent the SystemUI.apk 4.1.2 JB rom. I have tried any guide but it not work. I replaced other SystemUI.apk file was work perfect, but i dont want to use that file. plz help me make this one transparent 100%, i edited drawables.xml,tw_status_bar.xml, PhoneStatusBar.smali, TabletStatusBar.smali but it still not work. plz help me. Thank guys so much.
This is the Framework and SystemUI files : http://www.4shared.com/rar/bgE6zY7Gba/framework-SystemUI.html
I forgot, i'm using N7000. thanks again!
Click to expand...
Click to collapse
Have you installed xposed framework? Get it from here --> xposed 2.41
Once installed you can download the module "tinted statusbar" within the xposed installer.
LS.xD said:
Have you installed xposed framework? Get it from here --> xposed 2.41
Once installed you can download the module "tinted statusbar" within the xposed installer.
Click to expand...
Click to collapse
Thanks, but i dont want to use the app running which not be system apps.
Any good reason for your decision???
Sent from my loved HTC One S using buggy Tapatalk 0.o
LS.xD said:
Any good reason for your decision???
Sent from my loved HTC One S using buggy Tapatalk 0.o
Click to expand...
Click to collapse
yeah, because this one i cant make it transparent with any guide. i cant sleep if cant do something
bbanana said:
yeah, because this one i cant make it transparent with any guide. i cant sleep if cant do something
Click to expand...
Click to collapse
Using xposed will provide the trnsparent system ui + all chages are reversible easily, because none of you apps will be changed. Just try it
bbanana said:
Hi guys. I have a problem with transparent the SystemUI.apk 4.1.2 JB rom. I have tried any guide but it not work. I replaced other SystemUI.apk file was work perfect, but i dont want to use that file. plz help me make this one transparent 100%, i edited drawables.xml,tw_status_bar.xml, PhoneStatusBar.smali, TabletStatusBar.smali but it still not work. plz help me. Thank guys so much.
This is the Framework and SystemUI files : http://www.4shared.com/rar/bgE6zY7Gba/framework-SystemUI.html
I forgot, i'm using N7000. thanks again!
Click to expand...
Click to collapse
Decomplie framework-res.apk then open framwork-res_src>values> edit colors.xml and style.xml using notepad++

[Q] Need help about SystemUI apk

Hi, I'm using HiSense EG680 bundled with Smartfren (local Indonesian CDMA operator) and I'm using a custom Rom created by a local dev
I need a help about the system UI apk and everything that is related with the status bar and the dialer app.
The dev has set a centered clock on the status bar and a mobile network speed indicator also on the status bar, that cannot be modified by gravitybox
The problem is I don't really like the centered clock and the speed indicator, and on the dialer app the dev has set an image that not everyone would like it as a dialer background. I want the clock to be moved back to the left side and the indicator removed, and the dialer background like the default. but I don't know how to done it as I'm not so familiar with the compile and decompile thing
I need someone to help me with the problem, By editing the apk and send it back to me. you can see The screenshot of The problem in the attachment, I will send the files that needed to you
Thanks in advance
dustinraditya said:
Hi, I'm using HiSense EG680 bundled with Smartfren (local Indonesian CDMA operator) and I'm using a custom Rom created by a local dev
I need a help about the system UI apk and everything that is related with the status bar and the dialer app.
The dev has set a centered clock on the status bar and a mobile network speed indicator also on the status bar, that cannot be modified by gravitybox
The problem is I don't really like the centered clock and the speed indicator, and on the dialer app the dev has set an image that not everyone would like it as a dialer background. I want the clock to be moved back to the left side and the indicator removed, and the dialer background like the default. but I don't know how to done it as I'm not so familiar with the compile and decompile thing
I need someone to help me with the problem, By editing the apk and send it back to me. you can see The screenshot of The problem in the attachment, I will send the files that needed to you
Thanks in advance
Click to expand...
Click to collapse
It'll be better if you contacted the developer of that systemui apk to help you as he'll be able to help you better than anyone else. Also if u don't like the status bar or dialer u can change it by installing another one which u like.
Atishay Jain said:
It'll be better if you contacted the developer of that systemui apk to help you as he'll be able to help you better than anyone else. Also if u don't like the status bar or dialer u can change it by installing another one which u like.
Click to expand...
Click to collapse
Thank you for the reply
That's the other problem, the dev is hard to contact. Can you help me with my problem about the status bar? Your help would be very appreciated
dustinraditya said:
Thank you for the reply
That's the other problem, the dev is hard to contact. Can you help me with my problem about the status bar? Your help would be very appreciated
Click to expand...
Click to collapse
Sorry bro, I have no knowledge of how to edit the systemui apk, however I can provide u with a method to install another status bar without a recovery incase u find another status bar or the stock one.
Atishay Jain said:
Sorry bro, I have no knowledge of how to edit the systemui apk, however I can provide u with a method to install another status bar without a recovery incase u find another status bar or the stock one.
Click to expand...
Click to collapse
What's the method? Any kind of your help is appreciated
dustinraditya said:
What's the method? Any kind of your help is appreciated
Click to expand...
Click to collapse
You'll need the SystemUI.apk of the status bar u want to install. Do u have it ?
dustinraditya said:
What's the method? Any kind of your help is appreciated
Click to expand...
Click to collapse
Okay so I assume that u have the required apks. Just go to the thread linked in my signature and follow the lucky patcher method (point 1) to install ur status bar. As for the dialer, it can also be installed using the same method, just skip the uninstalling part (begin from step 6)
Atishay Jain said:
Okay so I assume that u have the required apks. Just go to the thread linked in my signature and follow the lucky patcher method (point 1) to install ur status bar. As for the dialer, it can also be installed using the same method, just skip the uninstalling part (begin from step 6)
Click to expand...
Click to collapse
Your method ended up to "SystemUI has stopped working"
Well I have a systemUI.apk that doesn't match my custom rom I guess
But thank you Atishay
dustinraditya said:
Your method ended up to "SystemUI has stopped working"
Well I have a systemUI.apk that doesn't match my custom rom I guess
But thank you Atishay
Click to expand...
Click to collapse
Hey I think I found the solution to your problem but you'll need to tell me if you made a backup before flashing the new rom ? And no, I'm not going to tell you to restore your previous rom. But before typing any further I'd like to know the answer to this.
Atishay Jain said:
Hey I think I found the solution to your problem but you'll need to tell me if you made a backup before flashing the new rom ? And no, I'm not going to tell you to restore your previous rom. But before typing any further I'd like to know the answer to this.
Click to expand...
Click to collapse
Yup I had them backed up via MTK Droid Tool since I'm using MTK based device
dustinraditya said:
Yup I had them backed up via MTK Droid Tool since I'm using MTK based device
Click to expand...
Click to collapse
I don't know how mtk backups are like, but I guess there must be a system.yaffs2.img file in the backup. Download smanager here and use it to open that file. Now go to system/app and copy the SystemUI apk and install it using that Lucky Patcher method. Hope this works.
Or i would just like to say, download custom status bar. There are many themers out there. Just google custom status bar for your device. I did the same.
Sent from my GT-S5360 using xda app-developers app

Android L and M lockscreen for Xperia C

Hi!
Just want to share this mod.
Thanks and credits to MAAAD group, I just tried to make it possible in our device.
Instruction.
Push settings and Keyguard apk to system/app then fix permission/reboot.
After reboot configure your lockscreen on settings.
Special thanks to xperia C phil/indo/India/Vietnam fb grp.
Gudluck and enjoy.
ethandub said:
Hi!
Just want to share this mod.
Thanks and credits to MAAAD group, I just tried to make it possible in our device.
Instruction.
Push settings and Keyguard apk to system/app then fix permission/reboot.
After reboot configure your lockscreen on settings.
Special thanks to xperia C phil/indo/India/Vietnam fb grp.
Gudluck and enjoy.
Click to expand...
Click to collapse
This is really nice.
Everyone can download the CWM Flashable file of this mod from here : Click Here
thanks bro.
Please step by step how to install them because i try every thing .so plz help me
use rootexplorer, move settings.apk and keyguard.apk to root/system/app. Then fix permission of that two files with rw-r-r then reboot. After reboot configure your lockscreen on settings.
pls backup your old settings.apk
gudluck.
How to configure in setting plz tell me .sorry
You will see Lockscreen option on settings configure what you want on your Lockscreen.
CWM Flashable File
Download the CWM flashable file of this MOD from Link Below
Click Here​
MOD published by : ethandub
CWM flashable file made by : iSiddharth
hi thx lot for this mod
but I have pbm about the ram progress bar nothing happen
notification drawer same nothing happen
How do I remove this flashable zip?
iSiddharth said:
Download the CWM flashable file of this MOD from Link Below
Click Here​
MOD published by : ethandub
CWM flashable file made by : iSiddharth
Click to expand...
Click to collapse
Does not work. After pressing the setting , the system restarts (((
bootloader unlock allowed :no solution
Vital.yuzhny said:
Does not work. After pressing the setting , the system restarts (((
Click to expand...
Click to collapse
Please contact the OP of this thread, I have only made the CWM file... the original mod is not prepared by me.
worked!!
but, there's a way to hide the content of notifications like in moto g 2015?
ethandub said:
You will see Lockscreen option on settings configure what you want on your Lockscreen.
Click to expand...
Click to collapse
Hi bro thanks for the awesome mod.Hope you can do other mods from maaad group as well.
Now I have an already modded settings to which i wanna add this mod.
Can you please pm me or post the edits here so that i can add to my rom
Here is what i need
1.XML edits
2.pngs to be added if any
3.smali files with location
4.any need to edit hexadecimal address inside the smali files(where you compare ids with the smali etc)
Awaiting a reply.[emoji3]
Sent from my C2305 using Tapatalk
abhishekr700 said:
Hi bro thanks for the awesome mod.Hope you can do other mods from maaad group as well.
Now I have an already modded settings to which i wanna add this mod.
Can you please pm me or post the edits here so that i can add to my rom
Here is what i need
1.XML edits
2.pngs to be added if any
3.smali files with location
4.any need to edit hexadecimal address inside the smali files(where you compare ids with the smali etc)
Awaiting a reply.[emoji3]
Sent from my C2305 using Tapatalk
Click to expand...
Click to collapse
sorry bro but sad to say i dont have xperia c anymore ive lost my phone with my sd card so all my mods and files are lost. i will try to look on my computer files if i have backup , also my last mms mod , i do fully modded mms for our xperia c with fab button with function of insert photo, add attachment etc. but sad to say i dont have the device anymore.
ethandub said:
sorry bro but sad to say i dont have xperia c anymore ive lost my phone with my sd card so all my mods and files are lost. i will try to look on my computer files if i have backup , also my last mms mod , i do fully modded mms for our xperia c with fab button with function of insert photo, add attachment etc. but sad to say i dont have the device anymore.
Click to expand...
Click to collapse
Sad to hear that
By the way i was talking about the guide you followed, I guess you can consult it and tell me edits.
I would have done that myself but the Indonesian language goes well over the top my head.[emoji12]
Sent from my C2305 using Tapatalk
Settings App MISSING
My settings app disappeared from the app tray. And when I try to access it from the notification bar, it says SystemUI stopped working. Any solutions?
Safe to apply via CWM flashable?
iSiddharth said:
Please contact the OP of this thread, I have only made the CWM file... the original mod is not prepared by me.
Click to expand...
Click to collapse
Is this applied after rooting and installing CWM and then flashing the CWM flashable u made?
I'm having a hard time with the root explorer method. I'm hoping to apply with no problems or issues too, can you guarantee this?
after install these apk, i can't open the setting.. it said "unfortunately, systemUI has stopped".. then i restore from recovery, but the problem still the same.. what happens?.. any solution.. please help because i cant open the setting or app setting..

[MOD][N][F8131][7.0][7.1] Centre Clock, Combined Data/WiFi cluster on Left

Hi ​Today id like to share my modified SystemUI.apk for NOUGAT 7.0 (39.x.x.x442) and now 7.1 (41.x.x.x.8).
As the title suggests, it has been modified with the combined Data/WiFi cluster, moved to the left side of status bar, and the clock centered. Just flash the zip in recovery and reboot. Working on .442.
Works on odexed rom, I tested before deodexing .442.
Thanks to:
@Ticklefish (data/WiFi mod and awesome tickle my android program, miscellaneous help)
@FunSucker (Centre Clock mod, help with miscellaneous code)
@whalesplaho (all round help with code placement/modifying apk)
Please give the above guys a thanks on their posts, without them i'd still be waiting for xposed to achieve this.
A screenshot will speak more too......
Happy yhu work it out. :good:
You're welcome, @Beetle84 . Great work :good: and glad to help
is it possible to port something like this for sony z5 premium nougat too? its awsome , i barely know how to compile and decompile systemui.apk but i dont know how to change the lines , for example i really want center clock and your idea to combine data and wifi awsoooome , and rounded corners of the notifications these are my dreams could any one do one of them for me at least? sorry if im in wrong thread but i didnt see something like this any where <3
mahyjooon said:
is it possible to port something like this for sony z5 premium nougat too? its awsome , i barely know how to compile and decompile systemui.apk but i dont know how to change the lines , for example i really want center clock and your idea to combine data and wifi awsoooome , and rounded corners of the notifications these are my dreams could any one do one of them for me at least? sorry if im in wrong thread but i didnt see something like this any where <3
Click to expand...
Click to collapse
Hey mate, I didnt think of any of these awesome mods, I just implemented them. Zip, upload and send me a link to your SystemUI.apk and Framework-Res.apk, I will have a go.
Beetle84 said:
Hey mate, I didnt think of any of these awesome mods, I just implemented them. Zip, upload and send me a link to your SystemUI.apk and Framework-Res.apk, I will have a go.
Click to expand...
Click to collapse
@Beetle84
:angel::angel::victory::victory:
thanks in advance ^_^ and is it possible to reduce the icons size in statusbar? in nougat they look really big i have attached my last statusbar screen shots from MM which i had modified with xposed fsb
-hide battery indicator and just number of percentage
-dual sim networrk just 2 dots for each network
-center clock
-wifi 4 dots to be similar with other side of the clock
after lots of search and time wasting i just managed to center the clock only
i reaaaally thank you if u do this changes , i cant stand status bar in this style and 3rd party apps just not smooth and enough for me as you know yourself
________
edit:i have to upload my systemui.apk and framework-res.apk in zip mod cause every time i started to up it as apk it gives error entity too large or sth like this
mahyjooon said:
@Beetle84
:angel::angel::victory::victory:
thanks in advance ^_^ and is it possible to reduce the icons size in statusbar? in nougat they look really big i have attached my last statusbar screen shots from MM which i had modified with xposed fsb
-hide battery indicator and just number of percentage
-dual sim networrk just 2 dots for each network
-center clock
-wifi 4 dots to be similar with other side of the clock
after lots of search and time wasting i just managed to center the clock only
i reaaaally thank you if u do this changes , i cant stand status bar in this style and 3rd party apps just not smooth and enough for me as you know yourself
________
edit:i have to upload my systemui.apk and framework-res.apk in zip mod cause every time i started to up it as apk it gives error entity too large or sth like this
Click to expand...
Click to collapse
So is the systemui.apk you supplied already modified with center clock? If so, Do you have a completely stock backup?
Beetle84 said:
Hey mate, I didnt think of any of these awesome mods, I just implemented them. Zip, upload and send me a link to your SystemUI.apk and Framework-Res.apk, I will have a go.
Click to expand...
Click to collapse
Beetle84 said:
So is the systemui.apk you supplied already modified with center clock? If so, Do you have a completely stock backup?
Click to expand...
Click to collapse
no both files are stock files no modification
mahyjooon said:
no both files are stock files no modification
Click to expand...
Click to collapse
Give the attached zip a try, hopefully it works.
You can unzip the test.zip and replace the modified systemui.apk with your own stock file and rezip so you have a flashable stock backup.
Download link updated, now based off .442 systemui.apk
Beetle84 said:
Give the attached zip a try, hopefully it works.
You can unzip the test.zip and replace the modified systemui.apk with your own stock file and rezip so you have a flashable stock backup.
Click to expand...
Click to collapse
here is a shot ^_^ its good but i would be better if it was just like yours in the first post , and both networks better to merge i think
mahyjooon said:
here is a shot ^_^ its good but i would be better if it was just like yours in the first post , and both networks better to merge i think
Click to expand...
Click to collapse
Hmm, I will have a look at it shortly, im not sure what I can do about the 2 signals, I forgot you were dual sim.
Deleted
@Beetle84
Can you share a tutorial for the centered clock ?
Z5 - Stock 7.0
nreuge said:
@Beetle84
Can you share a tutorial for the centered clock ?
Z5 - Stock 7.0
Click to expand...
Click to collapse
No worries, I will post it when im at home.
@nreuge
https://forum.xda-developers.com/showpost.php?p=71355115&postcount=120
Download the zip attached to that post, inside are two xml's from a deodexed systemui.apk.
Deodex then decompile your systemui.apk and edit your files to match (you can try to copy and paste but it may have errors), recompile and hopefully it worked.
Beetle84 said:
@nreuge
https://forum.xda-developers.com/showpost.php?p=71355115&postcount=120
Download the zip attached to that post, inside are two xml's from a deodexed systemui.apk.
Deodex then decompile your systemui.apk and edit your files to match (you can try to copy and paste but it may have errors), recompile and hopefully it worked.
Click to expand...
Click to collapse
Will do it ASAP, thanks a lot!!
OP updated for NOUGAT 7.1, 41.x.x.x.8.
How to return to stock?
Also, how to change wifi icon? I do not like the single bar, I would like the traditional one.
chiobesek said:
How to return to stock?
Also, how to change wifi icon? I do not like the single bar, I would like the traditional one.
Click to expand...
Click to collapse
If you didnt back up your stock systemui.apk, you will have to wait till tomorrow and I will add one to the OP. As for the stock wifi icon, I will have a play tomorrow, it shouldn't be hard at all really. I have fixed the small gaps (signal cluster moves a little to the right when wifi is on and notifications were a bit far over as well) so I will add that tomorrow too :good:.

Categories

Resources