每次插入手机时,我都会收到USB连接的通知。有没有方法可以禁用通知,而无需禁用USB调试?
- 电话:lg optimus s
- 载体:Sprint
- Android:2.2,rooted
每次插入手机时,我都会收到USB连接的通知。有没有方法可以禁用通知,而无需禁用USB调试?
Every time I plug in my phone, I get a notification for USB connected. Is there any way to disable the notification, without disabling USB debugging?
如果声音是您不喜欢的,请在某些手机上通过禁用USB调试可以关闭声音。 Settings
- > Applications
- > Development
- > USB debugging
。但是,在其他一些手机上,这不会改变插入时播放的声音。
[更新] 禁用声音的另一个选项是进入您的声音设置,并将默认通知铃声设置为静默,然后转到您想要在那里单独设置铃声的每个应用程序,并在那里单独设置它们。我不建议这个选项(如果你忘了设置一个铃声,那么难以让铃声留给工作电子邮件并错过了一个重要的人,说"我们尽快需要你或者你被解雇!" ),但它是一个选择,但它是一个选择。
If the sound is what you don't like, on some phones the sound can be turned off by disabling USB Debugging. Settings
-> Applications
-> Development
-> USB debugging
. However, on some other phones, this will not change the sound that gets played when you plug it in.
To actually remove the notification, as previously mentioned, you'll need a custom ROM to do that for you.
[Update] Another option to disable the sound is to go into your Sounds settings and set the default notification ringtone to silent and then go to each and every one of your applications that you want to have ringtones in and individually set them up there. I don't recommend this option (sure would be a pain if you forgot to set a ringtone to work email and missed an important one saying "We need you here ASAP or you're fired!"), but it is an option nonetheless.
这是Android中核心系统的一部分。除非您有一个允许您禁用它,否则无法禁用它。我认为6.x版本的CyanogenMod有/有选择禁用它。
我不确定是否支持您的手机,我不确定该选项是否仍然存在(因为我的设备没有"当前的官方" 支持)
This is part of a Core system in android. It can not be disabled unless you have a ROM that allows you to disable it. I believe 6.x versions of CyanogenMod have/had the option to disable it.
I am not sure if your phone is supported, and I am not sure if that option is still there (since my device doesn't have "official" support currently)
一个选项没有生根是使用这样一个简单的应用程序: mute 。
此应用程序确实在打开时在静音/不静音状态之间切换。
请注意,此静音所有声音,而不仅仅是 ABCDefghijklmnabcdefghijklmn0
通知。因此,为了禁用这种恼人的声音(例如,在晚上调试时),这是完美的。在调试会话后,不要忘记将其关闭。
One option without rooting is to use a simple app like this one: Mute.
The only thing this app does is toggles between a muted / not muted state when opened.
Note that this mutes all sounds, not just the USB connected in debug mode
notification. So for disabling that annoying sound (for example, when debugging at night), this is perfect. Just don't forget to turn it off after the debugging session.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有