Also, there is a property,
qemu.hw.mainkeys that be set and actually overrides the value of config_showNavigationBar. Of course, to see the effect of this change it is necessary to restart the zygote process or reboot the system.
Michael Robbeloth
On Tuesday, October 23, 2012 12:37:51 PM UTC-4, Nirav Desai wrote:
How to disable Navigation bar for the HW which has hardware keys ( Menu, Home, search etc ) on Android 4.0 and above. So that Menu , Home, Search can be pressed and launched via Hardware Keys.
So far I found
config_showNavigationBar in /platform/frameworks/base/core/res/res/values/config.xml. Is that the only setting or anything else needs to be set?
Please Advise.