# Dialogs and alerts on Android using Anko and Kotlin (KAD 24)

DevFeed: [Dialogs and alerts on Android using Anko and Kotlin (KAD 24)](<https://devfeed.tech/articles/dialogs-and-alerts-on-android-using-anko-and-kotlin-kad-24-27159.md>)

Original publisher: [Read original article](<https://antonioleiva.com/dialogs-android-anko-kotlin>)

Published: 2017-05-09T00:00:00Z

Content type: tutorial

Language: en

Sources: [Antonio Leiva](<https://devfeed.tech/sources/antonio-leiva.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>)

## AI overview

A tutorial on creating Android alerts, dialogs, and progress dialogs with Kotlin and Anko. It explains how Anko's DSL-style blocks and customization methods simplify dialog construction, including adding buttons, actions, and custom views.

## Source excerpt

Everything Android, Kotlin and other random topics