Learn to Play with Notification Channels on Android Oreo

Android Oreo is full of little tweaks and fixes to the Android experience and this includes the new Notification Channels. To be more precise, Notification Channels are something a developer uses to break down the notifications that his or her app can give to us by type.

In versions of Android before O, a developer used what was called a priority level to decide how to show you a notification. Now, the channels are basically a chance for us to separate the notifications that are important to us from the ones that aren’t, then decide how they will be shown. So, the user can decide how each type of notification is displayed.

All notifications of the same type are placed into the same channel without any other types of notification grouped with them.

Learn to Play with Notification Channels on Android Oreo:

A notification’s importance is what denotes the type of notification it will send. If your wish is to get every notification from an app as soon as it is available, then mark it urgent. However, there are also quite a few apps that are set to never notify you all the time, so here’s a place where such a change is in vain.

  1. Enter into Settings;
  2. After that, you need to tap Apps & notifications;
  3. Tap App info;
  4. Then, you must tap to open the app whose Notifications settings you want to adjust;
  5. Tap App notifications;
  6. Go to General notifications;
  7. Tap Importance;
  8. Tap to choose your new Notification Settings.

If you want certain apps to always notify you, then make then override the Do Not Disturb mode. The procedure isn’t at all complicated:

  1. Open Settings on your phone;
  2. Then, you must tap Apps & notifications;
  3. Tap App info;
  4. Next, tap to open the app whose Notifications settings you want to adjust;
  5. Tap App notifications;
  6. Tap General notifications;
  7. Hit the toggle next to Override Do Not Disturb.

Other options are:

  • Sound: you can easily set any supported sound as the notification tone for the channel.
  • Lights: decided whether the notification should trigger a hardware notification light.
  • Vibration: choose whether the notification should vibrate the Android handset.

If all these notifications are too much for you, then it’s time to turn notifications for a specific app off completely:

  1. For the start, go to Settings;
  2. Up next, tap Apps & notifications;
  3. Tap App info;
  4. Then, you have to tap to open the app whose Notifications settings you want to turn off;
  5. Tap App notifications;
  6. Tap the first toggle to turn Notifications on or off.

Be aware that developers have to implement support, so you won’t see channels for every app.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *