Android 8 Foreground Service with Notification Channel

后端 未结 1 875
温柔的废话
温柔的废话 2021-01-06 09:47

I want to start a foreground service in Android 8 and I want to know how are foreground services compatible with the notification channel system.

Let\'s say we start

相关标签:
1条回答
  • 2021-01-06 10:31

    Default notification settings:

    Foreground service notification:

    Disable notifications:

    Android 8 shows this notification after few seconds (when you send your application to background):

    0 讨论(0)
提交回复
热议问题