Android Navigation Buttons!!!

Hi,
How to remove Android Navigation button while playing?

When I try to play my game, the navigation button appears and its annoying actually.

Go to project settings -> input and deactivate Always Show Touch Interface.


I already disabled that but still it shows. :confused:

but but it doesn’t show on those phones who doesn’t have the on screen buttons, it only shows on those phones who have the on screen buttons.
Thank you for the reply.

In Project Settings > Platforms > Android, tick the “Enable Fullscreen Immersive on KitKat and above devices” box.

As the name of the setting says, this only works on KitKat and above. Previous Android versions don’t support apps deciding when to hide/show the navigation buttons.

Thank You so much! :slight_smile:

" In Project Settings > Platforms > Android, tick the “Enable Fullscreen Immersive on KitKat and above devices” box." I were Try It about Three Time, but i can’t!

What Android version are you testing on? That only works on 4.4 (KitKat) and above.