Dan Lew Codes
  • Github

notifications

A collection of 3 posts

android

Notifications in Android 8.1

Last time I wrote about notification channels I described a complicated solution to create the best balance between automatic bundling vs. not annoying the daylights out of the user: Have as few channels

  • Dan Lew
1 min read
android

Working With Android Notification Channels

Google has introduced notification channels to Android Oreo. Each notification is now associated with a channel, and the user is granted control over how each channel presents notifications. For developers, channels are a

  • Dan Lew
6 min read
android

Correctly handling bundled Android notifications

Bundled notifications on Android are a tricky business. Individual, fire-and-forget notifications are simple. You create a Notification, send it to NotificationManagerCompat, and the system handles the rest. Bundled notifications allow you to group

  • Dan Lew
3 min read
Dan Lew Codes © 2019
Latest Posts Twitter Ghost