
Android’s status bar can get junky pretty fast—especially if you’re using a non-stock build of Android (like on Samsung or LG phones). Fortunately, with the right tools, you can clean this area up without losing any functionality.
Android的状态栏很快就会变得很乱-特别是如果您使用的是非库存版的Android(例如在三星或LG手机上)。 幸运的是,使用正确的工具,您可以清理该区域,而不会丢失任何功能。
让我们定义“状态栏” (Let’s Define “Status Bar”)

First things first. Let’s talk about what the Status Bar is. The top of your Android phone’s main interface is separated into two defined areas: the Notification Bar and the Status Bar. The former is where all your notifications are housed as they come in, shown simply as icons to let you know there’s something that needs your attention. We’re not going to do anything to this “half” of the bar.
首先是第一件事。 让我们谈谈状态栏是什么。 Android手机主界面的顶部分为两个定义区域:通知栏和状态栏。 前者是接收所有通知的地方,简单地显示为图标,以通知您需要注意的地方。 我们不会对此栏的“一半”做任何事情。
The Status Bar is where you’ll find status icons: Wi-Fi, Bluetooth, mobile network, battery, time, alarm, etc. The thing is, you may not need to see all these icons all the time. For example, on Samsung and LG phones, the NFC icons is always displayed when the service is on. This doesn’t make a lot of sense, because there’s nothing more to see here—unlike Wi-Fi or mobile data, there is no signal strength to be displayed. Unlike Bluetooth, there isn’t a connection status. It’s either on or off. Having an icon there all the time when it’s on is just silly and takes up a lot of space.
状态栏是您可以在其中找到状态图标的地方:Wi-Fi,蓝牙,移动网络,电池,时间,警报等。问题是,您可能不需要一直查看所有这些图标。 例如,在三星和LG手机上,当服务打开时,始终显示NFC图标。 这没有什么意义,因为这里没有什么可看的了,与Wi-Fi或移动数据不同,没有信号强度需要显示。 与蓝牙不同,没有连接状态。 它是打开还是关闭。 一直打开图标一直很傻,而且会占用很多空间。
But that’s just one example, and you can probably see where we’re headed here.
但这只是一个例子,您可能会看到我们在这里前进的方向。
The good news is that there’s an easy way to clean up your Status Bar. It’s called the System UI Tuner, and it’s actually a part of stock Android. If you’re running a non-stock device, it’s not a base part of the system, but there’s a way to use this tool anyway. We’ll cover both methods here.
好消息是,有一种清除状态栏的简单方法。 它被称为System UI Tuner,实际上是股票Android的一部分。 如果您运行的是非库存设备,则它不是系统的基本组成部分,但是总有一种使用此工具的方法。 我们将在此处介绍这两种方法。
在Stock Android上访问和使用系统UI调谐器 (Access and Use the System UI Tuner on Stock Android)
We’ve already covered how to enable the System UI Tuner on stock devices for access to experimental features, and the process is the same. So, check out that guide for the full details on getting things set up.
我们已经介绍了如何在备用设备上启用System UI Tuner以访问实验功能,并且过程是相同的。 因此,请查看该指南以获取有关设置的完整详细信息。
Here’s the quick and dirty version:
这是又快又脏的版本:
- Pull down the notification shade. 下拉通知栏。
- Long-press the gear icon until it spins and rolls off the screen. 长按齿轮图标,直到其旋转并滑离屏幕。
And that’s all there is to it. You’ll know you did it right because after the fact, the Settings menu opens, a toast notification lets you know you’ve enabled the feature, and a little wrench icon shows up next to the gear.
这就是全部。 您会知道自己做对了,因为事后会打开“设置”菜单,吐司通知会通知您已启用此功能,并且齿轮旁边会出现一个小扳手图标。


Go ahead and jump into Settings by pulling down the notification shade again and tapping the gear icon. Scroll all the way down to the bottom of the “Settings” page, and then select the “System UI Tuner” option.
继续,再次拉下通知栏并点击齿轮图标,进入设置。 一直向下滚动到“设置”页面的底部,然后选择“系统UI调谐器”选项。

If this is your first time launching it, a warning pops up letting you know this is experimental stuff. Tap “Got It” to dismiss the warning.
如果这是您第一次启动,则会弹出警告,让您知道这是实验性的东西。 点击“了解”以消除警告。

First on the list is the “Status Bar” option. Jump in there.
列表上的第一个是“状态栏”选项。 跳进去。

These settings are pretty straightforward—just turn a toggle off to hide that icon. The changes take effect in real-time, so you can see how you feel about them on the fly.
这些设置非常简单-只需关闭开关即可隐藏该图标。 这些更改会实时生效,因此您可以即时查看它们的感受。

在其他Android变体上访问和使用系统UI调谐器 (Accessing and Using the System UI Tuner on Other Android Variants)
Using the System UI Tuner on non-stock devices is a little bit more complicated, but it still isn’t hard to do. It involves installing a third-party utility, so check out our guide on how to get that up and running. Just know that it if you’re not using a rooted handset, the process will require some adb commands. Don’t worry, though. It’s really easy and everything is covered in detail in our guide.
在非库存设备上使用System UI Tuner 稍微复杂一些,但仍不难。 它涉及到安装第三方实用程序,因此请查看有关如何启动和运行该实用程序的指南 。 只要知道,如果您不使用有根手机,则该过程将需要一些adb命令。 不过不要担心。 这真的很容易,我们的指南中详细介绍了所有内容。
Once you have that set up, everything else is smooth sailing. Fire up the “System UI Tuner” app, and then open the menu at the top left to get started.
设置好之后,其他所有操作都会顺利进行。 启动“ System UI Tuner”应用程序,然后打开左上方的菜单开始使用。

In the menu, choose the “Status Bar” option. Just like on stock Android, you can run through and enable or disable whatever you like. These changes should all happen in real-time, so if you’re not into how something looks, you can easily change it back.
在菜单中,选择“状态栏”选项。 就像在股票Android上一样,您可以运行并启用或禁用所需的任何功能。 这些更改都应该实时发生,因此,如果您不喜欢外观,可以轻松地将其改回。


Finally, you can get rid of that pesky NFC icon. Congratulations!
最后,您可以摆脱讨厌的NFC图标。 恭喜你!
翻译自: https://www.howtogeek.com/320454/how-to-hide-icons-in-androids-status-bar/