October 2016
Intermediate to advanced
382 pages
7h 8m
English
In the previous section, we learned how to create a mobile application from a template, how to customize it, and how to download it and work with it on your local Android Studio. In this section, we will learn how to extend your mobile application so that it can receive push notifications from the server.
Push Notifications is an asynchronous way of sending messages to application users' devices. To enable this, we will use the Push Notifications service on Bluemix.
Let us first create the Push Notifications service instance. Follow the steps given here to create the service instance:
Read now
Unlock full access