You are here: Mobile > Custom mobile app > Building mobile apps > Push notifications in an Android app

Push notifications in an Android mobile app

In order to enable push notifications for your Android custom app, you need to first obtain and then set certain parameters in the certificate set tied to the Android app.

You must provide the following information:

In order to obtain these values, you must log into the Google Developer Console website, select an existing project or create a new project, and then enable the Google Cloud Messaging for Android in the APIs section. Refer to the official Google Developer documentation for assistance with this process.