[MOD] S5 SystemUI

Search This thread

DrKaOt

Senior Member
Dec 4, 2013
224
307
Hello XDA,

even if some of you may object that it has been done before, i wanted to post the S5 SystemUI.apk

FEATURES:

- 100% original colours
- 100% original icons
- as close S5 look as possible, acc. to available pics.
- based on NA7, should work on all 4.3 releases.

FOR YOU:

- if you dont want to use Wanam
- if you want to gain the Edge and come really close to the S5 look

This is the perfect AddOn to @Kik0o 's S5 Theme, looks almost genuine!

//DrKaOt

HOW-TO:

1. Decompile: apktool d SystemUI.apk

2. Drawables: edit pngs png's (attached in the RAR file, decompiled edited 9 patch pngs included)

\res\drawable-xhdpi (icons, close, buttons ...)

\res\drawable-sw360dp-hdpi (clear button, normal, pressed ...)

3. edit \res\values\colors.xml

<color name="notification_panel_solid_background">#ff001d27</color>

4. edit \res\values\drawables.xml

<item type="drawable" name="notification_header_bg">#ff006779</item>
<item type="drawable" name="setting_background_color">#ff006779</item>
<item type="drawable" name="notification_title_background">#ff006779</item>
<item type="drawable" name="notification_background_color">#ff001d27</item>

5. edit \res\values\dimens.xml

<dimen name="quick_setting_button_gap">0.0dip</dimen>

6. edit \res\drawable\ic_notify_button_bg.html

<item android:state_pressed="true" android:drawable="@drawable/tw_quick_panel_quick_setting_button_bg_pressed" />
<item android:state_focused="true" android:drawable="@drawable/tw_quick_panel_quick_setting_button_bg_pressed" />
<item android:drawable="@drawable/tw_quick_panel_off" />

7. Compile: apktool b SystemUI

8. Don't forget to sign otherwise Softbrick!
 

Attachments

  • Screenshot_2014-03-06-13-21-45.png
    Screenshot_2014-03-06-13-21-45.png
    101.5 KB · Views: 26,536
  • Screenshot_2014-03-06-13-21-52.png
    Screenshot_2014-03-06-13-21-52.png
    91.2 KB · Views: 24,375
  • SystemUI_resources.rar
    2.6 MB · Views: 20,502
Last edited:

zanbeck

Senior Member
Jul 5, 2012
50
22
KL
Look nice on my screen..running omega v56..thanks!

Sent from my GT-I9300 using public phone
 

Mr.Bola

Senior Member
Jun 26, 2013
888
1,103
Everytime Everywhere
Hello XDA,

even if some of you may object that it has been done before, i wanted to post the S5 SystemUI.apk

FEATURES:

- 100% original colours
- 100% original icons
- as close S5 look as possible, acc. to available pics.
- based on NA7, should work on all 4.3 releases.

FOR YOU:

- if you dont want to use Wanam
- if you want to gain the Edge and come really close to the S5 look

This is the perfect AddOn to @Kik0o 's S5 Theme, looks almost genuine!

//DrKaOt

You can port for note 2?
 
  • Like
Reactions: jamespanget19

Top Liked Posts

  • There are no posts matching your filters.
  • 75
    Hello XDA,

    even if some of you may object that it has been done before, i wanted to post the S5 SystemUI.apk

    FEATURES:

    - 100% original colours
    - 100% original icons
    - as close S5 look as possible, acc. to available pics.
    - based on NA7, should work on all 4.3 releases.

    FOR YOU:

    - if you dont want to use Wanam
    - if you want to gain the Edge and come really close to the S5 look

    This is the perfect AddOn to @Kik0o 's S5 Theme, looks almost genuine!

    //DrKaOt

    HOW-TO:

    1. Decompile: apktool d SystemUI.apk

    2. Drawables: edit pngs png's (attached in the RAR file, decompiled edited 9 patch pngs included)

    \res\drawable-xhdpi (icons, close, buttons ...)

    \res\drawable-sw360dp-hdpi (clear button, normal, pressed ...)

    3. edit \res\values\colors.xml

    <color name="notification_panel_solid_background">#ff001d27</color>

    4. edit \res\values\drawables.xml

    <item type="drawable" name="notification_header_bg">#ff006779</item>
    <item type="drawable" name="setting_background_color">#ff006779</item>
    <item type="drawable" name="notification_title_background">#ff006779</item>
    <item type="drawable" name="notification_background_color">#ff001d27</item>

    5. edit \res\values\dimens.xml

    <dimen name="quick_setting_button_gap">0.0dip</dimen>

    6. edit \res\drawable\ic_notify_button_bg.html

    <item android:state_pressed="true" android:drawable="@drawable/tw_quick_panel_quick_setting_button_bg_pressed" />
    <item android:state_focused="true" android:drawable="@drawable/tw_quick_panel_quick_setting_button_bg_pressed" />
    <item android:drawable="@drawable/tw_quick_panel_off" />

    7. Compile: apktool b SystemUI

    8. Don't forget to sign otherwise Softbrick!
    5
    This is awesome.
    4
    can you make this work on any 4.3 base???:( please?

    Wait for the new THEME from @Kik0o it will include this and much more an will work on any base possibly in other devices as well.

    Sent from my GT-I9300 using XDA Premium 4 mobile app
    4
    Ok..will try soon..is it toggle bar only or with icons?

    Its complete SystemUI...with icons of course. So if you want to use it with kik0o's s5 theme for example you have to flash the theme first and than flash this file.

    Sent from my GT-I9300 using XDA Premium 4 mobile app
    3
    I dont have the time today,
    I can to them tomorrow

    /edit:
    on and off toggles are done,
    I will do dimmed toggles tomorrow, also needs resizing and renaming.

    Thank you, but safe the effort, i've recived the toggles. I will post the MOD tomorrow.