I want to do a button that when I click it does the same what the menu button of the telephone would do.
I know for example that if I use onBackPressed();
it does the same that the back button of the telephone would do.
Anybody knows how to do that for the menu button?
Thank you