[MOD][MM] N-style SystemUI v3 (Update 01/05)

Search This thread

nreuge

Senior Member
Apr 22, 2013
2,723
2,435
Saint-Nazaire
This is a systemUI modded to look like the one of android N

Instructions:

- first, do a backup via recovery
- download the attached systemUI_N_vx_FWyyy.apk according to your firmware (latest .185) (for Z5 dual, go to 2nd post),
- copy the apk on your device in system\priv-app
- rename it SystemUI.apk and apply the permissions rw-r--r--
- move it to system\priv-app\SystemUI and delete the oat folder if there is any,
- reboot and enjoy :D

Updates:
- v3 (01/05): add thin spaces between notifications
- v2 (26/04): fixed the incompletely deodexed systemUI.apk, you can now delete the oat folder safely, this update is required

Credits:
- @Lars124 for his tutorial which partially helped me


AElrUrk.png
P4DUzHo.png
 

Attachments

  • SystemUI_N_v2_FW185.apk
    7.3 MB · Views: 1,528
  • SystemUI_N_v3_FW185.apk
    7.3 MB · Views: 2,559
Last edited:

nreuge

Senior Member
Apr 22, 2013
2,723
2,435
Saint-Nazaire
For Z5 dual:

- download the attached systemUI_N_vx_Z5dual_FWyyy.apk according to your firmware (latest .185),
- copy the apk on your device in system\priv-app
- rename it SystemUI.apk and apply the permissions rw-r--r--
- move it to system\priv-app\SystemUI (ant do not delete the oat foldersince this SystemUI is odexed),
- reboot and enjoy :D
 

Attachments

  • SystemUI_N_v2_Z5dual_FW185.apk
    6.6 MB · Views: 533
  • SystemUI_N_v3_Z5dual_FW185.apk
    6.6 MB · Views: 996
Last edited:

Pakman123

Senior Member
Feb 7, 2010
596
453
Far Far Away
This is a systemUI modded to look like the one of android N

Instructions:

- first, do a backup via recovery
- download the attached systemUI_N_vx_FWyyy.apk according to your firmware (latest .185),
- copy the apk on your device in system\priv-app
- rename it SystemUI.apk and apply the permissions rw-r--r--
- move it to system\priv-app\SystemUI and delete the oat or arm folder if there is any,
- reboot and enjoy :D

Credits:
- @Lars124 for his tutorial which partially helped me


Working on z5c too thanks
 

Ben36

Senior Member
Jun 8, 2012
8,254
2,868
Will it just install over like an update on non rooted?

Sent from my Xperia Z5 using XDA Labs
 

Pakman123

Senior Member
Feb 7, 2010
596
453
Far Far Away
@nreuge i have finally fixed the gap between the signal and battery icons :D

all you have to do is change the dpi of

<dimen name="fake_shadow_size">8.0dip</dimen>
<dimen name="signal_cluster_battery_padding">8.0dip</dimen>
<dimen name="no_signal_cluster_battery_padding">3.0dip</dimen>

to

<dimen name="fake_shadow_size">0.0dip</dimen>
<dimen name="signal_cluster_battery_padding">0.0dip</dimen>
<dimen name="no_signal_cluster_battery_padding">0.0dip</dimen>


Screenshot_20160425_004241.png
Screenshot_20160425_004253.png
 

JTdevAndroid

Senior Member
Sep 6, 2014
139
358
Berlin
github.com
Thanks a lot nreuge it is working on my Z5 Compact also!
I modified the apk to give it an iOS style to the statusbar here are some screenshot:
(note: the background blur comes from an xposed module, the changes are only in the statusbar layout)
7Xl3mNK.png
xLCjWUz.jpg

sXFfmuN.png
URDvMff.png

If you don't have anything against it i can upload the file.
Here is the apk: (follow the instruction in OP but keep the oat arm folder thanks @nreuge)

View attachment SystemUI_iOSN_v1_FW185.apk

Deodexed V2 version coming soon.



