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.
- Host: GitHub
- URL: https://github.com/fatihbaltaci/androidnotifications-azure-notificationhub
- Owner: fatihbaltaci
- Created: 2016-01-11T22:06:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T22:28:18.000Z (over 8 years ago)
- Last Synced: 2025-02-09T05:20:51.232Z (8 months ago)
- Language: Java
- Homepage:
- Size: 120 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.