How to enable Navigation Bar (on- screen soft buttons)on any Android device..
Requirements:
Open File Explorer...
Get to the root of your device.
in root, go to /system.
Locate the file named build.prop
open the build.prop file in a text
editor. In X-plore, this can be done by long pressing the build.prop file and
then selecting the “edit in Text Editor”
option.
Get to the end of this file and add the
below line there:
qemu.hw.mainkeys=0
If, at a later point of time, you feel want
to disable the nav bar, just change the zero in the line to 1 or simply
remove this line.
Reboot to enable nav bar...
Before...
After...
Also, you might want to change the size of Nav bar and u want android L theam like this...
To do so, use gravitybox
And Xposed ... Pls go here to get it...
Go to navigation bar tweaks in garavitybox to more customizations...
Requirements:
- Android 4.0+
- Root access
- File manager with all root permissions [X-Plore is my fav]
Open File Explorer...
Get to the root of your device.
in root, go to /system.
Locate the file named build.prop
open the build.prop file in a text
editor. In X-plore, this can be done by long pressing the build.prop file and
then selecting the “edit in Text Editor”
option.
Get to the end of this file and add the
below line there:
qemu.hw.mainkeys=0
If, at a later point of time, you feel want
to disable the nav bar, just change the zero in the line to 1 or simply
remove this line.
Reboot to enable nav bar...
Before...
After...
Also, you might want to change the size of Nav bar and u want android L theam like this...
To do so, use gravitybox
And Xposed ... Pls go here to get it...
Go to navigation bar tweaks in garavitybox to more customizations...



















