我有一个opo 3,我想知道是否有可能关闭所有应用的通知声,但我想保留铃声声音以及振动。
通常在三星S6上,当按卷摇杆键时,可能会执行此操作。我的设备rooted并安装了xposed。我尝试了 ringer&通知卷取消链接 xposed模块,但似乎没有工作。
这是我非常糟糕的事情,默认情况下,谷歌没有包含此功能的悲惨。
我有一个opo 3,我想知道是否有可能关闭所有应用的通知声,但我想保留铃声声音以及振动。
通常在三星S6上,当按卷摇杆键时,可能会执行此操作。我的设备rooted并安装了xposed。我尝试了 ringer&通知卷取消链接 xposed模块,但似乎没有工作。
这是我非常糟糕的事情,默认情况下,谷歌没有包含此功能的悲惨。
I have an OPO 3 and I was wondering if there is a possibility to turn off the notification sound for all app, but I would like to retain ringtone sound as well as vibration.
Normally on Samsung S6, there's a possibility to do this when you press the Volume rocker key.
My device is rooted and have Xposed installed. I tried Ringer & Notification Volume unlink xposed module but that doesn't seem to work.
This is something that I miss very badly, it's tragic that google didn't encompass this feature by default.
自动化是首选选项。许多应用程序都可以。我更喜欢使用 macrodroid ,因为它是免费的(高达5只宏),易于学习。要了解Macrodroid如何工作和所需设置,我的答案在这里
你的宏观看起来像这个
触发:应用程序启动(从下拉下拉下拉下来,您希望宏运行的应用程序)
操作:通知声音(选择无,因为您不想要任何)
约束: none (这意味着这个宏始终在启动所选应用程序时运行)
Automation is the preferred option. Many apps are available. I prefer using MacroDroid , since it is free (upto 5 macros) and easy to learn. To understand how MacroDroid works and required settings, my answer here
Your macro would look like this
Trigger: Application Launched ( choose from the drop down the apps for which you want the macro to run)
Action: Notification Sound ( select none, since you don't want any)
Constraints: None ( which means this macro always runs whenever chosen apps are launched)
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有