隐藏平板电脑的系统栏 [英] Hide Tablet system bar

查看:339
本文介绍了隐藏平板电脑的系统栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想隐藏的平板设备的系统吧。我搜索了很多,但没有成功。我添加图片了。

I want to hide system bar for tablet device. I searched a lot but not succeed. I added image for it.

我找到了一些解决方案,像

I found some solution like

View v = findViewById(R.id.view_id);
v.setSystemUiVisibility(View.STATUS_BAR_HIDDEN); 

但我不知道如何使用它

but I dont know how to use it

和我知道这是可能的<一个href="http://forum.xda-developers.com/showthread.php?t=1228046">http://forum.xda-developers.com/showthread.php?t=1228046任何人能知道如何做到这一点?

And I know that is possible as http://forum.xda-developers.com/showthread.php?t=1228046 Can any one know how to do this ?

推荐答案

搜索大量的时间后,我终于得到了一些可选择性对我的要求。

Finally after searching lots of time I got some alternativ for my requirement.

我知道这是不是一个好主意,一个程序员从这种情况,但我的时间限制我用这样的方式回过...

I know this is not a good idea for a programmer to back off from this situation but for my time limit I used this way...

我发现这个链接,应用程序,它fullfil我的要求

I found this link and application which fullfil my requirement

<一个href="http://www.42gears.com/blog/2012/04/how-to-hide-bottom-bar-in-rooted-android-3-0-tablets-using-surelock/" rel="nofollow">http://www.42gears.com/blog/2012/04/how-to-hide-bottom-bar-in-rooted-android-3-0-tablets-using-surelock/

如果您希望这种类型的要求,请访问这个曾经在你的应用程序......

please visit this once if you want this type of requirement in your application ....

感谢所有帮助我在我的问题...

Thanks to all for helping me in my problem...

这篇关于隐藏平板电脑的系统栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