Android
Guide to Notifications in Android
In this tutorial you will be learning how to create notifications in Android. You will learn how to make a simple notification. After that you will learn different styles of Notifications in Android. The complete code for this tutorial is available at this GitHub repo , you can clone/download the project Read more…