I am currently struggling with this issue. I need to check if there is a hardware menu key on the device where the application is installed. Since it does not exist on some devices, such as the Galaxy Nexus, I display it directly in the user interface in this case.
I already looked at PackageManager.hasSystemFeature (), but did not find anything useful there.
Has anyone already done this?
android key hardware menu
NiThDi Jan 28 '12 at 11:28 2012-01-28 11:28
source share