An open API service indexing awesome lists of open source software.

https://github.com/fatihbaltaci/androidnotifications-azure-notificationhub

Android project which receives notifications from Microsoft Azure Notification Hub.
https://github.com/fatihbaltaci/androidnotifications-azure-notificationhub

Last synced: 6 months ago
JSON representation

Android project which receives notifications from Microsoft Azure Notification Hub.

Awesome Lists containing this project

README

          

# POI-Azure-NotificationHub
Android project which receives notifications from Microsoft Azure Notification Hub.

You must change:

`SENDER_ID` [String]

`HubName` [String]

`HubListenConnectionString` [String] in

`/app/src/main/java/com/example/fatih/poihubnotification/MainActivity.java` file.