How to use NotificationChannel class in AIDE app? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

How to use NotificationChannel class in AIDE app?

I have recently updated my phone from Nougat to Oreo with new API. As an Android developer,I know that notifications play an important role in attracting user's attention but I am unable to use new NotificationChannel class as I am using AIDE app on my mobile phone for app's development. Now,I want my app to target API 26 as about 20 percent users have upgraded to Oreo.

13th Oct 2018, 3:00 PM
Sujal Kumar
Sujal Kumar - avatar
1 Answer
+ 2
Hey! I'd recommend still using older versions since the remaining 80 percent are not using Android Oreo. Anyways, I'd suggest you searching on Google, here's what I've been able to find: https://developer.android.com/training/notify-user/channels
14th Oct 2018, 3:59 AM
Eldar Bakerman