Skip to content

Android rich notifications

Rich notifications allow for more customization in your push notifications by adding additional content beyond just copy. Android notifications have included images in push notifications for some time now, referred to as an “expanded notification image.”

Requirements

  • Note that the expanded notification view is only available on devices using Jelly Bean (Android 4.1) or later. If a user’s device is not running on these systems, they will not see the notification image.
  • Android Extended Notification images must be 2:1 ratio, but do not have a size limit.
  • Android also allows for setting a separate image for the standard notification view.
    Recommended size images: 512x256 for Small, 1024x512 for Medium, and 2048x1024 for Large.
  • Currently, Android rich notifications only allow for static images, including JPEG, PNG, GIF, and other image formats that are not yet supported.
  • Note, adding action buttons to your push notification may affect the area of the image that is displayable. Test with the dashboard preview and live devices to ensure that results are as expected.

Setting up your Android rich notification

Step 1: Create a campaign

Follow the steps to create a campaign to compose a push notification for Android. You will be using the same composer for setting up push notifications that don’t contain rich content.

Step 2: Add captioning

Add the Summary Text/Image Caption that you’d like to display before the image in the notification.

Step 3: Add media

Add your image in the Expanded Notification Image field in the composer of the message. Images can be uploaded directly through the dashboard or by specifying a content URL that is hosted elsewhere.

For details about supported images, check out Image specifications.

Step 4: Continue creating your campaign

After your rich notification content is uploaded to the dashboard, you can continue scheduling your campaign.

HOW HELPFUL WAS THIS PAGE?
New Stuff!