Getting started with Push notifications for Android - Introduction

Adobe Campaign allows you to send personalized and segmented push notifications to iOS and Android mobile devices. This tutorial will walk you through the steps involved in sending push notifications from Adobe Campaign to an Android app.

Prerequisites

Before you can begin, you will need to have the following:

  1. Android Mobile application

    This tutorial does not cover the detailed steps required to set up the mobile application. You will need to have an Android mobile application with the Campaign SDK integrated.

    You can find a detailed description of the required steps in the product documentation:

    Integrating Campaign SDK into the mobile application

    You can also use the Experience Platform Mobile SDK. For more information watch the tutorial video:

    Configure the Push Channel using the Experience Platform Mobile SDK

  2. Mobile App channel package installed

    The Mobile App channel package needs to be installed on your Campaign instance. The following video explains how to check if the Mobile App channel is installed on your instance and if not, how to install it.

Transcript
To be able to use push notifications in Adobe Campaign Classic, you need to have the Mobile App channel installed on your instance.
In this video, I will explain how you can check if the Mobile App channel is installed, and if not, how to install it.
In your Campaign instance, go to Tools, Advanced, Import package.
Select Adobe Campaign package, click on Next.
Search for the Mobile App channel.
If it has checked, like in my case, it is already installed and you can start configuring the push channel.
If not, you’ll need to install the package. For this, simply check the box, click on Next, and then click Start, that package will then be installed. -

Tutorial Overview

We would like to send a personalized promotional push notification to the subscribers of the Neotrip Android mobile app. The Neotrip app is configured with the Campaign SDK and we have made sure that the Mobile App channel is activated on our Campaign instance.

The following configuration steps are required:

Step 1: Extend the app subscription schema to personalize push notifications

As we would like to personalize the push notification, we will first extend the app subscription schema to be able to store the personalization values we receive from the app when the user subscribes to the service.

Step 2: Configure the Android service and create the mobile application in Campaign

Next we will need to configure the Android service and create the mobile application in Campaign. In this step we will define the Neotrip app as the target for the push notification.

Step 3: Configure and send the push notification

Then we are ready to configure and send the push notification.

Start the tutorial

Step 1: Extend the app subscription schema

recommendation-more-help
e811a650-48fd-4e5a-ab38-22c535840186