How I can remove bottom toolbar from android

Hello,
I am working on a project which requires to remove the bottom toolbar(Three buttons: back,home and kill all the application).For that what changes I need to make in android source code?

u mean how to hide the navigation bar ?
or keep the bar and just remove the button u want ?

leung先森 Posted at 2/23/2018 14:32
u mean how to hide the navigation bar ?
or keep the bar and just remove the button u want ?

Yes,That will work,too.
How can I hide navigation bar?

KrunalShah Posted at 2/27/2018 13:39
Yes,That will work,too.
How can I hide navigation bar?

Settings-> display → Show StatusBar

leung先森 Posted at 2/27/2018 14:33
Settings-> display → Show StatusBar

No, I want to do this from firmware side. Please suggest what can be done from firmware side to hide the toolbar?

KrunalShah Posted at 2/28/2018 17:51
No, I want to do this from firmware side. Please suggest what can be done from firmware side to hi …

frameworks/base/packages/SettingsProvider/res/values/defaults.xml
   <!-- should show the hidebar button default -->
    <bool name="def_hidebar_button_show">true</bool>
        <!-- statusbar is show -->
        <bool name="def_statusbar_show">false</bool>

try this . if cannot work, search the key word above to modify

leung先森 Posted at 3/1/2018 09:31
try this . if cannot work, search the key word above to modify

Thanx, let me try this first

leung先森 Posted at 3/1/2018 09:31
try this . if cannot work, search the key word above to modify

I tried this but it is not working.Do we have any other way?

Your article was truly eye-catching and impressive, thank you! The content from MD-102 test review is valuable, and it’s available without charge.

This article has really touched me, thank you for sharing! I hope the FCSS_NST_SE-7.6 new exam collection file material helps, and it’s entirely free.