If application with Action Bar run on tablet - there are menu button in right corner. But on smartphone this button don't show, because device has a hardware menu button, I think. I need impement similar behavior in my code to show my custom menu button only on tablet, and don't show it on smartphone? It is real? I don't want use action bar
Thanks