Computer Science, asked by bhavarannya1545, 11 months ago

Difference between notificationmanagercompat and notificationmanager?

Answers

Answered by Anonymous
4

I am able to create notification so: NotificationManager notificationManager = (NotificationManager) getSystemService(Context.NOTIFICATION_SERVICE); ...

Similar questions