There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
In this tutorial, Iām gonna show you how to use the push notifications in your android applications. Before the Google I/O 2016, we were using the Google Cloud Messaging service (GCM) to send the data from the server to the clients or the android power devices but in I/O 2016, Google introduced the Firebase Cloud Messaging which is a good alternative and easier to implement.