carlpoole/azure-notificationhubs-android
Android SDK and Samples for Azure Notification Hubs
Microsoft Azure Notification Hubs - Android SDK
Microsoft Azure Notification Hubs provide a multiplatform, scaled-out push infrastructure that enables you to send mobile push notifications from any backend (in the cloud or on-premises) to any mobile platform. To learn more, visit our Developer Center.
Getting Started with Android SDK
Please follow our tutorial to start using the Android SDK with Microsoft Azure Notification Hubs.
Download the source code
To get the source code of our SDKs and samples via git just type:
git clone https://github.com/Azure/azure-notificationhubs-android.git
cd azure-notificationhubs-androidBuilding and Referencing the SDK
- Import the
/src/notification-hubs-sdkproject into your workspace - Once Android Studio finished compiling the library, the resulting
.jarfile is located in/src/notification-hubs-sdk/bin.
Need Help?
Be sure to check out the Connectivity and Messaging Developer Forum if you are having trouble. The Notification Hubs product team actively monitors the forum and will be more than happy to assist you.
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct.
For more information see the Code of Conduct FAQ or
contact opencode@microsoft.com with any additional questions or comments.