Our team has been super busy over at Microsoft App Center working on Firebase Cloud Messaging support for our Android SDKs while still supporting the now deprecated Google Cloud Messaging support. In addition, we also updated the code to remove the Apache HttpClient in favor of HttpURLConnection.

You can find our Android SDK for Azure Notifications on GitHub which includes an end to end test application which allows you to receive push notifications using either GCM and FCM.

We published two tutorials for getting started with the Android SDK:

Get started with our SDK and leave feedback on GitHub!