#
PushNotifications SDK
#
Features
#
It just works
PushNotificationsSDK has been built to be easy to use and should "just work" out-of-the-box without any special configuration or troublesome setup.
#
Pre-Handled Actions
We've got 3 type of actions handled along with a custom action to pass control to app's service, see Usage for more details.
#
Easy install
Installation takes only a few minutes. Then all you need is to send notifications, SDK handles the rest.
#
Powerful
Configuration using different type of keys to modify UI of each custom notification. See Templates for more details.
#
Simple extension
SDK is built in such a way that you can easily extend it to handle your own custom tasks, just use A
type action and control will be passed to your app's service along with all data received in notification.
#
Easy Testing
You can easily test the integration of notifications in your app using TestNotificationActivity.