在 +3.0 android 上隐藏下部系统栏

发布于 2024-12-15 06:49:29 字数 244 浏览 1 评论 0原文

好吧,我试图隐藏 +3.0 版本的 android 上的下部系统栏,我发现了这个,在android 3.0(honeycomb)中隐藏系统栏

嗯,这个步骤已经很老了,4.0 现在已经出来了,所以我希望现在有一种方法可以做到这一点,不需要用户 root 设备。

well I'm trying to hide the lower system bar on +3.0 version of android i found this, Hiding Systembar in android 3.0(honeycomb).

Well this tread was pretty old and 4.0 is even out now so i was hoping there is a way to do this now that don't require the user to root the device.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

秋风の叶未落 2024-12-22 06:49:29

不支持此操作。当设备在屏幕外无法使用“主页”和“返回”按钮时,用户需要能够访问这些按钮。

一些运行 2.x 的 Android 设备将升级到 4.0。我的理解是,这些设备不会有底部系统栏,因为这些设备将有屏幕外的 HOME 和 BACK 按钮。系统栏的顶部(时间、信号强度、通知)是否可以通过 Theme.NoTitleBar.Fullscreen 之类的东西移除还有待观察——一旦 Nexus S 和类似产品出现,我们就会知道更多信息设备得到升级。

This is not supported. Users need to be able to access the HOME and BACK buttons when they are not available by the device off-screen.

Some Android devices that are running 2.x will get upgraded to 4.0. My understanding is that those devices will not have the bottom system bar, as those devices will have off-screen HOME and BACK buttons. Whether the top portion of the system bar (time, signal strength, notifications) will be removable via things like Theme.NoTitleBar.Fullscreen remains to be seen -- we will know more once the Nexus S and similar devices get upgraded.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文