View Categories

How to configure Push Notification for Android

To send the push notification to your app users, at first you have to enable the push notification. The following steps explain how to enable the push notification.

Generate firebase configuration file and server key

  1. Sign in to your Google firebase account using your Gmail id.
  2. After signing in create a new firebase project for your app.
Create project Enter project name Continue Turn on google analytics (Optional)
  1. When you turn on Google Analytics, you will be prompted to select an analytics account.
  2. Click Create Project to continue. You will be redirected to the project dashboard.
  3. On the dashboard, click the Android icon. Enter the required details. Then click Register App.
  4. Download the google-services.json file provided.
  5. Click on the Settings icon next to Project Overview → choose Project Settings.
  6. Go to the Service Accounts tab.
  7. Under Firebase Admin SDK, click Generate new private key.
  8. Confirm the download — the JSON file will be saved to your computer.
💬
Smart SiteBot
Online
Hi 👋 Ask me anything about this website.