cut...
- move it to system\priv-app\SystemUI and delete the oat or arm folder if there is any
cut...

I think is way more safe to keep the oat or arm folder.
Your modified apk is odexed, i mean it doesn't contain any java in it.
Before thaking the screenshot i wanted to set english language and the screen started flash and SystemUI crashed.
I resolved by copyng back the oat/arm folder with the odexed java resources back.
 
Last edited:
  • Like
Reactions: nreuge

nreuge

Senior Member
Apr 22, 2013
2,723
2,435
Saint-Nazaire
Thanks a lot nreuge it is working on my Z5 Compact also!
I modified the apk to give it an iOS style to the statusbar here are some screenshot:
7Xl3mNK.png
xLCjWUz.jpg

sXFfmuN.png
URDvMff.png


If you don't have anything against it i can upload the file. .

Yes, you can upload it.

I think is way more safe to keep the oat or arm folder.
Your modified apk is odexed, i mean it doesn't contain any java in it.
Before thaking the screenshot i wanted to set english language and the screen started flash and SystemUI crashed.
I resolved by copyng back the oat/arm folder with the odexed java resources back.

You're right, I thought my systemUI was deodexed but actually it misses something in it...
I will update my mod tomorrow.
 
Last edited:
  • Like
Reactions: Funkmasterchilla

nreuge

Senior Member
Apr 22, 2013
2,723
2,435
Saint-Nazaire
Important Update (26/04)

v2: fixed the incompletely deodexed systemUI.apk, you can now delete the oat folder safely, this update is required
Thanks to @JTdevAndroid
 
Last edited:

Ukiya8

Senior Member
Apr 17, 2016
69
8
hi, are you able to help? I lost my status bar and buttons :( running z5 dual, my backup systemui is no longer working
 

Top Liked Posts

  • There are no posts matching your filters.
  • 22
    This is a systemUI modded to look like the one of android N

    Instructions:

    - first, do a backup via recovery
    - download the attached systemUI_N_vx_FWyyy.apk according to your firmware (latest .185) (for Z5 dual, go to 2nd post),
    - copy the apk on your device in system\priv-app
    - rename it SystemUI.apk and apply the permissions rw-r--r--
    - move it to system\priv-app\SystemUI and delete the oat folder if there is any,
    - reboot and enjoy :D

    Updates:
    - v3 (01/05): add thin spaces between notifications
    - v2 (26/04): fixed the incompletely deodexed systemUI.apk, you can now delete the oat folder safely, this update is required

    Credits:
    - @Lars124 for his tutorial which partially helped me


    AElrUrk.png
    P4DUzHo.png
    9
    For Z5 dual:

    - download the attached systemUI_N_vx_Z5dual_FWyyy.apk according to your firmware (latest .185),
    - copy the apk on your device in system\priv-app
    - rename it SystemUI.apk and apply the permissions rw-r--r--
    - move it to system\priv-app\SystemUI (ant do not delete the oat foldersince this SystemUI is odexed),
    - reboot and enjoy :D
    3
    @nreuge i have finally fixed the gap between the signal and battery icons :D

    all you have to do is change the dpi of

    <dimen name="fake_shadow_size">8.0dip</dimen>
    <dimen name="signal_cluster_battery_padding">8.0dip</dimen>
    <dimen name="no_signal_cluster_battery_padding">3.0dip</dimen>

    to

    <dimen name="fake_shadow_size">0.0dip</dimen>
    <dimen name="signal_cluster_battery_padding">0.0dip</dimen>
    <dimen name="no_signal_cluster_battery_padding">0.0dip</dimen>


    Screenshot_20160425_004241.png
    Screenshot_20160425_004253.png
    2
    Please test it (don't delete the oat folder, this systemUI is odexed) and give me feedback...


    Thank you

    after testing it work perfectly.

    Can you make it without sim number sign (1and2)
    2

    Please test it (don't delete the oat folder, this systemUI is odexed) and give me feedback...