简体   繁体   English

Android-禁用Facebook推送通知的应用

[英]Android - an app to disable facebook push notification

Is it possible to create an app that it's sole purpose is to toggle on/off the facebook push notifications? 是否有可能创建一个仅以打开/关闭Facebook推送通知为目的的应用程序? (like a silence for facebook)? (就像对Facebook保持沉默)?

If you give your app notification-access permissions you should be able to dismiss the notifications as soon as they pop-up, but the user will still get notified (sound or vibrating), although he won't see the notification when the device is unlocked as your app would have dismissed it. 如果您授予您的应用通知访问权限,则您应该能够在弹出通知后立即将其关闭,但用户仍然会收到通知(声音或振动),尽管当设备处于打开状态时他不会看到通知。已解锁,因为您的应用会将其关闭。

Pushbullet does that. Pushbullet做到了。

In any case it's no use, the user can go to the Facebook app details and uncheck the notifications box. 在任何情况下都没有用,用户可以转到Facebook应用程序详细信息,然后取消选中通知框。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM