Search code examples
androidfullscreenkiosk-mode

How to switch to real full screen on Android 2.2?


I found bunch of samples how to remove title/notification bar on Android. However, it's still not a full screen.

I still see a panel on my table with search, home, back and some other button.

Do you have any ideas how to hide this panel?

Generally speaking, I want kind of kiosk mode.


Solution

  • The core problem was device specific. I was doing development for Archos and Archos has it's own bar, which isn't not removed by FLAG_FULLSCREEN and FEATURE_NO_TITLE