I'm not really sure what I did. I am rooted running CELB2.5. I was moving pictures around to different folders and now I have lots and lots of random files that are labeled drawable mdpi.
Those are icons for various functions on the phone.
-3G
-Battery
-WIFI
-GPS
-etc.
Where are these files located on your phone?
Related
Hey guys,
I just wanted to share a little mod I made to the MIUI SystemUI.apk by decompiling and editing the smali code and other various resources.
This mod works with MIUI 1.10.7 on the 3D (Should work with other phones as well)
What I have changed:
Added an alternative battery icon that will be shown when you pulldown the notifications, now when you pull-down all your icons wont shift to the right! The icon works for charging, decharging, and the percent battery style
Removed the clock and carrier text
Changed the date format on the pulldown to include the time
Removed the "Notifications" and "Toggle" text from the bottom of the pulldown, you can access these by swiping left or right on the pulldown.
Bugs:
If you use the top-bar battery style the battery icon will not be removed (Let me know if this is a huge issue and i'll fix it!)
Here are some screenshots: http://imgur.com/a/4Kr5D#04vwz
And here is the download: http://www.mediafire.com/?fc7t9vqwdo7324s
You will have to use ADB to push it to your /system/app directory (adb remount; adb push SystemUI.apk /system/app/)
Please let me know if there are any bugs! Hope you guys enjoy it =)
Ahhhh very nice...thanks for sharing...I got MIUI On a Nand.....inmate give this a shot...looks good...thanks man
Sent from my PG86100 using Tapatalk
thanks my girl is going to like this on her evo.
Hi everyone. I'd like to have the full Xperia S themed gingerbread but including all the mods present in Hansip87's 10 in 1 SystemUI mod (http://forum.xda-developers.com/showthread.php?t=1477330).
This includes all the menu backgrounds, themes, and icons from the Xperia S, but with Hansip's smooth spinner, battery icon mod with percentage, 30 steps media volume, etc.
I assume it's just a matter of including in Hansip's files all the drawables from the Xperia S themes floating around (such as this one http://forum.xda-developers.com/showthread.php?t=1554205). Unfortunately, I can't do it myself. It would be cool if someone did it for me, or at least explained me how to add all the graphics from the XS theme to Hansip's files so that I could have both mods in one.
And yes I'm still on Gingerbread and I have no intention of "upgrading" to ICS anytime soon.
Thanks in advance.
Update. I had nothing better to do than trying to do this by trial and error, I managet to replace some files in some apks and this is the result.
By only replacing the drawables, I managed to update the look of my phone while retaining all the cool stuff from Hansip's mod. But I'm still lacking the blueish icons under system settings, some animations, lockscreen clock, blue text and maybe something else. I'd appreciate if someone helped me update those things too.
Screenshots attached.
Been trying to figure out what to edit in TW JB StatusUI.apk to make the backgrounds of the actual notifications themselves transparent. Tried editing a bunch of xmls, but I've only found values for the status bar, the notification dropdown background, and the categories and whatnot in the notification dropdown.
I suspect that the files I need to edit are some of the .9.png files in xhdpi, but I've also found that I can't edit or add any 9patch files without causing SystemUI.apk to fail to recompile, so I haven't been able to test those files. Probably just doing something wrong, there, as I've never messed with those files before.
Looking through the GS3 and GN2 question forums hasn't yielded much in the way of answers for this, so I'm just going to ask here. Any ideas?
Edit: This background (from a different phone): http://s15.postimage.org/y8ad3u917/Screenshot_2012_10_03_17_59_49.png
I got my 9patch files working, still can't figure this out. I can make the status bar transparent, the notification dropdown windown transparent, the quick toggles transparent, but I just can't find what actually sets the background for the notifications themselves!
This is seriously causing me a massive headache. I've edited so many png files at this point that I think I'm losing my mind.
Hi there, willl this help?
http://forum.xda-developers.com/showthread.php?t=1835833
Anyway I also want to know how did you make the statusbar transparent?
I see the public.xml and stat_sys_battery.xml ... the battery icon percentages are listed in there.
What determines which drawer the pngs are being picked from ? (the hdpi, or the xhdpi ?)
I have a Verizon Galaxy S6. Firmware OE2 Lollipop. It appears that the quick setting toggles are used for backlighting shapes only. And only the "Off" png files are used. If I insert custom toggle icons to replace the stock ones, only the shapes show up in the panel but the shapes are replaced with a solid color rather than the actual png file images themselves. How can I get it to use the actual icons?
Sorry for such a noob question.