Skip to content

Latest commit

 

History

History

notification-hubs-sdk-e2etestapp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Build status

Android Azure Notification Hubs Sample

This is a sample project intended to demonstrate the usage of the Azure Notification Hubs iOS Client SDK. The sample app allows the developer to register the device with a Notification Hub with the given tags as well as unregister the device.

This app handles the following scenarios:

  • Register and unregister the device with the Notification Hub with the given tags
  • Receive push notifications
  • Receive silent push notifications

Getting Started

The sample application requires the following:

  • Android Studio
  • Android Pie or latest OS

In order to set up the Azure Notification Hub, follow the tutorial for FCM or GCM.