Cannot get the NotificationListenerService class to work

前端 未结 9 1860
梦如初夏
梦如初夏 2020-12-03 01:35

I have a android application that is trying to use the new NotificationListenerService class from api 18. I have created my own service class that inherits from this class a

9条回答
  •  鱼传尺愫
    2020-12-03 02:09

    I have encountered this bug:

    https://code.google.com/p/android/issues/detail?id=59044

    And notifications started coming to my service only after I rebooted my phone.

提交回复
热议问题