问题
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.
回答1:
You cannot hide the system bar on Android tablets, except perhaps on rooted devices.
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.
GestureControl only works on rooted devices.
回答2:
U can not hide the Systembar in Android, except on rooted devices. The app u mentioned is for rooted devices only.
sry about that.
来源:https://stackoverflow.com/questions/10301020/real-fullscreen-with-android-4-tablets