System bar customization - Galaxy Note 10.1 Themes and Apps

Is there any app that can customize system bar aka status bar aka navigation bar on note 10.1
I have searched alot cant find any
rooted device, jellybean 4.1.2, GTN8000
thanx in advance

No app, unless you use apktool to decompile SystemUI.apk and mod as much as u want.. search it
Sent from my E15i using xda premium

Related

transparent status bar?

i am on a rooted german ICS rom and was wondering wether its poosible to have a transparent status bar?
I'm searching for itit too, i know it is possible but how?
I think that it is possible, but to make it happened you have to change some .png for the statusbar.
I believe it requires smali edits in systemui.apk
Sent from my GT-N7000
actually you can mod the apk file and edit the color of status bar as alpha blending = 1
this is the method the status bar is drawn as far as i recall it doesn't have PNG files for the actual background though you can define that too.
look at this:
http://forum.xda-developers.com/showthread.php?t=1531222
http://forum.xda-developers.com/showthread.php?t=1624819
you will find it here
wich png or xml you need to edit? by the SystemUI.apk?
_giggino_ said:
wich png or xml you need to edit? by the SystemUI.apk?
Click to expand...
Click to collapse
if i'am not mistaken it's at the unpacked classes by the resources/values/... a file in there is the one needed sorry but i dont remember the exact name of it XD
I m searchin fr it fr a long tym...and still lookin fr a simple way to make it transparent....I dunn want to flash another rom fr just a transparent bar...im on goa rom and lovin it...best rom...
better you follow this guide
http://forum.xda-developers.com/showthread.php?t=1085118
sahilarora2003 said:
I m searchin fr it fr a long tym...and still lookin fr a simple way to make it transparent....I dunn want to flash another rom fr just a transparent bar...im on goa rom and lovin it...best rom...
Click to expand...
Click to collapse
You can using a custom status bar on stock lq2 its transparent with bunch of toggles looks much better then the stock one all icons in blue with 15 toggles
I will add xda thread link if you guys interested
Sent from my GT-N7000 using xda premium
crossmedia said:
You can using a custom status bar on stock lq2 its transparent with bunch of toggles looks much better then the stock one all icons in blue with 15 toggles
I will add xda thread link if you guys interested
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
I just want to flash the transparent status bar..i hv working blue toggles which are included in the rom which im using..i love it.is there any way i can make it transparent by editing some files or smthin like tht?
Sent from my GT-N7000 using xda app-developers app
As mentioned before, its a smali edit. Then you can either set the status bar colour to transparent or set the drawable to look for an image. I'll post a quick tutorial when I get to my computer. Really easy to do providing you know how to (de)compile properly
Handwritten by my AOKP'd up Desire HD & Note
K Dotty said:
As mentioned before, its a smali edit. Then you can either set the status bar colour to transparent or set the drawable to look for an image. I'll post a quick tutorial when I get to my computer. Really easy to do providing you know how to (de)compile properly
Handwritten by my AOKP'd up Desire HD & Note
Click to expand...
Click to collapse
I'll wait fr ur tutorial...
Sent from my GT-N7000 using xda app-developers app
Im writing this presuming you already know how to decompile ICS apk's, if not.......google is your friend
Make a backup of your systemUI just incase.
Decompile your SystemUI,
Navigate to /SystemUI/smali/com/android/systemui/statusbar/StatusBar.smali
In StatusBar.Smali, search for this line;
Code:
invoke-direct/range {v11 .. v16}, Landroid/view/WindowManager$LayoutParams;-><init>(IIIII)V
A few lines above this change;
Code:
const/16 v16, [B]0x4[/B]
To
Code:
const/16 v16, [B]-0x3[/B]
Save the file then navigate to SystemUI/res/values/drawables.xml
Look for the following line;
Code:
<item type="drawable" name="status_bar_background">[B]#ff000000[/B]</item>
Change the hex value (#ff000000) the what ever you want ((ff = 100% transparency)(000000 = black)
#00000000 - completely transparent
#7f000000 - roughly 50% translucent I think
Save the file then recompile SystemUI.apk, and then push the apk back to your phone with the correct permissions and if compile correctly you should have a transparent status bar
If something goes wrong, I'm not responsible....blah blah blah!!
Iv only done this on CM9 & AOSP/AOKP but it should work with stock/tw roms as long as they're ics.
I'm still not next to my computer so I can't remember the line of code to set the status bar as an image rather than a color, I'll post it as soon as I get home.
Handwritten by my AOKP'd up Desire HD & Note
How do I get a background Image, Like the attached Screenshot ?
Thanks!

[Q] Any jelly bean status bar around?

Alright guys, so today I rooted my Xperia Tipo ST21i and I'm using Nova Launcher because I cant unlock my bootloader, and everything is fine, nice but Status bar is ugly I WANNA CHANGE IT.
I tried all status bars on google store, but every bar is ugly and buggy, crashes a lot so any solution?
search before posting is the key to ur answer on xda......key is on your fingertips.....use it and goto themes ans apps section many themes system ui have been posted by zoldyck......
thank him(and me as well )
http://forum.xda-developers.com/showthread.php?t=2085343
This is the thread
Sent from my ST21i using xda app-developers app

need help SystemUI.apk transparent bar

i need help with the systemUI.apk, i want to make the status bar transparent i don't know how i just got the background of the notifications transparent but not the status bar, can somebody help me? i just want the systemUI.apk please
JesusBass said:
i need help with the systemUI.apk, i want to make the status bar transparent i don't know how i just got the background of the notifications transparent but not the status bar, can somebody help me? i just want the systemUI.apk please
Click to expand...
Click to collapse
I cannot provide you one right now (PC not available) but.
Decompile.
Change Alpha/Transparency of status bar image.
Recompile.
Sent from my GT-I9300 using xda app-developers app
sewer56lol said:
I cannot provide you one right now (PC not available) but.
Decompile.
Change Alpha/Transparency of status bar image.
Recompile.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
i dont have PC either ill wait for more replays man but thanks
Nice
I had a backup of this .apk ... but i guess is too late 4 upload it :/

[Q] Transparent status bar for A110 ICS

Good day to everyone, i already tried lots of guides & tuts on how to make Transparent Status Bar really work on Micromax A110/Myphone A919, but none of them helped me in anyways... some of them uploaded System UI, that causes me bootloops or not really work... Can i ask a big favor to have a good/working System UI that can solve my problem... TIA : rolleyes:
andreagga611 said:
Good day to everyone, i already tried lots of guides & tuts on how to make Transparent Status Bar really work on Micromax A110/Myphone A919, but none of them helped me in anyways... some of them uploaded System UI, that causes me bootloops or not really work... Can i ask a big favor to have a good/working System UI that can solve my problem... TIA : rolleyes:
Click to expand...
Click to collapse
There is a transparent systemui avialable in the APP section but for that you have to be on JB, i suggest you to install any custom ROM available in developement section JB only excluding LEWA transparent notification will work on every ROM except LEWA.
toshidhaka said:
There is a transparent systemui avialable in the APP section but for that you have to be on JB, i suggest you to install any custom ROM available in developement section JB only excluding LEWA transparent notification will work on every ROM except LEWA.
Click to expand...
Click to collapse
Thank you for your reply, but I need this to be done on ICS 4.0.4 Base roms...
Use launcher 8 ...from launcher 8 setting go to notification and selet transparent mode.... and then switch back to original launcher ..but dont force close it( launcher 8 ) .... it it helps hit the thanks...
Sent from my XTREM using xda app-developers app
try this!!!!,Heres the link http://forum.xda-developers.com/showthread.php?t=2407392. Hit thanks if post helped
Regarding Transparent status bar
I am using Nova launcher, The status bar can be set as a transparent.
The nova setting is the option wherein the changes can be done for the
transparent status bar

How to edit the status bar???

Hi,
I want to edit status bar in my HTC Pico (Explorer), for example, move the clock to the middle of the status bar.
What program can I edit the status bar?
you can use 'xposed framework' with 'xblast' module, just do a quick search, it should come up easy
But anyhow you'll need to root or flash
Sent from my HTC Explorer A310e using Tapatalk
Grzbu said:
Hi,
I want to edit status bar in my HTC Pico (Explorer), for example, move the clock to the middle of the status bar.
What program can I edit the status bar?
Click to expand...
Click to collapse
or u can use uot kitchen just click here
give it a try

Categories

Resources