[Q] trasparrent status bar? - Xperia Play Q&A, Help & Troubleshooting

I wanted to get a transparent status bar because atm mine is just black and ugly.
So Iv read around places and it says I need to all sorts of complicated stuff with the Systemui.apk.
I was hoping someone who already has a transparent status bar could upload their systemui.apk so I can simply copy it into my phone
Thanks

im pretty sure you cant do crap with it unless the bootloader is unlocked lol. if it just install doomlords kernal and cm7 and just use a theme

You only need to be rooted. Because there are many options on tweaking the status bar to your personal taste, I suggest the UOT Kitchen. It is an online tool for themeing and for the status bar, you upload from your original systemui.apk and framework-res.apk, make changes and it will spit out a new systemui.apk for you to install.
http://uot.dakra.lt/

Related

Removing Coloured & non stock Icons

ok i know i'm about to be lambasted but i thought i'd try asking anyway, how does one remove the coloured status icons from a particular rom w/o editing the rom & reflashing?
Also how to change the icons back to stock icons?
Any help would be appreciated
I don't think it can be done without editing the ROM. The only way I know to change the icons is to extract the rom and use pe explorer, multiextractor, etc to do it. But then again, what icons do you want to change? It's not hard to unpack, swap, repack & flash. If I can do it, anyone can. Look here.
oh ok i'm interested in changing the status icons at the top menu bar and the system icons which have been changed in a custom rom i downloaded i prefer the stock wm icons.
DRTigerlilly said:
oh ok i'm interested in changing the status icons at the top menu bar and the system icons which have been changed in a custom rom i downloaded i prefer the stock wm icons.
Click to expand...
Click to collapse
I think they're in the shellres.96.dll. You may look over in the Hacking & Development section. I remember seeing something in there when I was researching a way to change my start icon.
fyi
DRTigerlilly said:
oh ok i'm interested in changing the status icons at the top menu bar and the system icons which have been changed in a custom rom i downloaded i prefer the stock wm icons.
Click to expand...
Click to collapse
My roms have this in the battery meter file phcanOverbmp.dll if u need to change.
Thanks guys for the suggestions etc, i ended up w/ a solution that didn't involve me doing very much.
I'd made an spb backup of a previous roms settings, and when i restored that ontop of the rom i had newly installed, it changed the icons back to stock, so my problem in that regard is solved. but @ least i know now in the future what i'll have to do if i need to do it again.
Thank You

[Q] HOW-TO clear or semi-transparent notif bar on any ROM?

I've searched but can't find specific instructions on the exact files needed to pull, edit and push back to the framework to make the status bar semi-transparent or clear. This is something that always bothers me. I'm running CM7 n29 but if I had the general instructions it would be great so I could apply it to future updates as well without having to flash a whole theme. Thanks in advance...
Well, a quick fix would to be to use a theme; The honeybread theme give you a transparent notification bar; I use it and runs great.
http://forum.xda-developers.com/showthread.php?t=943423
I don't know which file it is in CM7, but in a sense rom the specific file I believe is common_app_list_null.png
And it is located inside com.htc.resources.apk > res > drawable-hdpi
You can rename any .apk into a .zip to open it and extract it for editing. Once you edit it, you may need to sign the file. I just use metamorph for my theming stuff, which makes things a lot faster.
As far as editing, you'd just need to select the area you want to be transparent or translucent, and edit its opacity accordingly with a decent image editing app. If you are looking for one, paint.net is a surprisingly good free one.
Thanks for the quick replies. I forgot about Metamorph. I've not messed with it but maybe I'll see what I can find out going that route. I don't want to change the whole theme because theres always something I don't like (icons, etc). I have Photoshop so its no problem editing it when I find it, just making sure I edit the correct .png! Thanks again!

[Q] Custom Statusbar Icons

Hello, I have been having a lot of trouble customizing the status bar icons for the rom I have been using, Radiance RC5.
All I am trying to do is change the Wifi, 3g, and Signal icons to the ones from ICS. I used APK Manager to open up and replace the icons and zip them back up. I then replaced them in the Radiance RC5 zip and flashed it. There is no status bar anymore. Went back to stock, then just tried to used the UOT kitchen (with gingerbread icons), with the same results, no status bar.
Any help would be appreciated.
did you pull the icons from an evo ics rom cus they mabey in the wrong size format if ya didn't

[Q] ediing SystemUI.apk

I am using a T989 4.0.3 UVLE1 rooted, otherwise stock. **DEodexed (added .bak to systemUI.odex) and 14togglesBlue.zip MOD added
When i extract the SystemUI.apk in Root Browser i find resources/assests (images in .png format) relating to the battery, wifi/mobile data, and signal bar icons for the status bar. The stock look is a green motif/theme for the battery and gray for the other icons, but included in the files are ICS blue colored icons that i have yet to see in my status bar, these .png files are named slightly different or are in a folder that is named slightly different.
If i wanted to use the ICS Blue styled icons, which i do, would it be as easy as replacing the green icons with the blue ones and renaming them?
Root browser allows me to extract SystemUI.apk so i can manipulate the files, ie rename and copy them, then when i am finished it only allows me to .zip SystemUI.apk
Is the .zip file created "flashable"? Is there a stndard/correct way of doing this?
Thank you.
HATe410 said:
I am using a T989 4.0.3 UVLE1 rooted, otherwise stock. **DEodexed (added .bak to systemUI.odex) and 14togglesBlue.zip MOD added
When i extract the SystemUI.apk in Root Browser i find resources/assests (images in .png format) relating to the battery, wifi/mobile data, and signal bar icons for the status bar. The stock look is a green motif/theme for the battery and gray for the other icons, but included in the files are ICS blue colored icons that i have yet to see in my status bar, these .png files are named slightly different or are in a folder that is named slightly different.
If i wanted to use the ICS Blue styled icons, which i do, would it be as easy as replacing the green icons with the blue ones and renaming them?
Root browser allows me to extract SystemUI.apk so i can manipulate the files, ie rename and copy them, then when i am finished it only allows me to .zip SystemUI.apk
Is the .zip file created "flashable"? Is there a stndard/correct way of doing this?
Thank you.
Click to expand...
Click to collapse
Okay this is totally wrong.... lol
In order to edit any apk you need 7zip and apk manager or apk tool. And you need to properly deodex your system. Simply renaming systemui.odex to .bak will not "deodex" your ROM. I dont remember how to deodex anymore cause i dont run ROMs odexed. There are numerous threads explaining how to deodex so use search and google my friend
But you are on the right track. you could simply rename the .png files. But you have to rename them to exactly the same name as the ones which are being displayed currently. Or you could edit the status_bar.xml file and target the new .png files which is a bit more difficult but cleaner. Cause if you rename the new png files, you have to either delete or rename the old png files. Which i recommend the later.
Then you need to recompile the systemUI.apk with apk manager or apk tool (whichever you decide to use) google them both to get a better understanding of them. I dont wanna just "tell" you what exactly to do because i had to google everything myself, and in my googling i learned a lot more than what i wanted which made everything so much easier to do.
Also, when you recompile the apk, do not sign the apk. You could zip align the apk which i do to all my mods to ensure they are correct.
Hope this helped and good luck! If you need help just PM me or post in the thread. I respond to PMs quicker though. But have fun
So i used a MOD created by jim93 (http://forum.xda-developers.com/showthread.php?t=1616189) to edit a systemUI.apk to add ICS style blue battery, blue WiFi status with blue/white upstream/downstream symbols, and blue Signal bars. All while maintaning the toggles and quick panal settings.
Now i would like to:
1. ICS Blue Clock + Remove AM/PM
2. Obtain a better battery icon with percentage inside battery
3. Transparent Notification window
4. Activate 180 degree rotation
I would like to make these adjustment on stock 4.0.3 UVLE1 software
I cant find a custom ROM that doesnt compromise on at least 1 basic feature, also very bad experinces with ROMs in the past. For me the Stock system is very stable and EVERYTHING WORKS
Can someone please help me locate the Files needed to edit these items, or at least let me know if any of my goals are completely impossible
Any advice or information is greatly appreciated
THANKS XDA!
if anyone would like my modded file (.zip) i can gmail it to you, really i only replaced .png (image files) no big deal
HATe410 said:
So i used a MOD created by jim93 (http://forum.xda-developers.com/showthread.php?t=1616189) to edit a systemUI.apk to add ICS style blue battery, blue WiFi status with blue/white upstream/downstream symbols, and blue Signal bars. All while maintaning the toggles and quick panal settings.
Now i would like to:
1. ICS Blue Clock + Remove AM/PM
2. Obtain a better battery icon with percentage inside battery
3. Transparent Notification window
4. Activate 180 degree rotation
I would like to make these adjustment on stock 4.0.3 UVLE1 software
I cant find a custom ROM that doesnt compromise on at least 1 basic feature, also very bad experinces with ROMs in the past. For me the Stock system is very stable and EVERYTHING WORKS
Can someone please help me locate the Files needed to edit these items, or at least let me know if any of my goals are completely impossible
Any advice or information is greatly appreciated
THANKS XDA!
if anyone would like my modded file (.zip) i can gmail it to you, really i only replaced .png (image files) no big deal
Click to expand...
Click to collapse
I have done most of these edits that you would like to try and I will tell you this if you search google with the information you need you will find tutorials on everything you are asking for. This is what I did and how I learned these fun tasks. Everything you want to do especially in ICS can be accomplished. Also check out a site called UOT Kitchen, it may save you on a step or two. Although learning how to do it is still quite educational as well.
over it
Of course i googled these topics, i google things ALL the time lol I've also used this site as a resource for over a year, tried all the apk modification tools suggested to no avail. Not understanding the instructions given here and being a tech/computer savvy person has made me very upset. This has caused me allot of stress and loss of sleep, Gave up returned my phone to factory settings goodnight
Thanks?

[MOD][DMC3] Black Status Bar & Icons

[font color="red"]International leak Stock Rom XXDMC3![/font]
Anyone using this rom and wants a black status bar plus the 3G and 4G icons from the leaked stock Tmobile rom, let me know, I can provide the SystemUI.apk for this build, here's a picture.
As always, clean cache and dalvik, first make sure to do a backup of your SystemUI.apk in case.
This is to be pasted on top of the original .apk using a File Browser of your choice.
Things to know:
This modified SystemUI.apk doesn't contain a resources.arsc file, once swapped it keeps your original file, I believe it makes it safer, the changes to the .apk are minimal. It only changes your status bar background to black and your status bar 3G and 4G icons.
Download:
http://goo.gl/Lk3LK
Pictures:

Categories

Resources