[SOLVED][Q] E430- problems customizing notification background and drag handle - LG Optimus L3 II, L5 II, L7 II, L9 II

hey all, im pretty new to android development and have been trying to create a custom rom for my LG E430, all is going well tho. however i have came to a stumbling block.
i am currently working on my LGSystemUI.apk by customizing the statusbar and notification area, but i cant seem to find how to make the notification background transparent? any help is appreciated and i have added a screenie below so you know what im on about

SOLVED
managed to get it, turned out i needed to edit xmls in both framework-res and lge-res to get it to work. :silly:

Related

custom notification/status icons help

hey everybody,
i have been trying to change the notification/status icons on my droid eris w/ kaosfroyo v36, but have been failing.
i would like icons that look similar to these (battery, 3g, etc)
(cant post a picture..****)
I think the rom is fresh 3.x.x something or other
ive tried pulling from various roms and creating my own framework-res.apk, but defiintely did not do it correctly hahaha. i cant post my files link since im nubly, but i have it handy for those who want to try and help
also, i have not quite found the exact icons i wanted so the ones i used were suitable substitutes.
can anyone help me.

[Q] black notification bar

First - Let me start by saying I did a search of black notification bar and didn't really find anything specific to the vibrant. Actually I did find when using the search but still confused. Initially I was just uing the auto fill pop up for information.
Second - Instead of posting in Q&A, I figured it would be better posted here since it's a theme/app. Moderator please move if appropriate. Thanks.
Third - This is strictly for Stock JL5 deodexed.
With that out of the way...
The black/sort of transparent bar is driving me crazy. I'd like for the notification bar to be just straight black. Initially, I was running NeroV3.0 and liked how the notification bar was completely black. But, I just wasn't digging the gingerbread theme. So, I borrowed some of Sombonix's pngs and just copied them to my framework. That was a completely disaster. Man, am I glad I made backups.
Can any of you themer gurus help me out?
what's the name of the png file that is the notification bar? I am on my way home as we speak so I can help as much as I can from there.
I thought this is all I would have to replace but was I sorely mistaken.
statusbar_background.9.png
I am by no means a themer, but I have modified my notification bar, basically all I did was find the notification bar I wanted and used adb push to copy over the framework-res.apk from the desired source to system\framework whilst in cwm.
What all PNGs should I be modifying? There's so many in there that has to do with status bar that I'm getting lost. Also, although I'm running launcherpro, do I need to modify both the framework and twframework?
Yes there's three folder u should be looking at. One is ib the framework-res.apk. the other two are In the twframework.apk. there's 2 seperate folders u need to look into.. I believe one is hdpi, the other might be hdpi-4.. u must change all status bar png. Although I could be wrong because different roms place their png in diffrent folders.. and have a different set up...
Thanks for the tip. Looks like I'll be doing a lot of stare and compare tonight.
Yeay! I did it. Thanks for everyones help with your suggestions. Here is what I ended up doing.
1. Copied my framework and twframework from my phone on to my PC.
2. As a test, took this status bar from here: http://www.devsforandroid.com/forum/index.php?threads/axura-skins-and-themes.39/ (Thanks junkdruggler and Master).
3. Did a search of *status*.
4. Copied *status* to the appropriate places on my framework and twframework.
5. Created a zip.
6. Flashed zip via CWM.
I think one problem is I tried just copying the framework and twframework over and the OS doesn't like me doing that while it's running.

[Q][ST15i/ICS]Status Bar: Battery/Transparency

