Statusbar icons of Android 4.4?

Search This thread

ViruuZ

Senior Member
May 21, 2013
817
193
Baden-Württemberg
Hey guys, could anyone give me the .png's or the icons for the statusbar of Android 4.4? So wifi, data, clock, battery, etc.

Or if you have a link or something please post it, i need this icons..

Thanks in advance!
 
E

EnricoD

Guest
Hey guys, could anyone give me the .png's or the icons for the statusbar of Android 4.4? So wifi, data, clock, battery, etc.

Or if you have a link or something please post it, i need this icons..

Thanks in advance!


battery indicator is written directly into java code in KK ... only wifi e signal icons are still pngs and YOu can download xxhdpi icons (the highest resolution), and other res, directly from the git, kitkat branch
(click on the icon, click on raw, and save with ... )

https://github.com/android/platform...release/packages/SystemUI/res/drawable-xxhdpi

stat_sys_signal ... are the signal icons

stat_sys_wifi ... wifi

stat_sys_data are for data icons

the clock also is written into the code and its format is defined in styles.xml (systemUI res/values)
 
Last edited:
E

EnricoD

Guest
Thank you!! :)

Gesendet von meinem M351 mit Tapatalk


if YOu're on JB YOu can follow this guide to get a KK look

http://xdaforums.com/galaxy-nexus/general/guide-kitkat-gradient-status-nav-bars-t2504373


if You won't find battery indicators for YOu resolution just post here systemUI drawables folders and I'll make the icons white

in attachments YOu can find alsowhite battery indicators from attack (in JB there are still pngs for battery indicators)

and to get a complete holo white look and to better understand ... I suggest my guide

http://xdaforums.com/showthread.php?t=2634743
 
Last edited: