I just wanted to know if there is a way to make my navbar transparent (without decompiling and all that)
I have searched all over XDA but found nothing on what I want
Trivialian said:
I just wanted to know if there is a way to make my navbar transparent (without decompiling and all that)
I have searched all over XDA but found nothing on what I want
Click to expand...
Click to collapse
try this link
http://forum.xda-developers.com/showthread.php?t=2270198
kenxda33 said:
try this link
http://forum.xda-developers.com/showthread.php?t=2270198
Click to expand...
Click to collapse
Isn't that more like and overlay?
Get the GravityBox Xposed module, it has options for both navbar and notification bar transparency.
Related
There are mods having a shortcut to 'recent apps' besides settings button in expanded status bar. How do I add shortcut of a user app instead of recent apps shortcut? For example I want walkman app's shortcut there. Is it possible to add it? If yes, please provide a brief tutorial to do so.
Thanks in advance
Sudanminipro said:
There are mods having a shortcut to 'recent apps' besides settings button in expanded status bar. How do I add shortcut of a user app instead of recent apps shortcut? For example I want walkman app's shortcut there. Is it possible to add it? If yes, please provide a brief tutorial to do so.
Thanks in advance
Click to expand...
Click to collapse
i dont think there is any mod for this..
sandy7 said:
i dont think there is any mod for this..
Click to expand...
Click to collapse
I know there's no mod which does this at the moment. I wanna know if it is doable
Sudanminipro said:
I know there's no mod which does this at the moment. I wanna know if it is doable
Click to expand...
Click to collapse
Dont know cz no one has tried
sent from sk17i using XDA premium app.
sandy7 said:
i dont think there is any mod for this..
Click to expand...
Click to collapse
WRONG......
sandy7 said:
Dont know cz no one has tried
Click to expand...
Click to collapse
WRONG again...look at [HOWTO] Add ICS 'Recent Apps' button (or other softkeys) to Status bar.....
what you need to do is to find out the command to launch any apps you want to add in the status bar....
Pusak Gaoq said:
WRONG......
WRONG again...look at [HOWTO] Add ICS 'Recent Apps' button (or other softkeys) to Status bar.....
what you need to do is to find out the command to launch any apps you want to add in the status bar....
Click to expand...
Click to collapse
Thanks for the link. I'l try it out. I don't understand codes I would be grateful if someone could mod my files for me and add walkman shortcut to expanded statusbar.
Here are my systemUI and Walkman.apk
Erm... Does this add the shortcut to the statusbar itself or the notification panel... U can always use widgetsoid for adding shortcuts to your notification panel though
Sent from my SK17i using xda app-developers app
This is a mod I'll be looking into next. In theory you can put any app in the drop-down screen or even the statusbar. But I'm not too sure how. The code for the settings menu and for the recent apps are very different..
Ticklefish said:
This is a mod I'll be looking into next. In theory you can put any app in the drop-down screen or even the statusbar. But I'm not too sure how. The code for the settings menu and for the recent apps are very different..
Click to expand...
Click to collapse
Hope you figure out a way to do it:fingers-crossed:
Sudanminipro said:
Hope you figure out a way to do it:fingers-crossed:
Click to expand...
Click to collapse
This is proving complicated. I don't think it's something we can do just in the xml, I think we need to edit the original java files as well. Which could be fun since we don't have the original java files.
I think I've found a way to put the media controls in the expanded status bar and possibly the actual status bar itself...but I'll take a look at that later. I want to get this mod figured out first.
Ticklefish said:
This is proving complicated. I don't think it's something we can do just in the xml, I think we need to edit the original java files as well. Which could be fun since we don't have the original java files.
I think I've found a way to put the media controls in the expanded status bar and possibly the actual status bar itself...but I'll take a look at that later. I want to get this mod figured out first.
Click to expand...
Click to collapse
Good to know that you are still trying. I would've helped you if I could, but I don't understand codes, sorry.
Is it possible to have full transparent statusbar on the lockscreen ??? Thanks
+1
deika95 said:
Is it possible to have full transparent statusbar on the lockscreen ??? Thanks
Click to expand...
Click to collapse
valkmanb said:
+1
Click to expand...
Click to collapse
{ The only way you get transparency in the lockscreen is to use the same live wall for both the home and the lockscreen,for now there is no other solution }
Check the below link and you will get your answer
http://forum.xda-developers.com/showpost.php?p=34739139&postcount=635
http://forum.xda-developers.com/showthread.php?t=1930777&page=5
Or use simplistic framework with simplistic control app. Working with different wallpaper
manikant_009 said:
{ The only way you get transparency in the lockscreen is to use the same live wall for both the home and the lockscreen,for now there is no other solution }
Check the below link and you will get your answer
http://forum.xda-developers.com/showpost.php?p=34739139&postcount=635
http://forum.xda-developers.com/showthread.php?t=1930777&page=5
Click to expand...
Click to collapse
Used same wallpaper and lockscreen statusbar is still black instead of transparent
i dont think there will be a way to get rid of the black bar at the lock screen.. I have been looking for a solution for 2 months.. no luck.
Does anyone know then where i can find the png of the statusbar??
AskinSavascisi said:
Does anyone know then where i can find the png of the statusbar??
Click to expand...
Click to collapse
for batteries, wifi, vibration icon in SystemUI.apk
for others it is in mms.apk and framework-res.apk
manikant_009 said:
for batteries, wifi, vibration icon in SystemUI.apk
for others it is in mms.apk and framework-res.apk
Click to expand...
Click to collapse
Thanks i didnt make myself clear i think xD i meant the png for statusbar itself xD
Sent from my GT-N7100 using xda premium
AskinSavascisi said:
Thanks i didnt make myself clear i think xD i meant the png for statusbar itself xD
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Please ellaborate what you exactly want
manikant_009 said:
Please ellaborate what you exactly want
Click to expand...
Click to collapse
Your right.
THE BLACK STATUSBAR OR GREY on homescreen - Lockscreen..
where all the icons are "projected" like wifi, data clock etc... i dont want the icon
but the statusBAR png itself
Here is what I could come up with (based on a previous post)
(screenshot)
Using simplistic framework, you can choose NOT to display the status bar in lockscreen. But, you can slide down once to show the status bar and twice to show the drop down menu.
Good luck.
Edit: the screenshot is terrible, sorry about that.
Sent from my GT-N7100 using xda premium
Status bar color is quite limited and doesn't change everything.
I'm looking for something to change the colour of the status bar icons and the transparency. Is there anything for that without changing system apks?
ninjasstolemytv said:
Status bar color is quite limited and doesn't change everything.
I'm looking for something to change the colour of the status bar icons and the transparency. Is there anything for that without changing system apks?
Click to expand...
Click to collapse
I would recommend taking a look at Omega Status Bar https://play.google.com/store/apps/details?id=com.calsto.omega.statusbar it offers numerous customization and theme options if you don't want to have to edit system apks.
Sent from my Nexus 10 using xda premium
Or try the rom toolbox lite.
It has that option..
shimp208 said:
I would recommend taking a look at Omega Status Bar https://play.google.com/store/apps/details?id=com.calsto.omega.statusbar it offers numerous customization and theme options if you don't want to have to edit system apks.
Sent from my Nexus 10 using xda premium
Click to expand...
Click to collapse
It's non-root so i'm not sure if it's 100% reliable.
dagger said:
Or try the rom toolbox lite.
It has that option..
Click to expand...
Click to collapse
Yeah, might just. Thanks.
Edit; doesnt exactly cut it, sorry
Is a transparent bar possible? I can't find anything in the options to select this, if there isn't an option in the app is there an xposed framwork mod for this?
imlgl said:
Is a transparent bar possible? I can't find anything in the options to select this, if there isn't an option in the app is there an xposed framwork mod for this?
Click to expand...
Click to collapse
Never possible without root or writing your own custom firmware. Try Xposed module Tinted Statusbar.
Thanks I'll try that
Sent from my GT-I9505 using xda app-developers app
Hey i have 1 question. How to edit systemui apk to get transparent status & navigation bar?
I want to get it Without using any xposed module. Please help!
krzyniorwuu said:
Hey i have 1 question. How to edit systemui apk to get transparent status & navigation bar?
I want to get it Without using any xposed module. Please help!
Click to expand...
Click to collapse
Nova Launcher will give you these features.
rbird2 said:
Nova Launcher will give you these features.
Click to expand...
Click to collapse
Nope because i have Android jellybean
But thank you for answer