Hi Guys,
Before I begin, I'd like to shoutout to all the great devs here in XDA who regularly updates us with their mods while living their own busy lives.
I'm using a ST15i on stock ICS and managed to customize it by reading around. I've rooted my phone from GB to ICS and flashed custom zips to add or modify certain functions and changed how it looks to give it a different feel and to better suit my taste. I've reached a point where I can't modify it anymore due to lack of knowledge and training. And now I'm here.
Can anyone point me on how to change the transparency of the status bar, change the battery icon of my choice on my ST15i running on stock ICS? Also, can you help me in reverting to the stock icon fron "No available network"? All the info I found didn't help me. Tried the kitched but that didn't work for me either. I'd rather learn how rather than be spoonfed.
This is my first time posting here, so go easy on me.
Thanks!
I don't think a transparent statusbar is possible in ICS. In earlier versions, it was just a case of making the statusbar background itself transparent.
But Google have made it harder to do with later versions.
To change the battery icon, you just need to change the png files in one of the drawable folders in either framework-res.apk or SystemUI.apk. With the Mini on ICS, it's most likely drawable-mdpi in SystemUI.apk.
If you want to change how the icon works, going from changing every 10% to every 1% for example, then you need to decompile the app and edit some xml.
It's a little long-winded, but it's simple enough and I'm always happy to help. The battery icon mod was the first one I found out how to do and I spent months trying to figure it out. Literally.
It's worth checking out Tickle My Android from the link in my signature. It can do the battery mod for you, if you want it to, and can handle all the decompiling and recompiling as well actually taking apps off your phone to begin with.
Not sure what you meant about reverting icons..is it possible you can provide a screenshot of what you want to change?
Ticklefish said:
I don't think a transparent statusbar is possible in ICS. In earlier versions, it was just a case of making the statusbar background itself transparent.
But Google have made it harder to do with later versions.
To change the battery icon, you just need to change the png files in one of the drawable folders in either framework-res.apk or SystemUI.apk. With the Mini on ICS, it's most likely drawable-mdpi in SystemUI.apk.
If you want to change how the icon works, going from changing every 10% to every 1% for example, then you need to decompile the app and edit some xml.
It's a little long-winded, but it's simple enough and I'm always happy to help. The battery icon mod was the first one I found out how to do and I spent months trying to figure it out. Literally.
It's worth checking out Tickle My Android from the link in my signature. It can do the battery mod for you, if you want it to, and can handle all the decompiling and recompiling as well actually taking apps off your phone to begin with.
Not sure what you meant about reverting icons..is it possible you can provide a screenshot of what you want to change?
Click to expand...
Click to collapse
Hey there, Ticklefish! Thank you for taking the time to reply. You're one of my favorite devs here in xda.
Could you take a quick peek at this? There's an update on his notification toggle for a transparent status bar so I got me thinking whether this was possible or not. As for the battery, I'll still have to search for the battery icon I'm fancying about or I might have to create it from scratch. Sorry, I forgot to mention this but I tried to use your tool. I just didn't know how the battery icons would look like that's why I chickened out at the last moment. Instead I used it to create a zip to flash a stock SystemUI.apk to remove the Notification Toggles which I had extracted from an earlier CWM backup (Can't find an uninstaller. I figured all I needed was stock to remove it). Great tool, by the way.
I can't post any screenshots at the moment since I haven't been able to add that feature to my Mini yet. So I'll try my best to explain what I meant about reverting the network icon. If you would notice whenever you lose the network signal an icon appears on the notification bar? Well mine used to be color grey and had a yellow exclamation point beside it. Now it's all red. This might not be an issue for some but it's pretty hard on the eyes. I'd like to have the old one back.
Just to give you an idea, I'd like to improve my Mini's functionality and aesthetics while keeping it as close to stock as possible. So far I've managed to:
-Insert Reboot/Reboot to Recovery
-Use Wavelock
-Use Xperia S apps (Alarm, Callscreen, Clock, Conversation, Contacts, Font, Home, Keyboard, Phonebook & Walkman)
-Supercharge
-Notification Toggles (which I removed)
Changing the status bar and reverting to stock icon for no network signal is next on my list.
messagemode said:
Hey there, Ticklefish! Thank you for taking the time to reply. You're one of my favorite devs here in xda.
Could you take a quick peek at this? There's an update on his notification toggle for a transparent status bar so I got me thinking whether this was possible or not. As for the battery, I'll still have to search for the battery icon I'm fancying about or I might have to create it from scratch. Sorry, I forgot to mention this but I tried to use your tool. I just didn't know how the battery icons would look like that's why I chickened out at the last moment. Instead I used it to create a zip to flash a stock SystemUI.apk to remove the Notification Toggles which I had extracted from an earlier CWM backup (can't find an uninstaller. I figured all I needed was stock to remove). Great tool, by the way.
I can't post any screenshots at the moment since I haven't been able to add that feature to my Mini yet. So I'll try my best to explain what I meant about reverting the network icon. If you would notice whenever you lose the network signal a icon appears on the notification bar, well mine used to be color grey and had a yellow exclamation point beside it. Now it's all red. This might not be an issue for some but it's pretty hard on the eyes. I'd like to have the old one back.
Just to give you an idea, I'd like to improve my Mini's functionality and aesthetics while keeping it as close to stock as possible. So far I've managed to:
-Insert Reboot/Reboot to Recovery
-Use Wavelock
-Use Xperia S apps (Alarm, Callscreen, Clock, Conversation, Contacts, Font, Home, Keyboard, Phonebook & Walkman)
-Supercharge
-Notification Toggles (which I removed)
Changing the status bar and reverting to stock icon for no network signal is next on my list.
Click to expand...
Click to collapse
Screenshot should already implimented just not in the power menu. All you have to do is hold power and vol down button.
evilbarcode said:
Screenshot should already implimented just not in the power menu. All you have to do is hold power and vol down button.
Click to expand...
Click to collapse
Wow! Didn't know that. Just tried it just now and it worked. Thanks! Will be posting/updating once I've recreated the situation.
messagemode said:
Hey there, Ticklefish! Thank you for taking the time to reply. You're one of my favorite devs here in xda.
Could you take a quick peek at this? There's an update on his notification toggle for a transparent status bar so I got me thinking whether this was possible or not. As for the battery, I'll still have to search for the battery icon I'm fancying about or I might have to create it from scratch. Sorry, I forgot to mention this but I tried to use your tool. I just didn't know how the battery icons would look like that's why I chickened out at the last moment. Instead I used it to create a zip to flash a stock SystemUI.apk to remove the Notification Toggles which I had extracted from an earlier CWM backup (Can't find an uninstaller. I figured all I needed was stock to remove it). Great tool, by the way.
I can't post any screenshots at the moment since I haven't been able to add that feature to my Mini yet. So I'll try my best to explain what I meant about reverting the network icon. If you would notice whenever you lose the network signal an icon appears on the notification bar? Well mine used to be color grey and had a yellow exclamation point beside it. Now it's all red. This might not be an issue for some but it's pretty hard on the eyes. I'd like to have the old one back.
Just to give you an idea, I'd like to improve my Mini's functionality and aesthetics while keeping it as close to stock as possible. So far I've managed to:
-Insert Reboot/Reboot to Recovery
-Use Wavelock
-Use Xperia S apps (Alarm, Callscreen, Clock, Conversation, Contacts, Font, Home, Keyboard, Phonebook & Walkman)
-Supercharge
-Notification Toggles (which I removed)
Changing the status bar and reverting to stock icon for no network signal is next on my list.
Click to expand...
Click to collapse
Well, it might be possible. There's a lot that can be done if you just know how. I'll have a look at a transparent status bar soon. It was incredibly simple to do on early GB so hopefully it can be done on ICS as well.
There are a lot of battery icons out there. If you find the ones you want, TMA can put them into your app for you, or I can tell you how to do it manually.
As for the icons that come with TMA, you can see what they look like on the thread. Some look better on HDPI, and our phones are MDPI, but the tool can backup your original app so you can just try whichever one you want without being in danger of losing anything.
Changing that icon should be pretty simple. All you need to do is find out which image file it is and change it. Either by downloading one of the GB roms here and taking the new image file out of that, or by using a graphics program and just recolouring it yourself. If you're doing that, and if you're in a creative mood, you could even redesign the icon completely..
Thanks for the kind words, btw. If there's anything I can do to help, just let me know!
Ticklefish said:
Well, it might be possible. There's a lot that can be done if you just know how. I'll have a look at a transparent status bar soon. It was incredibly simple to do on early GB so hopefully it can be done on ICS as well.
There are a lot of battery icons out there. If you find the ones you want, TMA can put them into your app for you, or I can tell you how to do it manually.
As for the icons that come with TMA, you can see what they look like on the thread. Some look better on HDPI, and our phones are MDPI, but the tool can backup your original app so you can just try whichever one you want without being in danger of losing anything.
Changing that icon should be pretty simple. All you need to do is find out which image file it is and change it. Either by downloading one of the GB roms here and taking the new image file out of that, or by using a graphics program and just recolouring it yourself. If you're doing that, and if you're in a creative mood, you could even redesign the icon completely..
Thanks for the kind words, btw. If there's anything I can do to help, just let me know!
Click to expand...
Click to collapse
OK, I won't hold back in asking for assistance anymore.
I've attached a screenie of the icon problem I'm facing right now. If you would look at the upper lefthand corner, it's all red. I wonder if it's the same for the other ST15i Stock ICS users. It' used to be grey with a yellow exclamation point or something like that (can't recall how it exactly looked like but, yeah, something like that). Now for the battery icon, I'm fancying the Purple Android Battery Icon in TMA, only in green and shouldn't mess with the original height of the status bar. I've cooked a battery icon using the kitchen and it messed the height of the status bar. Could you also point how to manually change the battery icon? I'm trying to do it myself so I won't be asking around here anymore. I think others will benefit from it, too.
The stock SystemUI.apk that I've attached came from a stock version of my ST15i's ICS. I wondering if the network icon is found in the framework-res.apk, not in the SystemUI.apk. Since I've flashed the stock one and managed to remove the Notification Toggles but Red icon is still there.
Hopefully, you can find something with the transparency of the status bar. Thanks for all the help!
messagemode said:
OK, I won't hold back in asking for assistance anymore.
I've attached a screenie of the icon problem I'm facing right now. If you would look at the upper lefthand corner, it's all red. I wonder if it's the same for the other ST15i Stock ICS users. It' used to be grey with a yellow exclamation point or something like that (can't recall how it exactly looked like but, yeah, something like that). Now for the battery icon, I'm fancying the Purple Android Battery Icon in TMA, only in green and shouldn't mess with the original height of the status bar. I've cooked a battery icon using the kitchen and it messed the height of the status bar. Could you also point how to manually change the battery icon? I'm trying to do it myself so I won't be asking around here anymore. I think others will benefit from it, too.
The stock SystemUI.apk that I've attached came from a stock version of my ST15i's ICS. I wondering if the network icon is found in the framework-res.apk, not in the SystemUI.apk. Since I've flashed the stock one and managed to remove the Notification Toggles but Red icon is still there.
Hopefully, you can find something with the transparency of the status bar. Thanks for all the help!
Click to expand...
Click to collapse
That icon might be in framework-res.apk but I suspect it's SystemUI.apk. That's where most of those things are. This is a stock icon so flashing a stock system app won't do anything to change it. If you want, you can change the icon yourself by loading the png into a graphics program and messing around with it. If you want it to be grey and yellow, then you can make it grey and yellow.
Battery icons won't change the height of the statusbar. Android automatically scales images to the right size. As long as they're in the right folder. The Mini and Mini Pro both keep their images in drawable-mdpi for ICS. If images are put into drawable-ldpi, drawable-hdpi or even drawable-xhdpi (which would be insane on such a small screen), Android will scale them for a low, high, or extra high resolution screen. Which will mess the statusbar height. Your battery icons can be any height you like, they just have to go in the right place.
By the way...Tickle My Android will automatically put them in the right place. Just saying...
To change battery icons manually, you need to use apktool or a utility that uses apktool to decompile framework-res.apk and SystemUI.apk
Hey....Tickle My Android uses apktool...(subtle, ain't I?)
Then find the battery icons in whichever drawable folder they're in. They might be in more than one but that's not an issue. Replace them with ones you want.
If you're changing how often they change, you'll need to edit the xml files in the layout folder. If you got your icons from a kitchen, they should have come with the right xml files. In fact, if you've got a version of the Purple Android icons, you could use TMA to put those on first and then change them to the icons you want. That'll ensure you get the right xml files.
Then you use apktool to recompile the apps you changed. Make a copy of the original app, use 7zip to copy the res folder from the recompiled app into the copied one (this will ensure it's signed correctly), extract resources.arsc from the recompiled app, add that to the copied one at store levels of compression and..well, that's it.
The copied app is now ready to be put back onto your phone.
Eyes glazing over? Brain leaking out of the ears? I know it sounds complicated but it's quite simple once you've done it a few times. It can get a bit tedious if you're doing it a lot....which is why I wrote Tickle My Android in the first place.

[Q] Help me create a bottom status bar mod!

hello, so I've been searching and searching for a way to move the status bar down to the bottom so I can flick it up to open it. I've seen it before in cm7 roms and reloaded ics for older nightlies of cm9 roms. I'm wondering how they do it... it seems like it's some BIG secret, because no one seems to know anything about this type of mod or where to start to create it. It's built in to the cm7 roms, and Reloaded ICS doesn't work for newer cm9 roms.
So here's my request.
1. Someone point me in the right direction of where to find the right xml files and values to edit to recompile a rom with a bottom status bar!
or
2. Someone help me port Reloaded ICS to either newer ICS builds or maybe even JB!
or
3. Someone tell me some kind of good news about finding any way of moving the status bar down and reversing the pulldown so it slides up! cuz I'm really getting sick of searching for guidance on this issue...
I swear, it's the final and only thing I desire to change about my phone...
I love AOKP so if we could integrate this status bar trick/mod into an aokp build, that'd be the best rom ever!
again...why is this so hard? this search has gone on long enough, I'm really starting to get fed up with people creating roms just because the source is new... I'd like to see more customizations with current roms, like a bottom status bar option! why was this left in the dust in cm7? why not keep the mod going in cm9 or 10? bahhh!
I've started to decompile framework-res.apk and systemUI.apk but I don't understand what to change to make this happen, there are several places where in certain xmls it specifies the gravity or position of things that sound like they'd have to do with where the status bar is and how it acts, but I really don't know where to start...
Please help! It sucks knowing what I want, having the available technology to create it, but no guidance or any info to start with!
I have attached a couple pics that i made from screenshots i took while running Full throttle's and Licorice's Fuzion Rom
My background is my wonton symbol and the little android at the bottom is my app drawer, there are other icons/folders beside him but they're invisible, haha!
So if anyone could help me with creating a rom that looks like these pics, I'd be eternally grateful!!!

[Q] Remove TouchWiz DropShadow on Icons

Hello XDA community!
I'm new to the forums and I've found many great things here
I've started this thread to seek some help regarding a problem. I recently discovered a little bug in KitKat ROM (TouchWiz 4.4.2) where for a split second you can see that the shadows behind the icons is vanishing. I actually like the idea of removing the shadows behind the apps but I couldn't find a way to do so.
This bug is a little stranger because when the shadow is gone, there's this overlay of the status bar that appears out of nowhere.
I tried to modify different files from SecLauncher3.apk, like \res\values\styles.xml or color.xml but I couldn't get it done.
I don't like to use launchers so please don't recommend any.
TL;DR I need help to remove the shadow behind the apps and remove the overlay of the status bar.
I would appreciate if anyone could help me with this!
Sorry for my bad English.
Regards

Categories

Resources