Hey,
I'm very interested in applying "System Status" the click on the title bar and get an increased sized System Status screen with different icons available for clicking.
Is there a cab anywhere?
Thanks
Related
I need to get rid of the system bar on Android 4.1 tablets since the tablets will be in a commercial/retail environment and be used for business. My app will be the only app used on the tablet and it needs as much screen real estate as possible for what we're trying to do. I have searched already and I see that there are ways to do it on a rooted tablet, however since this will be in a business and deployed to several hundred or thousand businesses, I cannot have all the tablets rooted for legal and security issues. (Would I really have issues legally though if I were to root them?)
I know that you can dim the status bar and make the buttons dots but that really isn't optimal.
If there is no way to get rid of it, is it possible to change the status bar icons and functionality? I ask this because our app has a status bar on top and we could possibly move it to the bottom and change the icons and functionality of the status bar to match the app's status bar so no screen real estate is lost.
I have read that 4.2 adds some fullscreen functionality for apps. Is this true? Can the status bar be hidden in 4.2 as opposed to 4.1?
You could get rid of statusbar
Add this attribute to activity declaration in manifest
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
Sent from my A116 using Tapatalk 2
sak-venom1997 said:
You could get rid of statusbar
Add this attribute to activity declaration in manifest
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
Sent from my A116 using Tapatalk 2
Click to expand...
Click to collapse
That just gets rid of the title bar for the app and the notification bar at the top. That does not get rid of the navigation bar at the bottom. I would like the navigation(system) bar to be gone.
Vinnyb64 said:
That just gets rid of the title bar for the app and the notification bar at the top. That does not get rid of the navigation bar at the bottom. I would like the navigation(system) bar to be gone.
Click to expand...
Click to collapse
I know but for un rooted dev this is the only thing that can be done
To completely remove statusbar del the Systemui.apk from system/app
To remove navigation bar at the bottom give me details of your dev and attach Systemui.apk and framework-res.apk they can be found in system/app and system/framework
But this can't be done without root
Press Thanx Button dude
Sent from my A116 using Tapatalk 2
Re: Getting rid of Status Bar on 4.1
Here's what I would do:
- Setup another Launcher (like Apex) to where 1) only one page, one icon (your app), and lock the homescreen from any changes, 2) make sure that when you press Menu, it performs a different action than giving you an option to access Settings, and 3) disabling the Status Bar in 'General'.
- Change the attribute in the Manifest file like sak-venom1997 suggested.
I'm pretty sure that doing this would give the user no option to change anything. Pretty sure.
Essentially, the icon for a folder hovers slightly above the icons for all other apps on the homepage. I cant get it sit in line with all the other app icons - have tried changing the icon image but same problem.
Attached screenshot to show you what I mean.
Many thanks in advance and apologies if not clear and a bit of a trivial question.
Have you ever tried to change the size of icon before?
Bigger or smaller
I have tried this yes bit unfortunately it did not work
I apply theme but theme not changing my status bar ..... Pls help any body
Hey everyone!
Can anyone help me remove this battery icon in the status bar/notification header? (See attached image) it's pointless being there if you using gravity box battery icons instead.
That one you can't really get rid of. The best you can do is go into settings - personalization - status bar icons, and untick the battery. This will remove stock battery icon when notification drawer IS not pulled down so you can only see GravityBox icon.
Hope that helps
jakir7 said:
That one you can't really get rid of. The best you can do is go into settings - personalization - status bar icons, and untick the battery. This will remove stock battery icon when notification drawer IS not pulled down so you can only see GravityBox icon.
Hope that helps
Click to expand...
Click to collapse
Yeah i've tried that already, i need a way to remove that battery icon somehow
Zeyn Karim said:
Hey everyone!
Can anyone help me remove this battery icon in the status bar/notification header? (See attached image) it's pointless being there if you using gravity box battery icons instead.
Click to expand...
Click to collapse
Same here.
Anyone please help.
I m using Flat Style Bar Indicator module, it allows to change the icon for battery and the changed icon appear in the expanded panel. May be u can try that.
U can see the ss below
Anyone know how to maintain both, network speed and notification icons in the status bar?
enrique71 said:
Anyone know how to maintain both, network speed and notification icons in the status bar?
Click to expand...
Click to collapse
Hello, you can open Settings > Display > More Display Settings > Display Real-time Network Speed.
enrique71 said:
Anyone know how to maintain both, network speed and notification icons in the status bar?
Click to expand...
Click to collapse
You might choose to show only very few system icons (if any) so to free some space for network speed and notifications.
For this task you might use the System UI tuner as described here:
https://www.reddit.com/r/GooglePixel/comments/8p50yo/simple_way_to_get_system_ui_tuner_on_android_p/
At the end remember to reboot the phone to apply all changes.
themissionimpossible said:
You might choose to show only very few system icons (if any) so to free some space for network speed and notifications.
For this task you might use the System UI tuner as described here:
https://www.reddit.com/r/GooglePixel/comments/8p50yo/simple_way_to_get_system_ui_tuner_on_android_p/
At the end remember to reboot the phone to apply all changes.
Click to expand...
Click to collapse
Thanks, the top left side of the status bar sure is lacking space ..
How do I remove the 'Digital Balance' status bar icon? I would like to keep the notification when I pull down the status bar to view my screen on time, but I do not wish to see the persistent status bar icon. The notch on this phone is quite big, so i'm trying to eliminate unecessary icons. I have already searched up on countless guides, and tried many different methods to remove status bar icons and have succeeded, but I just can't seem to remove this particular status bar icon.
Samuel Grande said:
How do I remove the 'Digital Balance' status bar icon? I would like to keep the notification when I pull down the status bar to view my screen on time, but I do not wish to see the persistent status bar icon. The notch on this phone is quite big, so i'm trying to eliminate unecessary icons. I have already searched up on countless guides, and tried many different methods to remove status bar icons and have succeeded, but I just can't seem to remove this particular status bar icon.
Click to expand...
Click to collapse
I have tried to replicate the same scenario but can't find way to hide status bar icon.
maybe an app like systemui tuner might do it