. Android Developers Blog: kotlin
Showing posts with label kotlin. Show all posts
Showing posts with label kotlin. Show all posts

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

Saturday, 5 October 2019

Kotlin Android – AlertDialog – Example

Hello Friends,                 Here is the demo Alert Dialog in Kotlin. Android AlertDialog class                 is used to display a dialog box to user with positive and negative buttons. It Appears on top of...

 

Copyright @ 2013 Android Developers Blog.