here is 98 packs of status bar icons
wifi, signal and battery (1%, 5%, 10%)
attached just a samples
to apply
1- copy your SystemUI.apk to computer and open it with winzip "dont extract"
2- extract the choosed zip file and drage the statXXXXXXX.png to SystemUI.apk/res/drawable-mdpi
3- move the moded SystemUI.apk to ur SD card then to system/app with the correct permissions
always keep a copy or ur original SystemUI.apk before changing anything
enjoy
Gracias :good:
Very usefull. Thank You
Thanx.....
andro-SYR said:
here is 98 packs of status bar icons
wifi, signal and battery (1%, 5%, 10%)
attached just a samples
to apply
1- copy your SystemUI.apk to computer and open it with winzip "dont extract"
2- extract the choosed zip file and drage the statXXXXXXX.png to SystemUI.apk/res/drawable-mdpi
3- move the moded SystemUI.apk to ur SD card then to system/app with the correct permissions
always keep a copy or ur original SystemUI.apk before changing anything
enjoy
Click to expand...
Click to collapse
Thanks a lot. It is very useful to change the battery, signal,etc icons. :good::good::good:
.........................
thanks it's very usefull
:good:
thx for sharing whit us... very useful pack...thx again:good:
Dr. NAC said:
Thanx.....
Click to expand...
Click to collapse
andro-SYR said:
here is 98 packs of status bar icons
wifi, signal and battery (1%, 5%, 10%)
attached just a samples
to apply
1- copy your SystemUI.apk to computer and open it with winzip "dont extract"
2- extract the choosed zip file and drage the statXXXXXXX.png to SystemUI.apk/res/drawable-mdpi
3- move the moded SystemUI.apk to ur SD card then to system/app with the correct permissions
always keep a copy or ur original SystemUI.apk before changing anything
enjoy
Click to expand...
Click to collapse
Nice Share Bro....:good:
battery icon
thank you...
manilyn2mark said:
thank you...
Click to expand...
Click to collapse
Wow amazing thank so much guy
nice icons droid
chinitopex said:
Hi nice pack icons
but i need only icons png zip not apk
please can share with me??
thank you guys..
Click to expand...
Click to collapse
The attached is only png's !!!
There is no apk's here!!
Sent from my WT19i
trying to download now, thx :good:
Can you make signal and battery bar in the iOS 7 style?
It would be great!
Sent from my Xperia Live with Walkman using xda premium
Wow nice collection :thumbup:
Sent from my Xperia Live with Walkman using xda app-developers app
APK
andro-SYR said:
The attached is only png's !!!
There is no apk's here!!
Sent from my WT19i
Click to expand...
Click to collapse
The apk is already on your phone
Thanks!!
I always wanted to modify my SystemUI with different Icons....:laugh::good:
Nice Icon. Thanks
Its nice work. thanks . but how to switch to another icon. because there are plenty of icons but on status bar some ugly icon has been set, so how to remove that and set another icon.
Related
as most of the systemui here are without battery percentage icon or with left text percentage and alot of people asks to remove it and make the battery percentage icon holo circle
I thought a simple guide will be handy to everyone to mod her/his systemui.apk as he like.
so here we go:
1- to make the battery icon update every 1% without decompile apk:
open ur systemui.apk with winzip or winrar (don't unzip)
go to res\drawable and replace stat_sys_battery.xml & stat_sys_battery_charge.xml with the attached compiled.zip
go to res\drawable-mdpi put 204 png's (battery icons you wish attached holo circle for example )
close winzip
and your apk is ready don't work every time so please skip this and go decompile method 2
2- to make the battery icon update every 1% remove the percentage text on the left of battery icon and remove AM/PM clock
decompile Systemui,apk
battery %icon
go to res\drawable and replace stat_sys_battery.xml & stat_sys_battery_charge.xml with the attached decompiled.zip
go to res\drawable-mdpi put 204 png's (battery icons you wish attached holo circle for example )
remove the percentage text on the left of battery icon
goto res\layout\status_bar.xml open with notpad++ or Editplus 3
find android:id="@id/battery_text" add this line after it android:visibility="gone"
save the new xml
remove AM/PM clock
go to res\values\integers.xml
change the forth line to be like this <integer name="config_clock_am_pm_style">2</integer>
save the new xml
recompile and enjoy
the following samples based on serajr [App] Xperia T Tabbed 'n' Grid Toggles SystemUI ICS .587 FW - MDPI so thank him if u like them
SystemUI with 1%circle
my personal SystemUI screenshot attached
I'm just a noob messing around so use the guide on ur own risk (always keep a copy of the original systemui.apk)
press thanks if it helped
Hi Bro,,,,,
Sorry for bothering you....
I read all of your tutorial and I tried to learn it but I think I need your help....
I tried to remove the clock in the status bar on my systemui, but I cannot find the integer.xml.
Could you help me how to remove the status bar clock to give more space in the status bar?
Thanks....
Here I attached to you also my systemui.apk.
Yo Bro
Can you post here other battery icons?
bkh_0538 said:
Hi Bro,,,,,
Sorry for bothering you....
I read all of your tutorial and I tried to learn it but I think I need your help....
I tried to remove the clock in the status bar on my systemui, but I cannot find the integer.xml.
Could you help me how to remove the status bar clock to give more space in the status bar?
Thanks....
Here I attached to you also my systemui.apk.
Click to expand...
Click to collapse
why u didn't find intager.xml???
you have to decompile ur Systemui.apk to find that file
anyway I didn't try to remove the clock but I think u can remove it by deleting the following line from: res\layout\status_bar.xml
<com.android.systemui.statusbar.policy.Clock android:textAppearance="@style/TextAppearance.StatusBar.Clock" android:gravity="left|center" android:id="@id/clock" androidaddingLeft="6.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
I may try to do that for u when I have time
rockpaper said:
Yo Bro
Can you post here other battery icons?
Click to expand...
Click to collapse
If u like any battery icons on any systemui.apk download it and unzip the apk
then go to res/drawable-mdpi and copy them to ur SystemUI.apk
if the desired apk was not mdpi use Image Resizer to resize them
or google for icon packs.
1- to make the battery icon update every 1% without decompile apk:
open ur systemui.apk with winzip or winrar (don't unzip)
go to res\drawable and replace stat_sys_battery.xml & stat_sys_battery_charge.xml with the attached compiled.zip
go to res\drawable-mdpi put 204 png's (battery icons you wish attached holo circle for example )
close winzip
and your apk is ready
Click to expand...
Click to collapse
I can't do it for my Xperia mini ST15i
It hide my battery icon after I flash by CWM
glasseggs said:
I can't do it for my Xperia mini ST15i
It hide my battery icon after I flash by CWM
Click to expand...
Click to collapse
Attach ur system.apk
I'll check it for u
andro-SYR said:
if the desired apk was not mdpi use Image Resizer to resize them
Click to expand...
Click to collapse
For statusbar icons, you don't need to worry about resizing them. As long as the icons are in the right drawable folder, the phone will resize them automatically. Which is very handy.
I like what you've done here. Very neat.
If you want, I can show you how to turn this into a universal update.zip..
sent using the xda app!
Ticklefish said:
If you want, I can show you how to turn this into a universal update.zip..
sent using the xda app!
Click to expand...
Click to collapse
thanks
I'd like to do this
andro-SYR said:
Attach ur system.apk
I'll check it for u
Click to expand...
Click to collapse
Thanks you.
I have uploaded 2 file orginal and mod
Please check it for me
glasseggs said:
Thanks you.
I have uploaded 2 file orginal and mod
Please check it for me
Click to expand...
Click to collapse
here u go
Hi andro-SYR,
Regarding to baterry %, do you know if it's possible put the battery % text over the battery icon (embossed text) that way wouldn't be necessary one icon per %.
It is possible do this Mod?
andro-SYR
can you please mod my systemUI.apk. I cant mod it by myself im a noob.
this is my systemui.apk and the zip file of the logo that i want for battery.
thanks in advance!
Does it works on gingerbread?
Enviado desde mi SK17i usando Tapatalk 2
miguel_mp said:
Does it works on gingerbread?
Enviado desde mi SK17i usando Tapatalk 2
Click to expand...
Click to collapse
it should but not sure
ask pro not noob like me:cyclops:
rockpaper said:
andro-SYR
can you please mod my systemUI.apk. I cant mod it by myself im a noob.
this is my systemui.apk and the zip file of the logo that i want for battery.
thanks in advance!
Click to expand...
Click to collapse
I'm noob too
but its fun to try
anyway here is ur moded one
andro-SYR said:
I'm noob too
but its fun to try
anyway here is ur moded one
Click to expand...
Click to collapse
Thank you very much! Its working perfectly.
Do you know how to make bigger space(wider) for battery icons on statusbar? gingerbread systemui? you can pm to me..
Help needed
When I m trying ur process I m just losing my battery icon from my status bar.
Please help me...
Thank u.
If possible will u please compile my systemui.apk with my attached battery icons..
Sorry guys can't help anybody right now cus Im in syria with no electricity, no gas for generator, and no internet most of the time,
Thank god they cant cut the breathing air.
Sent from THE FREE SYRIA
Hi Friends,
This is a little Tutorial about changing app icons permanently. There was a lot of applications available in Playstore like “ icon changer free” etc etc to change the app icons. But the problem is that u cant use that changed apps in ur app drawer. U can only use that in ur home screen as a shortcut.
So I just decided to put a little tutorial to do that easily. I know everybody will know this already. But it will help for someone I am sure….
Credit goes to my friend dewanshu93 for teaching me this by personally
Credit Why So Serious? For the Icons
(And Sorry For My Bad English)
Tools Needed:-
(a) One PC
(b) 7 zip
(c) Some good icons
STEPS:-
1) Get some cool icons from here http://forum.xda-developers.com/showthread.php?t=2207136 and save it ur PC. Give him big thanks for the work.
Edit:- If u need some cool Galaxy S4 icons means go here: - http://forum.xda-developers.com/showthread.php?t=2216289 Please give thanks for his work..
2) Put the apps u want to change the icons to a Folder in ur PC. For example SemcAlbum, Phonebook, Browser etc
3) Here I am taking the Phonebook app for Example..
4) Right Click the Phonebook apk -> Open With -> 7zip File Manager. Then U will get a box contained some files like the attached Image 1
5) Then double click on the res folder and u get another box like attached Image 2
6) Find the folder named “ drawable-xhdpi “ and open it. U will get This Image 3
7) And most important thing is u need to find the original icon and its name of the phonebook.apk or whatever apk u take …
8) For that an easy way is create a new folder in ur PC’s Desktop and select all the images from the box ( Image 3 ) then drag it to the that new folder in the desktop.
9)Then open that folder then search for original the apk icon. Look in to Image 4
10) In my case the name of the Phonebook.apk’s icon is “ic_launcher_contacts “. So just note down the icon name and then open the folder that contains the icons that u downloaded. Image 5
11) And choose which icon u need and select it. Then rename it to the exact name of the original apk icon. ( For example ic_launcher_contacts )
12) After that just drag that renamed icon to res/drawable-xhdpi. It will ask for over right. Press Ok or Yes. Do the same process for res/drawable-hdpi and drawable-mdpi. Means drag the icon to these folders too. That’s it. Copy the apk to ur phone and move it to the System/app with correct permission…
Check the lastly Attached Two images for ur refference .
U can do it with almost all the apks. But I cant guarantee that it will work with all apks. Some System apks did not worked for me…
And also u can take icos from other apks too..
And this is my first work in XDA. Any mistake is there means I am sorry…
Thanks....
Re: Tutorial :- Changing App Icons
Thank u very much.I tried with many tools to decompile, but I got errors before u teached me.U r my 'sensei'(teacher).
Sent from my LT22i using xda app-developers app
Re: Tutorial :- Changing App Icons
Good but i already know it
But nice for the peeps that can do it now by thier own with this good tutorial
Good job
..[ Pandemic Quote..:: I Shine Brighter Then The *Sun* !!
Sent From Xperia P Full Powered By A Dualcore.
Re: Tutorial :- Changing App Icons
jokosher said:
Thank u very much.I tried with many tools to decompile, but I got errors before u teached me.U r my 'sensei'(teacher).
Sent from my LT22i using xda app-developers app
Click to expand...
Click to collapse
Ha ha... Thats cool.. Then give me my fees...
My Reddish Xperia S With XZX 2
Re: Tutorial :- Changing App Icons
Pandemic said:
Good but i already know it
But nice for the peeps that can do it now by thier own with this good tutorial
Good job
..[ Pandemic Quote..:: I Shine Brighter Then The *Sun* !!
Sent From Xperia P Full Powered By A Dualcore.
Click to expand...
Click to collapse
Yep. U r correct.. Thanks for that...
My Reddish Xperia S With XZX 2
where to find this app in cm9 rom? i can only find phone.apk, others i cant find, could someone help me here .. i want to change the phone, messaging, whats app and chrome.
Re: Tutorial :- Changing App Icons
yuskhanzab said:
where to find this app in cm9 rom? i can only find phone.apk, others i cant find, could someone help me here .. i want to change the phone, messaging, whats app and chrome.
Click to expand...
Click to collapse
U can download whatsapp and chrome from playstore and then change the icons bro.. So download any backup application from playstore . It will backup ur installed apps automatically. I preffer ultimate backup
My Reddish Xperia S With XZX 2
rajeevxperia said:
U can download whatsapp and chrome from playstore and then change the icons bro.. So download any backup application from playstore . It will backup ur installed apps automatically. I preffer ultimate backup
My Reddish Xperia S With XZX 2
Click to expand...
Click to collapse
u mean, download the apk file first, mod it and thean install?
Re: Tutorial :- Changing App Icons
Actually u will not get automatic backup when u downloading any apps from playstore. For that u need any backup apps. Ultimate backup will done the job. Install ultimate backup from playstore first. Open it go to settings and check the box allow automatic backup some thing like that. Then download the apps u need from playstore. It will automatically backuped in ur internel storage. So u can take the apks from there and then change the icons and then install it again...
My Reddish Xperia S With XZX 2
Finally i can change my icon.... , press thanks
how about changing the app name? any help?
This nice
Sent From C6603 Using xda premium
Problem
i was trying to change the show box icon cause i don't love to have an eye icon in my homescreen but whatever....,
i did exactly what you say and it had changed the app icon but it don't want to install it . it always tell me "App not installed"
img839 .imageshack .us /img839/3227/z5a7.png ( image in attaced files )
i unistall the original one but still doen't want to install please help !
kasperman said:
i was trying to change the show box icon cause i don't love to have an eye icon in my homescreen but whatever....,
i did exactly what you say and it had changed the app icon but it don't want to install it . it always tell me "App not installed"
img839 .imageshack .us /img839/3227/z5a7.png ( image in attaced files )
i unistall the original one but still doen't want to install please help !
Click to expand...
Click to collapse
Something happened.. U hav root.? If yes means manually move the apk to system/app with permission and reboot. It will work
Problem
Rajeev said:
Something happened.. U hav root.? If yes means manually move the apk to system/app with permission and reboot. It will work
Click to expand...
Click to collapse
well look am kinda new to android i just got my first android device this week so i can't fully understand you...
yes i have root, do you mean to install the original apk then move it system app then install my edited one as an update ?
kasperman said:
well look am kinda new to android i just got my first android device this week so i can't fully understand you...
yes i have root, do you mean to install the original apk then move it system app then install my edited one as an update ?
Click to expand...
Click to collapse
No. I mean remove ur old apk from System/app and replace ur edited apk to System/app with permission and reboot
WHY?
Tanks but it doesnt work for me
I tested it on 2 apk :
its icon changes sucssefully but it doesnt install at all!
what is the problem?
I tested it for Drop box , SMS :angel:
KHashayaAr said:
Tanks but it doesnt work for me
I tested it on 2 apk :
its icon changes sucssefully but it doesnt install at all!
what is the problem?
I tested it for Drop box , SMS :angel:
Click to expand...
Click to collapse
Try to move to System/app with permission.. and reboot
Problem
Rajeev said:
No. I mean remove ur old apk from System/app and replace ur edited apk to System/app with permission and reboot
Click to expand...
Click to collapse
it worked Thanks
kasperman said:
it worked Thanks
Click to expand...
Click to collapse
Instead of Saying Just Press The Thanks Button For me...
Hello xda guyz..
This is SystemUI I have taken from ViperXperia rom by @jerrytan93.
It was blue by default, i change it to green for my own use. But I thought to share it with you guyz..
It works With almost every ics rom.
I m not a developer, don't know any programming. Doing this took a alot of time for me. Hit thanks if you like.
Please make backup before you use to avoide any bad happening.
Download the zip file and flash via cwm from first link or
Rename the apk file to SystemUI.apk then
Push it to System/App and set permissions rw-r-r from second link
Download links
Flashable Zip : http://d-h.st/bk2 ( Thanks to @Omessy7 )
Apk link : https://db.tt/twsTdLmC
Enjoy Guyz
Credit: @jerrytan93 for the default version
And for his ViperXperia amazing rom.
If any dev want to use this version in their rom, please ask @jerrytan93. @Omessy7 for flashable Zip.
Hit Thanks if you like.
bro let me suggest something
use Ddc's new 4.2 systemUI
and make everything that u made green to white
and then try , hopyfully everything that is white should change with theme
Sahaab said:
bro let me suggest something
use Ddc's new 4.2 systemUI
and make everything that u made green to white
and then try , hopyfully everything that is white should change with theme
Click to expand...
Click to collapse
That would be great, but to do that I have to edit 300+ pngs. And m not having that much time.
But will do that when m free.
Anyway thanks for you tip.
sent from Gotham City
DeathStroke said:
That would be great, but to do that I have to edit 300+ pngs. And m not having that much time.
But will do that when m free.
Anyway thanks for you tip.
sent from Gotham City
Click to expand...
Click to collapse
why 300 pngs? just work with the toggle pngs
saqib nazm said:
why 300 pngs? just work with the toggle pngs
Click to expand...
Click to collapse
There is lot more which effect that. For eg. Screenshot icon, bar under network name and other lot more things.
And battery have %age from 1to 100 complete, same for when charging. So 200png will be this only.
So I can't.
Edit : why should I change battery icon, it having no problem with theme accent. Will try when get some time.
sent from Gotham City
@DeathStroke
i made a flashable zip for this mod so it could be simply flashed instead of copying-replacing-setting permissions-rebooting
link: http://d-h.st/bk2
add to OP to make it easier for those who want your mod.
Omessy7 said:
@DeathStroke
i made a flashable zip for this mod so it could be simply flashed instead of copying-replacing-setting permissions-rebooting
link: http://d-h.st/bk2
add to OP to make it easier for those who want your mod.
Click to expand...
Click to collapse
Added. Thanks mate.
Sent from my Xperia Arc S using xda premium
thanks a lot
Rainbow lidroid toggles Credits to Ardroid-xda for his rainbow icons.
Ive put the download zip for hyperion users, since in hyperion the lidroid is named as hyperion-res.apk. To Use with other roms, just extract the below zip file and rename hyperion-res.apk to lidroid-res.apk, and push it to system/framework and set permissions as rw-r-r. Your previous lidroid-res.apk Will be replaced.
Download link.: http://d-h.st/F1Q
Supporting my work just requires a click on thanks button.
Announcement: Right now working on my next mod, 'Metallic lidroid toggles'. Its release Will depend on the number of thanks this Rainbow toggle gets.
Cool
Awesome, i like it. thank you :thumbs up
markjerald said:
Cool
Click to expand...
Click to collapse
Thanks but Don't just comment bro. There's a thanks button provided.
hoops04 said:
Awesome, i like it. thank you :thumbs up
Click to expand...
Click to collapse
Thanq bro
good work bro.
Just 1 request - add a brightness slider too.
Thank u.
vpvsa11 said:
good work bro.
Just 1 request - add a brightness slider too.
Thank u.
Click to expand...
Click to collapse
Thanks bro. Right now working on the metallic toggles. Bdw, Hyperion already has an invisible brightness slider on top.
Vinsi95 said:
Thanks bro. Right now working on the metallic toggles. Bdw, Hyperion already has an invisible brightness slider on top.
Click to expand...
Click to collapse
really.... how do i access it?
JGA3103 said:
really.... how do i access it?
Click to expand...
Click to collapse
Press the status bar as if to drag it down to expand it but instead of dragging down drag left or right
Wow great! Never knew about it
Sent from my GT-S5360 using xda app-developers app
JGA3103 said:
really.... how do i access it?
Click to expand...
Click to collapse
Hold the status bar area for 2-3 seconds, and slide your finger left right to increase or decrease the brightness.
Vinsi95 said:
Hyperion 8 GM Final, rainbow lidroid toggles. Credits to Ardroid-xda for his rainbow icons.
Steps: Open cwm>mount system>Flash the zip file
Download link.: http://d-h.st/F1Q
Supporting my work just requires a click on thanks button.
Announcement: Right now working on my next mod, 'Metallic lidroid toggles'. Its release Will depend on the number of thanks this Rainbow toggle gets.
Click to expand...
Click to collapse
How to use this on another Rom...
can i apply it on Hyperion -8 pre gm build 02..??
imElectronica said:
How to use this on another Rom...
Click to expand...
Click to collapse
in most cases rename hyperion-res.apk to lidroid-res.apk in the zip file
delete systemui.apk (if it's there) if you only want to change toggles
sonironak88 said:
can i apply it on Hyperion -8 pre gm build 02..??
Click to expand...
Click to collapse
Yes
marcussmith2626 said:
in most cases rename hyperion-res.apk to lidroid-res.apk in the zip file
delete systemui.apk (if it's there) if you only want to change toggles
Click to expand...
Click to collapse
There's no systemui.apk in the zip file. Ill put the steps for other Roms and rename the title.
marcussmith2626 said:
in most cases rename hyperion-res.apk to lidroid-res.apk in the zip file
delete systemui.apk (if it's there) if you only want to change toggles
Yes
Click to expand...
Click to collapse
If I wanna use it on MiniRom....then what yo do...
imElectronica said:
If I wanna use it on MiniRom....then what yo do...
Click to expand...
Click to collapse
Go to system/framework and check what's the name of your lidroid apk. it Will somethin like *****-res.apk. Download the given zip file. extract it. Rename Hyperion-res.apk to that name which is there in your framework folder. now replace it with previous apk and give permissions to rw-r-r
imElectronica said:
If I wanna use it on MiniRom....then what yo do...
Click to expand...
Click to collapse
Does nobody have any common sense here
Read my post you quoted
look at your rom zip - does it have lidroid-res.apk in framework
if so rename hyperion-res.apk to lidroid-res.apk in the zip on the op of this thread
if not rename it to what the rom dev has called it
Come on people - use your brains
Vinsi95 said:
Go to system/framework and check what's the name of your lidroid apk. it Will somethin like *****-res.apk. Download the given zip file. extract it. Rename Hyperion-res.apk to that name which is there in your framework folder. now replace it with previous apk and give permissions to rw-r-r
Click to expand...
Click to collapse
I did, even im flash the zip. but my statusbar just wont change....
Aulia Anwar said:
I did, even im flash the zip. but my statusbar just wont change....
Click to expand...
Click to collapse
You either have duplicate or named the file wrong
Or
You didn't mount system in cwm before flashing
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Hey @moodhie you can make this for xGO??
Here my SystemUI: http://d-h.st/1tN
Sent From My Xperia Go ST27a Using XDA Premium App
moodhie said:
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Click to expand...
Click to collapse
HI Its look great but it for XU.
Can you make it for XGO?
My system ui is as Z2 but dont have the percentage in it.
I reaaly want the percentage in battery icon.
Here is my system ui.
can you help me to make it?
Thanks in advance.
Nice Work !
:good::good:
3 thanks 48downloads not bad to beginner lol
@lokitooxd and kris i cant mod atm i use cm11 now
moodhie said:
3 thanks 48downloads not bad to beginner lol
@lokitooxd and kris i cant mod atm i use cm11 now
Click to expand...
Click to collapse
@moodhie you can make and we test??
nice work,thanks
but when i flash it,i lose small apps
sorry for bad english
mohamadtigre said:
nice work,thanks
but when i flash it,i lose small apps
sorry for bad english
Click to expand...
Click to collapse
4.2 small apps not compatible with it bcoz it is stock systemui.apk try to use the 4.1 small app
Sent from my ST25i using XDA Premium 4 mobile app
lokitooxd said:
@moodhie you can make and we test??
Click to expand...
Click to collapse
Your systemui.apk was stock like mine try to use it it will work on xGO too just backup and revert if not working
moodhie said:
Your systemui.apk was stock like mine try to use it it will work on xGO too just backup and revert if not working
Click to expand...
Click to collapse
did you see my pm
moodhie said:
Your systemui.apk was stock like mine try to use it it will work on xGO too just backup and revert if not working
Click to expand...
Click to collapse
Not work
Sent From My Xperia Go ST27a Using XDA Premium App
moodhie said:
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Click to expand...
Click to collapse
Can you make tutorial for editing SystemUI?
Or post battery icon an xml files which is edited.
Thanks in advance and sorry for my english.
Plz can u mod this sytemui ....
moodhie said:
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Click to expand...
Click to collapse
Plz can u mod this sytemui .
Is it transparent??
Sent from my ST25i using XDA Premium 4 mobile app
your systemui is working properly but its not gradient .. its black ...i m using dewswift jb lite v6 rom plz help i have posted another systemui above with quicksetting for jb plz make that one gradient .. thanks
AISHWARYA SHARMA said:
your systemui is working properly but its not gradient .. its black ...i m using dewswift jb lite v6 rom plz help i have posted another systemui above with quicksetting for jb plz make that one gradient .. thanks
Click to expand...
Click to collapse
It's android.policy.jar related find android.policy.jar that is modify to transparent status bar
Sent from my ST25i using XDA Premium 4 mobile app
moodhie said:
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Click to expand...
Click to collapse
hello need help also try to make my own style systemUI and Z2 but I need to know that xml file you edited to put the percentage in the battery icon you could help. sorry for my bad English and thanks
it work on xperia p?
Nice Work !
:silly::good::fingers-crossed:
moodhie said:
Hi there! this is my first post
here is my mod Gradient systemui with z2 battery icon and percentage look on attachment for screenshot
Method: Dont forget to backup First
1.Download Systemui.apk in attachment
2.Replace Systemui.apk on system>app
3.Give right permission and reboot
hit thanks if you like
Click to expand...
Click to collapse
excellent work bro..........can u theme the toggles like z2 or tabbed status bar like z2 :good: