Tablet UI transparent status/sys bar HELP - Sprint Samsung Galaxy Note II

Ok guys,
Im going to post this in every Note 2 variant forum until I can figure this out.. I mmanaged to get a working transparent status/systembar on my note 2 on tablet UI.. the only problem being that my phone totally locked up and being the DUMB a$$ that I am I did create a backup.. reflashed a rom and thought I could recreate it.. I have located what I think the files name is and it is tw_status_bar_background.9.png. Now when I try to recreate it the status bar becomes all distored when pressing something.. I will show you pictures below of it working and it NOT working.. Any help or guidance would be much appreciated.. I am not asking anyone to give me a step by step but more of just yes thats the right file or no thats not it..
PS the black line you see at the bottom of first pic is bc the wallpaper is not scaled properly, which can be fixed..

Honestly the easiest way to do this is to simply have a rooted phone and put ParanoidAndroid rom on it or one that has hybrid settings. It has an option to change the status bar color and you can make it transparent
Sent from my SPH-l900 using Tapatalk 4 Beta

ajgates92 said:
Honestly the easiest way to do this is to simply have a rooted phone and put ParanoidAndroid rom on it or one that has hybrid settings. It has an option to change the status bar color and you can make it transparent
Sent from my SPH-l900 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Thanks but as far as I know you can not make tablet ui statusbar transparent on PA+3..
Sent from my SCH-I605 using xda app-developers app

lacoursiere18 said:
Ok guys,
Im going to post this in every Note 2 variant forum until I can figure this out.. I mmanaged to get a working transparent status/systembar on my note 2 on tablet UI.. the only problem being that my phone totally locked up and being the DUMB a$$ that I am I did create a backup.. reflashed a rom and thought I could recreate it.. I have located what I think the files name is and it is tw_status_bar_background.9.png. Now when I try to recreate it the status bar becomes all distored when pressing something.. I will show you pictures below of it working and it NOT working.. Any help or guidance would be much appreciated.. I am not asking anyone to give me a step by step but more of just yes thats the right file or no thats not it..
PS the black line you see at the bottom of first pic is bc the wallpaper is not scaled properly, which can be fixed..
Click to expand...
Click to collapse
Are you currently on a touchwiz rom?
Most devs use a hex value for the status bar, very few have a png.
If its a hex, change value to #00000000 where the first 2 digits represent the transparency value an rest is color.
If it is using a png image as you say and its a '9 png file, then it has other things that has to happen to it before you can use it.
Its gotta be patched by draw9patch. Then recompiled. After that, you can do what your looking to do.
check out our rom website, http://updater.team-nocturnal.com/labrats/

cbucz24 said:
Are you currently on a touchwiz rom?
Most devs use a hex value for the status bar, very few have a png.
If its a hex, change value to #00000000 where the first 2 digits represent the transparency value an rest is color.
If it is using a png image as you say and its a '9 png file, then it has other things that has to happen to it before you can use it.
Its gotta be patched by draw9patch. Then recompiled. After that, you can do what your looking to do.
check out our rom website, http://updater.team-nocturnal.com/labrats/
Click to expand...
Click to collapse
The only thing is .9png that I most certainly think it is..is 4pxls by 54pxls so trying to edit it then patch is a B$%#^H..if you catch my drift.. and I havent been successful at doing it yet.. Thats another reason why I think it becomes distored like that..

lacoursiere18 said:
The only thing is .9png that I most certainly think it is..is 4pxls by 54pxls so trying to edit it then patch is a B$%#^H..if you catch my drift.. and I havent been successful at doing it yet.. Thats another reason why I think it becomes distored like that..
Click to expand...
Click to collapse
Lmao...you are in every thread. ..jesus
'9 files can stretch to any size, from any size. I've worked on ones 4px before, its a pain but its possible. That leaves a 2px area to work. That's how android works. So if its too small, make it bigger. Patch, recompile
check out our rom website, http://updater.team-nocturnal.com/labrats/

Related

[q] How to change pull-down notif. tray. text color?

Working on a making a theme for myself, but I've realized that I will have to change the color of the text in the pull down notification tray. Anyone know how in the heck I would do this?
jlechner said:
Working on a making a theme for myself, but I've realized that I will have to change the color of the text in the pull down notification tray. Anyone know how in the heck I would do this?
Click to expand...
Click to collapse
Read here
You need a services.jar edit and then a png edit. Pretty easy.
SteelH said:
Read here
You need a services.jar edit and then a png edit. Pretty easy.
Click to expand...
Click to collapse
That is for the background. Reading through the other links on that tread, I still can't find the line in any or the services.jar areas.
jlechner said:
That is for the background. Reading through the other links on that tread, I still can't find the line in any or the services.jar areas.
Click to expand...
Click to collapse
Here you go my friend life made very simple for all of us... I use this all the time to change up things
http://circle.glx.nl/
playya said:
Here you go my friend life made very simple for all of us... I use this all the time to change up things
http://circle.glx.nl/
Click to expand...
Click to collapse
That is a really good site. Sadly, it doesn't change all the icons on the factory rom. Dang, I'm so close to being done with this theme, only a few things standing in my way.
I was just reading a tutorial on this. I think it was in the droid x forum.
Sent from your mom's phone.
Well I made the rest of the icons, now I'm back to needing to change the clock and date color in the bar.

[Q] Help, Statusbar themes?

Can one of you guru's give a noob a hand and tell me what i'm doing wrong.
no matter what i do i can't seem to theme the status bar.
I've created a new statusbar_background.9.png (yes i know .9.pngs are odd)
but i can't seem to actually make the phone take the change.
everything else i try and change shows up with no problem.
i've tried everything i could think of but am sure i'm missing something.
this file (attached) seems to do what i want if i drop it in framework-res on my old phone. or systemui on my tablet.
there is a statusbar_background.9.png in systemui but ????
but on the touch even if i edit the .xml and call it as drawable both as a .9 and a normal .png and i can't seem to make the touch like the change. i don't get a FC i just see the standard black bar. if i just delete the png i do get a fc though so...
I've even tried with a solid red bar just to see if it was the transparency but no go.
is it calling a different statusbar_background from somewhere i just can't find?
Many thanks to the person who tells me how im an idiot
http://www.multiupload.com/YOGY8OQCIE (mirror same as attached)
Ahh yes the dreaded 9.PNG file... it drives us themers nuts... it takes special edit which a little more than I can explain here. Search edit 9.PNG and I think you will find threads that will explain it in depth... probably not the answer you wanted but there are people on xda who have explained it much better than could...
thanks i'll give it a few more shots. but i'm fairly certain i created the .9.png correctly as it works on a couple other devices. and all my other .9 edits seem to work as intended. just was wondering if it was possible that it really wasn't the statusbar_background.9.png in systemui.apk that themed the status bar by some chance. as it seemed to FC if i had an incorrectly made png, but boots fine just with no change if i use one i'm pretty sure works.
just wish some themer had skinned the statusbar at all so i'd know it was just me being a mooley
I'm wondering the same thing, as I've changed almost everything else to MIUI style status indicators just by swapping PNG's in the drawable-hdpi folders. Crysis21 uses an HTC style status bar in his SensatioN ROM, and I've downloaded it to search the files and still can't find where the hell the change is made.
Yea just seems to want to foil my every try. It should just be the status_bar.9.png in systemui and mine seems to work on my buddies international s2 but for some reason ........ Dunno it may take me a while but ill figure it out eventually. Unless some kind soul steps in and shows us the answer
fnut6969 said:
I'm wondering the same thing, as I've changed almost everything else to MIUI style status indicators just by swapping PNG's in the drawable-hdpi folders. Crysis21 uses an HTC style status bar in his SensatioN ROM, and I've downloaded it to search the files and still can't find where the hell the change is made.
Click to expand...
Click to collapse
Do you mind aharing what youve done already? Im running starburat rom and would love to get rid of the green gingerbread icons lol
Sent from my SPH-D710 using XDA App
Sorry about the format, I wasn't able to upload a zip for some reason, the attached file has all of the drawable-hdpi folder changes I've made. The work isn't my own, only some of the tweaks and proper naming, its from HTC, the MIUI devs, and the brilliant minds (obviously mine excluded) on XDA.
Thanks....gonna try and learn as well. You guys are mch better than i but we all start simewhere right
Sent from my SPH-D710 using XDA App

[Q][SOLVED!] How to make transparent pulldown background ?

Hi guys
I'am wondering how to make transparent pulldown background on 4.0.4 Samsung ics roms for our GS3 ?
I managed to do it properly on GS2 but tried many things from GS2 and it didn't worked, it's all black.
I'am pretty sure that it's a line code color to modify somewhere in SystemUI.apk, but can't find it, unfortunately.
Saw some themes in this section which was included it, so this feature is possible :laugh:
Any advice or small tutorial is welcomed !
If I find the solution before, I will post it here on this post.
Many thanks! :good:
Try this
http://forum.xda-developers.com/showthread.php?t=1766566
Sent from my GT-S5360 using xda premium
vicky4slayer said:
Try this
http://forum.xda-developers.com/showthread.php?t=1766566
Click to expand...
Click to collapse
Thanks for your answer, but the guys answer on your thread don't tell where is exactly the value of the background he modified
Nobody has an idea ?
AndroidGX said:
Thanks for your answer, but the guys answer on your thread don't tell where is exactly the value of the background he modified
Nobody has an idea ?
Click to expand...
Click to collapse
Just search "android:background" in that xml file.
(see below)
jnr21 said:
Just search "android:background" in that xml file.
Click to expand...
Click to collapse
Thanks for your message.
I replaced 8 matches of "android:background" by #00000000 code color as said in the thread, in "tw_status_bar_expanded.xml" file, and it's still not working, everything is still black.
By the way, why choosing #00000000 color code instead of #00FFFFFF ? this last one is the color code of full transparency.
Just made a new test.
In "res/values/drawable.xml" I changed all "background" and "_bg" values to #00FFFFFF which is the color code of 100% transparent.
Made 2 test flashable zips :
test1 : stock png's = still no transparency
test2 : with my modified transparent png's = still no transparency
I remarked something interesting.
When device comes to homescreen, before it finish loading some widgets, when I try to pulldown notification bar, this one comes transparent like I want at the first centimeters I try to open it, and before coming to the bottom, came black again, and stay black then.
Maybe the source of the problem is somewhere else. I'am using Go Launcher EX, and remember one tips : using high quality drawings can help to get transparency in some cases : not mine. Tried to activate the transparency notification bar : not working.
Any other help would be appreciated.
AndroidGX said:
Just made a new test.
In "res/values/drawable.xml" I changed all "background" and "_bg" values to #00FFFFFF which is the color code of 100% transparent.
Made 2 test flashable zips :
test1 : stock png's = still no transparency
test2 : with my modified transparent png's = still no transparency
I remarked something interesting.
When device comes to homescreen, before it finish loading some widgets, when I try to pulldown notification bar, this one comes transparent like I want at the first centimeters I try to open it, and before coming to the bottom, came black again, and stay black then.
Maybe the source of the problem is somewhere else. I'am using Go Launcher EX, and remember one tips : using high quality drawings can help to get transparency in some cases : not mine. Tried to activate the transparency notification bar : not working.
Any other help would be appreciated.
Click to expand...
Click to collapse
You have to look in drawable/layout/tw_status_bar.xml in the 2line look for android:background
and tw_status_bar_expandet.xml in the same line
Sent from my GT-I9300 using xda premium
pepi1234 said:
You have to look in drawable/layout/tw_status_bar.xml in the 2line look for android:background
and tw_status_bar_expandet.xml in the same line
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Solved my problem this afternoon, but yes you were right, it was in "tw_status_bar.xml" that I found my solution
Thanks for watching :good:
Closed per the OP's request as solved

[MOD][JellyBean] Black Status Bar 3/13/13 (Almost Done)

Update: 3/13/13 More thanks go out to the people that were able to get this done. I was able to get a flashable zip with more of bleached45's images working.
I know many people (including myself) are missing the black status bar mod from ICS. After a collaborating with other people I was able to figure something out.
By the way you don't need my permission to do anything with this zip (haha). All I ask is that you please thank me (always wanted to be thanked) and give me any critical advice to theming you have (trying to learn the right way).
To Install: (You must be on ZVB Deodexed to use!)
1.Flash the attached zip
2.Wipe cache and dalvik
3.Reboot
3.Win MVP
I'm responsible for nothing that happens to your phone (always wanted to say that). If your qualcomm enhanced location service force closes, Wipe your cache between the reboot. Otherwise just go to settings/wireless networks/more.../mobile networks/connections optimizer. Accept the terms and uncheck the box. The service is annoying anyway.
Issues:
The edit quick toggle button looks kind of weird :-/
There is a very small line inbetween the quick toggles and the date bar
Thank These People!
AdriVelasquez for the Deodexed Rom
B-Reezy for our original LG port of the black mod
bleached45 - Original theme creater and source of the files, and the flashable zip base
Lrod0175 - Provided the status bar with the cool blue bottom and was very helpful with feedback
pcrhckyman - Pointed me in the right direction for source of files
Kobe Bryant - For having the heart of a champion
Re: [MOD][JellyBean] Black Status Bar (Work-In-Progress)
Cool, I thanked you by the way
Edit: the reason you have the white edges is because that's a .9 image and you cannot color the whole image, you have to color the image inside the dots or lines in the edges, those are the ones that allow the image to stretch. You also need to decompile the app to see the points and lines of the .9 images other wise they will show as a regular PNG.
Sent from my LG-LS970 using Tapatalk 2
Lrod0175 said:
Cool, I thanked you by the way
Sent from my LG-LS970 using Tapatalk 2
Click to expand...
Click to collapse
sick dude
I see the thread title changed and doesn't say work in progress anymore, is it complete? I'm excited for this!
Re: [MOD][JellyBean] Black Status Bar
_Epic said:
I see the thread title changed and doesn't say work in progress anymore, is it complete? I'm excited for this!
Click to expand...
Click to collapse
Nope definitely not done. I didn't want to scare people away lol. But now that you mention it, I probably should keep it in.
I liked everything b-reezy did, so I'm gonna try and get it there. Not sure about the battery bar mod.
Sent from my LG-LS970 using xda premium
Hey, I have a JB version out for the ATT variant, I believe you can get the files out of my mod and copy them into yours.
I would offer more help but have class in a few minutes and don't have my computer.
I recompiled the .9.pngs and I believe the file names are the same.
What the files are called I don't remember off the top of my head.
Just copy/paste any pure black images from my mod and the bottom slider (the two pngs with the 3 horizontal bars) and the quick settings edit buttons.
It is mostly just eyeballing what file looks like what part of the UI.
I can't promise it will work, but it should.
HERE is my thread. All 4 JB versions have the same image files, so it shouldn't matter which one you grab.
bleached45 said:
Hey, I have a JB version out for the ATT variant, I believe you can get the files out of my mod and copy them into yours.
I would offer more help but have class in a few minutes and don't have my computer.
I recompiled the .9.pngs and I believe the file names are the same.
What the files are called I don't remember off the top of my head.
Just copy/paste any pure black images from my mod and the bottom slider (the two pngs with the 3 horizontal bars) and the quick settings edit buttons.
It is mostly just eyeballing what file looks like what part of the UI.
I can't promise it will work, but it should.
HERE is my thread. All 4 JB versions have the same image files, so it shouldn't matter which one you grab.
Click to expand...
Click to collapse
Nice work, I was hoping this would happen.
shuwoo said:
Nice work, I was hoping this would happen.
Click to expand...
Click to collapse
Haha, thanks.
If (big if) I get a chance tonight and I don't see anything else posted here, I'll see if I can port (read: copy lol) the rest of the files and post a test apk.
If it works I'll make a .zip.
Well, that's the plan. No promises ATM.
bleached45 said:
Haha, thanks.
If (big if) I get a chance tonight and I don't see anything else posted here, I'll see if I can port (read: copy lol) the rest of the files and post a test apk.
If it works I'll make a .zip.
Well, that's the plan. No promises ATM.
Click to expand...
Click to collapse
Thank you for everything. I used your indi_noti_btn_edit_normal.9 and indi_noti_btn_edit_pressed.9 files in drawable-xhdpi and it appears they are not stretched the same for our phones. I attached a screen. I'm reading how to edit .9 pngs but I haven't had any luck. If you could drop a few words of wisdom I would appreciate it. Specifically, I see the original dots of the png. I'm assuming I erase those in the photo editor and resize the image, then use draw9patch and put new dots in the same place? And if I see a black border on the side of the grey image, can I assume they stretched the entire side of the png? Thanks for everything and sorry to take your time from school, I'm in school as well.
Re: [MOD][JellyBean] Black Status Bar 3/11/13 (WIP)
shuwoo said:
Thank you for everything. I used your indi_noti_btn_edit_normal.9 and indi_noti_btn_edit_pressed.9 files in drawable-xhdpi and it appears they are not stretched the same for our phones. I attached a screen. I'm reading how to edit .9 pngs but I haven't had any luck. If you could drop a few words of wisdom I would appreciate it. Specifically, I see the original dots of the png. I'm assuming I erase those in the photo editor and resize the image, then use draw9patch and put new dots in the same place? And if I see a black border on the side of the grey image, can I assume they stretched the entire side of the png? Thanks for everything and sorry to take your time from school, I'm in school as well.
Click to expand...
Click to collapse
I have some time now, I'll see if I can do it for u.
Edit; is this what u are looking for?
Sent from my LG-LS970 using Tapatalk 2
Re: [MOD][JellyBean] Black Status Bar 3/11/13 (WIP)
Lrod0175 said:
I have some time now, I'll see if I can do it for u.
Edit; is this what u are looking for?
Sent from my LG-LS970 using Tapatalk 2
Click to expand...
Click to collapse
Gimme gimme gimme gimme!!!!
Sent from my LG-LS970 using xda premium
I am going to play with this tonight and see what I can tinker with to get colors and icons to be more AOSPish lol. I just decompiled my LGSystemUI, time to play...
Scotty_Two said:
I am going to play with this tonight and see what I can tinker with to get colors and icons to be more AOSPish lol. I just decompiled my LGSystemUI, time to play...
Click to expand...
Click to collapse
Good luck! Start with simple stuff, like changing status bar icons and go from there.
I would love to see a Black Status Bar similar to the one b-reezy posted for ICS or the other JB Status Bar but without the changed icons.
Re: [MOD][JellyBean] Black Status Bar 3/11/13 (WIP)
Lrod0175 said:
Good luck! Start with simple stuff, like changing status bar icons and go from there.
Click to expand...
Click to collapse
Thanks! Is the main stuff I should be worried about in the drawable-xhdpi folder I'm guessing?
Actually it doesn't look like the apk decompiled right. Anybody have any tips on apktool? followed the directions with the LG framework but it's still spitting out errors.
Re: [MOD][JellyBean] Black Status Bar 3/11/13 (WIP)
Scotty_Two said:
Thanks! Is the main stuff I should be worried about in the drawable-xhdpi folder I'm guessing?
Click to expand...
Click to collapse
Yes, that's correct, shoot me a pm if you hit a wall. If u want download my OptimusBlueBlend theme and decompile the systemUI, compare it to yours, that way you'll see the themed images, then you can start with yours, by the way u can use mine if you wanna add a full battery set from 1 to 100.
Sent from my LG-LS970 using Tapatalk 2
---------- Post added at 10:35 PM ---------- Previous post was at 10:30 PM ----------
_Epic said:
I would love to see a Black Status Bar similar to the one b-reezy posted for ICS or the other JB Status Bar but without the changed icons.
Click to expand...
Click to collapse
I'll look into it as soon as I can.
Sent from my LG-LS970 using Tapatalk 2
---------- Post added at 10:50 PM ---------- Previous post was at 10:35 PM ----------
Scotty_Two said:
Actually it doesn't look like the apk decompiled right. Anybody have any tips on apktool? followed the directions with the LG framework but it's still spitting out errors.
Click to expand...
Click to collapse
Try apkmultitoolhttp://apkmultitool.com/ I've been using it a long time now and it has worked good, make sure u install android 4.1.2 framework-res.apk, you can also use your phone framework, you can do it from the set up script, it will pull your phone frameworks for u.
Sent from my LG-LS970 using Tapatalk 2
I did this for myself last week, even decompiled the apk to look into changing the teal/grey to ICS. Never got around to that, though.
And since no one has posted an apk yet... here you go. First post, too, heh
i.imgur.com/UkJFWpM.png
Pulled the images straight from bleached45's variant.
pcrhckyman said:
I did this for myself last week, even decompiled the apk to look into changing the teal/grey to stock google. Never got around to that, though.
And since no one has posted an apk yet... here you go. First post, too, heh
i.imgur.com/UkJFWpM.png
Pulled the images straight from bleached45's variant.
Click to expand...
Click to collapse
it looks awesome. Do you mind if I put it in a flashable zip and put it in the OP? I will of course credit you.
edit: My statusbar disappeared. I'm going to try again to make sure.
edit2: Just tried again, no statusbar. I'm wondering what others mileage is
shuwoo said:
it looks awesome. Do you mind if I put it in a flashable zip and put it in the OP? I will of course credit you.
Click to expand...
Click to collapse
Great idea, that's perfectly fine with me.
shuwoo said:
edit: My statusbar disappeared. I'm going to try again to make sure.
edit2: Just tried again, no statusbar. I'm wondering what others mileage is
Click to expand...
Click to collapse
I wiped cache/dalvik as soon as I replaced the file, if that helps.

Status bar color change?

Is there an easy way to change the status bar color or can someone point me in the right direction to do it myself. I can't stand the grayish color that samsung uses. Any info would be appreciated. Thanks
seawolf823 said:
Is there an easy way to change the status bar color or can someone point me in the right direction to do it myself. I can't stand the grayish color that samsung uses. Any info would be appreciated. Thanks
Click to expand...
Click to collapse
Root and flash wickedv2
Root and edit yourself - much more complicated but simple if you know wat ur doing (I dont so cant teach)
Theres no way through settings or anything like that if thats wat ur wondering.
Sent from my SGH-M919 using xda app-developers app
seawolf823 said:
Is there an easy way to change the status bar color or can someone point me in the right direction to do it myself. I can't stand the grayish color that samsung uses. Any info would be appreciated. Thanks
Click to expand...
Click to collapse
You have to pull the systemui.apk from the rom. That is where most of the status bar stuff is at. You can use apk tool to decompile and recompile the apk.
saldebot said:
You have to pull the systemui.apk from the rom. That is where most of the status bar stuff is at. You can use apk tool to decompile and recompile the apk.
Click to expand...
Click to collapse
I went and pulled the systemui and decompiled but can't seem to find the items i need to edit. Is it just a PNG file or do I need to edit the XML also? Does anyone know where they are located in the systemui?
seawolf823 said:
I went and pulled the systemui and decompiled but can't seem to find the items i need to edit. Is it just a PNG file or do I need to edit the XML also? Does anyone know where they are located in the systemui?
Click to expand...
Click to collapse
I beleive it is a combo of both PNG and XML......Last year I tried to get help from some of te themers around xda and most of them told me to just go in there and play around.... I gave up after about 2 months.

Categories

Resources