[Overlay][No root] Black navigation bar apk for Oreo

oyaxai

Member
Feb 16, 2012
15
35
0
Tokyo
I posted this on reddit yesterday, but it was removed for unknown reasons. So I recall my ancient xda account and post here.

----
I've finally got the oreo update today. Some people told me that my black navbar apk was no longer working on Oreo, so I've looked into the issue and updated it.

Read the following instruction.
On Oreo, you need to grant permission manually to apply changes.
Just installing this apk doesn't have any effect.


Screenshot:
https://i.imgur.com/87uwLlk.jpg

Install:
1. Unzip and install apk.
2. Reboot.
3. Open the terminal for adb and connect your phone in USB debugging mode.
If you have no idea what 'adb' or 'USB debugging' is, goto (USB debugging and adb).
4. Input the following code to the terminal, and press enter.
Code:
adb shell cmd overlay enable com.android.black_navigation_bar
5. Reboot.
6. Open "Settings > Display > Navigation Bar." disable "Apply current theme" and select the black color below it.

USB debugging and adb:
This is a good HOWTO for setting up USB debugging and adb.
https://www.themefoxx.com/2017/04/how-to-hide-the-navigation-bar-and-status-bar-on-the-galaxy-s8s8-plus.html

Follow the instruction up to Step4.
If you use Windows 10, There may be 'PowerShell' instead of 'command window.'
In that case, you may need to input the code like this.
Code:
.\adb shell cmd overlay enable com.android.black_navigation_bar
Uninstall:
Open "Settings > App" and uninstall "com.android.black_navigation_bar".
No need to 'cmd overlay disable ...'. Granted permission will be removed by uninstall.

About its apk permission:
It is automatically assigned that way for replacing the Settings app's resource, but actually, it does nothing because it doesn't have even a single line of program code. If you worry too much, use apktool and decode this apk. You can see there aren't any harm in it.

Download:
Attached File or
http://www.mediafire.com/file/pylm2ygba42t2z8/black_navigation_bar.zip
https://www95.zippyshare.com/v/1HIUI4MC/file.html
Just installing this apk doesn't have any effect! You need to follow the instruction.
 

Attachments

Last edited:

kevng2112

New member
Feb 26, 2018
2
0
0
i follow the instruction but when i turn that option off, it says Setting has stopped.
The color of the navigation bar does change, but it changes to gray instead of black.
any ideas?
 

oyaxai

Member
Feb 16, 2012
15
35
0
Tokyo
i follow the instruction but when i turn that option off, it says Setting has stopped.
The color of the navigation bar does change, but it changes to gray instead of black.
any ideas?
When did you get the stop error of the Settings app?
It may stop the Settings app on (4.).

Could you check your navigation bar color settings?
Is there a black option there like this?
https://i.imgur.com/87uwLlk.jpg
 

Tiongkia

Senior Member
Oct 5, 2009
1,051
204
0
Singapore
@oyaxai

Thanks again.

I used for a few days. Don't see any difference between this and adb the black navigation bar. Any difference?

In addition, can u do pixel , google type of navigation bar too?
 

oyaxai

Member
Feb 16, 2012
15
35
0
Tokyo
@oyaxai

Thanks again.

I used for a few days. Don't see any difference between this and adb the black navigation bar. Any difference?

In addition, can u do pixel , google type of navigation bar too?
Your "adb the black navigation bar" means you set the navbar color by adb settings?
Practically there is no difference, but if you use this apk, you can revert back the black color easily.
The navbar color tends to return to the original white in some situations like applying a new theme or enabling emergency mode.

I don't know much about pixel navigation bar, sorry.
 

oyaxai

Member
Feb 16, 2012
15
35
0
Tokyo
here is what i get:

ht tps://im gur .com / qyd1amO
Sorry, I don't come to mind the reason you got this error.
My apk may not go along well with your current theme or a minor difference between S8 variants may cause this.
It's difficult for me to fix it unless I can reproduce the error.
 

oshfj

New member
Dec 3, 2010
1
0
0
Overlay issue!!

Hi,

I am getting this overlay shadow on the navbar. How can i remove this? I uninstalled the app but this overlay is still there.

See attached screenshot.

 

mtweisenbarger777

Senior Member
Oct 27, 2015
111
28
0
I realize this is a GS8/Note 8 thread but tried this on my Note 9 (running android 8.1) and the black option shows up in settings but the navbar stays white. Oh well, I guess it won't work past android 8.0.