Is it possible to put a foreground service notification in a notification channel with IMPORTANCE_MIN?
问题 I am currently working on transitioning an application to Android O, and I am currently working on notification channels. I have made different channels with different importance levels and since the application has a foreground service that has to run at all times until we transition to a new architecture (more push oriented), I thought about putting that notification in a channel that has its importance set as IMPORTANCE_MIN , so that it is there, but it doesn't bother the user, and doesn't