Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to hide soft touch buttons on devices like Galaxy Nexus [duplicate]

I have just tried VLC app on Galaxy Nexus. The only problem it has is that the touch buttons (back, home and menù) on galaxy nexus are not hidden like it happens on Youtube app.

How is it possible to control touch buttons behaviour?

Thanks

like image 853
Matroska Avatar asked Jul 05 '12 13:07

Matroska


1 Answers

You are right, the VLC player does this without root permissions ( on my phone it does ;) ). I found this on stackoverflow:

Hide ICS back home task switcher buttons

like image 54
fklappan Avatar answered Sep 28 '22 03:09

fklappan