i'm searching for a solution to make a tablet with ICS to fullscreen without navigation bar.
I have found an app "GestureControl" that make that possible. But there are some other things in this app that I doesn't need. So I think it is possible.
I tried some things with "FLAG_FULLSCREEN" or " SYSTEM_UI_FLAG_HIDE_NAVIGATION" but it doesn't work. Maybe I use it not correctly.
Have anyone a solution for my problem?
Much thanks.