Contlo SDK allows you to send push notifications to your Android app from the Contlo dashboard.

Push Campaign

In your Contlo Dashboard, go to Campaigns → Create Campaign → Create Mobile Push. You will get a screen like this:

Push Options:

Title and Message and required to display a notification. Below are some optional and advanced options for notifications:

  • Image - You can upload an image while sending a mobile push campaign which will be displayed as a large and a preview when the notification is collapsed
  • Primary URL - acts as the deep link for the notification. You can set the deep link for a particular activity in your AndroidManifest.xml file and that activity would open when user clicks the notification. Refer to android documentation for deep linking here.
  • Action Buttons - You can add up to 2 buttons with title and deep links for them
  • Title - Notification header
  • Subtitle - You can even add a subtitle to your notification.
  • Push Message - Enter the message which will appear on the user's lock screen.

Test Push Notification

In your Contlo Dashboard, go to Campaigns → Create Campaign → Create Mobile Push. At the bottom you will see a button "Send Test Campaign". Using this you can send test push notification.