- Follow the instructions to setup an Android project: https://docs.amplify.aws/lib/project-setup/create-application/q/platform/android/
- Add Firebase to the project by following the section "Set up your Backend": https://docs.amplify.aws/sdk/push-notifications/getting-started/q/platform/android/#set-up-your-backend
- Add push notifications dependency and plugin to your project.
implementation project(':aws-push-notifications-pinpoint')
Amplify.addPlugin(AWSPinpointPushNotificationsPlugin())
- Run the app and send test message from pinpoint console. Refer https://docs.aws.amazon.com/pinpoint/latest/userguide/messages-mobile.html