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.DUMPNOTE: 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调谐器的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: stm32f0 大小端_STM32F0中
- 下一篇: Android中绘图板的实现