How to create menu for android

Hi, I have problem with creation main menu for android I foud some instructions to create menu for windows but the problem is that is not for touch input but only for mouse input.

Thanks for your help.

Inputs should work as fine for Android as for mouse imput… personally I use the OnPressed event just to make sure Android gets it.