欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 运维知识 > Android >内容正文

Android

android隐藏系统ui_如何在非库存设备上获取Android的系统UI调谐器

发布时间:2023/12/8 Android 51 豆豆
生活随笔 收集整理的这篇文章主要介绍了 android隐藏系统ui_如何在非库存设备上获取Android的系统UI调谐器 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

android隐藏系统ui

One benefit users of stock Android devices have had for the past few iterations of the OS is the System UI Tuner—a hidden menu that allows for extra customization of simple things like which icons are shown in the status bar, powerful notification controls, and more. Now, thanks to a new app (and a short workaround), you can have this menu on any Android device—not just ones running stock Android.

过去的几次OS迭代中,使用普通Android设备的用户的一个好处是System UI Tuner(系统UI调谐器) ,该菜单隐藏了菜单,可以对一些简单的东西进行额外的自定义,例如状态栏中显示哪些图标,功能强大的通知控件等。 。 现在,借助一个新的应用程序(以及一个简短的解决方法),您可以在任何Android设备上拥有此菜单,而不仅仅是运行常规Android的设备。

什么是系统UI调谐器? (What is the System UI Tuner?)

While we have a longer explanation of what this menu is—along with how to enable it on stock Android devices—you may want a quick and dirty explanation. In short, this is a menu filled with experimental options that aren’t yet stable enough to be part of the main operating system. It first made an appearance in Marshmallow, then got a slight makeover in Nougat. in Android O, it will most likely change again.

尽管我们对该菜单的含义有更详细的说明 (以及如何在库存的Android设备上启用它),但您可能需要快速而又肮脏的说明。 简而言之,这是一个包含实验性选项的菜单,这些选项还不够稳定,无法成为主要操作系统的一部分。 它首先在棉花糖中露面,然后在牛轧糖中进行了轻微的改头换面。 在Android O中,很可能会再次更改。

In the stock Android UI Tuner, you can do a number of simple things, like enable/disable a certain icons in the status bar. For example, you can hide icons that only show up circumstantially, like the casting or hotspot icons, or hide true system icons like Wi-Fi, Bluetooth, Cellular, and the like. You can also add a battery percentage to status bar, which is often a default option on many manufacturer skins. My favorite use for the System UI Tuner’s status bar mods, though, is hiding the stupid alarm icon. Seriously, I don’t need that.

在库存的Android UI Tuner中,您可以执行许多简单的操作,例如启用/禁用状态栏中的某些图标。 例如,您可以隐藏仅在环境中显示的图标(例如投射或热点图标),或隐藏真实的系统图标(例如Wi-Fi,蓝牙,蜂窝电话等)。 您还可以在状态栏上添加电池百分比 ,这通常是许多制造商皮肤上的默认选项。 不过,我最喜欢的System UI Tuner状态栏mod用途是隐藏愚蠢的警报图标。 说真的,我不需要。

The System UI Tuner on Stock Android.Stock Android上的System UI Tuner。

In addition, you can modify the Do Not Disturb behavior and enable a more in-depth way to control Android’s notifications.

此外,您可以修改请勿打扰行为,并启用更深入的方法来控制Android的通知 。

Now, that’s what the stock option offers. What we’re talking about today is more of an “aftermarket” solution. Basically, it includes almost all of what the stock UI Tuner can do, along with a few extras. In fact, this app also works on devices with the stock UI Tuner.

现在,这就是股票期权所提供的。 我们今天谈论的更多是“售后”解决方案。 基本上,它包括库存UI Tuner几乎可以完成的所有工作,以及一些其他功能。 实际上,此应用程序还可以在具有内置UI Tuner的设备上使用。

如何在任何设备上获取系统UI调谐器 (How to Get the System UI Tuner on Any Device)

Since most manufacturers—Samsung, LG, etc.—disable this, a clever developer found a workaround and released it bundled into an app. It’s called—get this—SystemUI Tuner. Crazy, right? It’s a free download in the Play Store, but if you dig the app, you can also donate.

由于大多数制造商(三星,LG等)都禁用了此功能,因此聪明的开发人员找到了解决方法,并将其捆绑发布到应用程序中。 这就是所谓的SystemUI Tuner 。 疯狂吧? 它可以在Play商店中免费下载,但如果您挖掘应用程序,也可以捐款。

So, to get started, you’ll need to install the app. Go ahead and do that now, I’ll wait.

因此,要开始使用,您需要安装该应用程序 。 快去做,我等。

Once installed, fire it up. You’ll go through a brief “walkthrough” that basically tells you what the app is all about and asks if you’re rooted. If you’re running a rooted handset, the step of enabling the app will be automated. If not, however, you’ll need to input some adb commands yourself.

安装完成后,将其启动。 您将经历一个简短的“演练”,该演练基本上会告诉您该应用程序的全部内容,并询问您是否已扎根。 如果您运行的是手机,则启用该应用程序的步骤将自动执行。 但是,如果没有,则需要自己输入一些adb命令。

