To get started with Android push notifications and PushBots, there are generally two parts. The Google part, and the PushBots part:
The Google part: will involve you activating FCM (Firebase Cloud Messaging) API and obtaining your server key and sender ID.
The PushBots part: will involve integrating the PushBots SDK within your Android app.
That's it! After this you can start testing and experimenting with your push messages.
Interested in giving PushBots a try? Start now for free