Android 4.0 彻底隐藏状态栏
Android 4.0 彻底隐藏状态栏去掉导航条的话可以这样修改:./frameworks/base/core/res/res/values/config.xml <!-- Whether a software navigation bar should be shown. NOTE: in the future this may be autodetected from the Configuration. --> <bool ...