If you don’t already have adb set up on your computer, you can find out how to do that here. You can also add adb to your system PATH for quick access, which I recommend doing if you think you’ll use adb more than just this one time.

如果您尚未在计算机上设置adb,则可以在此处了解如何进行设置 。 您还可以将adb添加到系统PATH中以进行快速访问,如果您认为使用adb不止一次,则建议这样做。

If you haven’t set adb up in your System PATH, make sure you run these commands from within the adb folder—just navigate to it, right click, and select “Open Command Prompt here.” On some versions of Windows, it may also read “PowerShell” instead of “Command Prompt.”

如果尚未在系统路径中设置adb,请确保从adb文件夹中运行这些命令-只需导航至该文件夹,右键单击并选择“在此处打开命令提示符”。 在某些版本的Windows上,它也可能显示为“ PowerShell”而不是“命令提示符”。

Once you have adb up and running, fire up a command line and input the following commands:

adb启动并运行后,启动命令行并输入以下命令:

adb shell pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS adb shell pm grant com.zacharee1.systemuituner android.permission.DUMP

NOTE: I’m using Linux here, so it may look a little bit different than what you see. The commands and end results are the same, however.

注意:我在这里使用Linux,所以它看起来可能与您看到的有所不同。 但是,命令和最终结果是相同的。

With the commands out of the way, just back over to the phone and tap the next button at the bottom. It will make sure the commands were executed correctly—if everything worked, you’ll just see a big green checkmark. Boom, you’re in.

将命令弄乱后,只需回到电话上,然后点击底部的下一步按钮即可。 这将确保命令正确执行-如果一切正常,您将看到一个绿色的大选中标记。 oom,你进去了。

使用SystemUI Tuner (Using SystemUI Tuner)

Once everything is up and running, you pretty much have free rein to do what you want. The UI Tuner is set up a little differently than the stock option—it has more options and better organization.

一旦一切就绪并运行,您几乎可以自由控制自己想要做的事情。 UI Tuner的设置与股票期权略有不同-它具有更多的选择和更好的组织。

There really isn’t a whole lot more to it, but here’s a quick breakdown of what to expect in each section:

确实没有更多的东西,但是下面是每个部分的简要说明:

  • Status Bar: Enable/disable icons in the status bar. This is a godsend on most non-stock devices, since manufacturers love to clutter this area.

    状态栏:启用/禁用状态栏中的图标。 这是大多数非库存设备上的天赐之物,因为制造商喜欢将这一领域弄得一团糟。

  • Quick Settings: Change the number of tiles that show in the header (collapsed view), as well as disable animations for slightly quicker access, and move full rows of icons at a time.

    快速设置:更改页眉(折叠视图)中显示的图块数量,并禁用动画以加快访问速度,并一次移动整行图标。

  • Demo Mode: Creates a custom scenario in the status bar where you can customize the Wi-Fi and mobile data indicators, battery percentage, and more. This is only for appearances—it’s perfect for screenshots.

    演示模式:在状态栏中创建自定义方案,您可以在其中自定义Wi-Fi和移动数据指示器,电池百分比等。 这仅用于外观,非常适合屏幕截图。

  • Touchwiz: All sorts of settings just for Samsung phones.

    Touchwiz:仅适用于Samsung手机的各种设置。

  • Miscellaneous: Other general settings that don’t fit in anywhere else.

    杂项:其他其他地方无法使用的常规设置。

That’s pretty much it, though there is one other thing worth noting, specifically for Samsung users.

差不多就可以了,尽管还有另一件事值得注意,特别是针对三星用户。

Basically, because Samsung is, well, Samsung, these settings may break things. They also may not survive a reboot, in which case you’ll just need to re-enable them from the app again. The developer has a thread over on XDA specifically for Samsung users—I encourage you to read it before using the app. You’ve been warned.

基本上,因为三星是三星,所以这些设置可能会破坏事情。 它们也可能在重启后无法幸存,在这种情况下,您只需要再次从应用程序重新启用它们即可。 开发人员拥有专门针对三星用户的XDA线程 -我建议您在使用该应用程序之前先阅读它。 您已被警告。



The System UI Tuner is one of those things that, while simple in nature, houses some really nice little tweaks for stock Android devices. It’s been a long time coming, and I’m personally glad to see it make an appearance on other handsets—and just for the record, everything worked perfectly in my testing, which was done on a Galaxy S8.

System UI Tuner是其中的一种,尽管本质上很简单,但它对库存的Android设备进行了一些非常好的调整。 这已经有很长的时间了,我个人很高兴看到它出现在其他手机上,并且就记录而言,一切在我的测试中都运行良好,这是在Galaxy S8上完成的。

翻译自: https://www.howtogeek.com/318539/how-to-get-androids-system-ui-tuner-on-non-stock-devices/

android隐藏系统ui

总结

以上是生活随笔为你收集整理的android隐藏系统ui_如何在非库存设备上获取Android的系统UI调谐器的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。