. f May 2020 ~ Android Developers Blog

Monday, 11 May 2020

Kotlin - Enum Classes in Kotlin | Enum Methods | Enum Properties

Hello Friend,               Today I am going to share about Enum class in Kotlin   - How to create/initialize enum classes - methods and properties of enum classes. Initializing enums – This file contains bidirectional Unicode text that may be interpreted or...

Kotlin - Android notification in kotlin | Android MVP in Kotlin

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...

 

Copyright @ 2013 Android Developers Blog.