Hello Friends,
Lets first tell you what is notification.
Notification is a message that is used to display some short messages outside of our main application. Even if the app is not running, notifications will still work. Notifications have the following contents: an icon, title of notification and some text content.
Now today I am going to share , how create notification in Kotlin.
Download code from here
Hope this will helps someone..
Enjoy Coding.... :)
Lets first tell you what is notification.
Notification is a message that is used to display some short messages outside of our main application. Even if the app is not running, notifications will still work. Notifications have the following contents: an icon, title of notification and some text content.
Now today I am going to share , how create notification in Kotlin.
Download code from here
Hope this will helps someone..
Enjoy Coding.... :)