SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Send Notifications to Your Android Application

Add foreground and background notifications to your application using Google Firebase.

Overview

🎓 beginner 20 min. SAP BTP Sdk For AndroidBeginnerAndroidMobileSAP Business Technology Platform

You will learn

  • โœ”How to configure SAP BTP for push
  • โœ”How to configure Mobile Services for push
  • โœ”Foreground notifications
  • โœ”Background notifications
Bruce Meng B Bruce Meng March 31, 2025
Created by November 17, 2022
Contributors

Prerequisites

Prerequisites

Steps

Step 1 Configure Mobile Services for push notifications
โ€”

  1. Go to SAP Mobile Services Cockpit, navigate to Mobile Applications > Native/MDK and select the btp.sdk.wizapp application.

  2. Select Push Notification.

    If you don’t see the option, follow the screenshots to add this feature:

    • Add assigned features
      Add assigned features
    • Add push notification
      Add push notification
  3. The Push Notification screen requires information from Firebase.

    Push notification
    Push notification

  4. In the Firebase console, select project Wiz App, and then go to Project settings.

    Project settings
    Project settings

  5. Select the Service accounts tab and click Generate new private key button. Then click Generate key in the pop-up window and store the downloaded private key file securely because the key cannot be recovered if lost.

    Generate private key
    Generate private key

  6. In the SAP Mobile Services Push Notification settings screen, click Browse… to load the downloaded private key file. After that, click Save to save changes.

    Push notification android
    Push notification android

Step 2 Send a notification
+
Step 3 Foreground notification
+
Step 4 Background notification
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 4
1. Configure Mobile Services for push notifications 2. Send a notification 3. Foreground notification 4. Background notification

Learn more →