---
title: "Explain the dialog boxes supported on Android."  
description: "Explain the dialog boxes supported on Android."  
author: "Kalin"  
published: 2022-04-14  
canonical: https://answers.mindstick.com/qa/96793/explain-the-dialog-boxes-supported-on-android  
category: "troubleshooting"  
tags: ["troubleshooting", "android"]  
reading_time: 1 minute  

---

# Explain the dialog boxes supported on Android.

[Explain](https://yourviews.mindstick.com/view/86025/content-created-for-humans-not-for-bots-explain-this-statement) the [dialog boxes](https://www.mindstick.com/interview/2573/which-dialog-boxes-can-we-use-in-our-android-application) supported on Android.

## Answers

### Answer by Hitesh Vohra

![Explain the dialog boxes supported on Android.](https://answers.mindstick.com/questionanswer/a7a33f65-d600-414a-ac52-4059b5f331ea/images/ca5c6f66-5295-49ee-8b1b-e1e6fcf2e5f5.png)\

- A dialogue is a small window that asks the user to make a choice or enter more information. A dialogue does not take up the entire screen and is typically used for modal events in which users must take action before proceeding.
- AlertDialog-A dialogue with a title, up to three buttons, a list of selectable items, or a custom layout can be displayed.
- Date Picker [Dialog](https://www.mindstick.com/forum/500/print-dialog-using-c-sharp) and Time Picker Dialog are two different types of dialogues.
- A dialogue having a pre-defined user interface for selecting a date or time.
- The **Alert Dialog** class is generally the only dialogue class you'll need because it lets you to create a variety of dialogue designs.

\

**Read More: [What language is used to write the Android operating system?](https://answers.mindstick.com/qa/96804/what-language-is-used-to-write-the-android-operating-system)**


---

Original Source: https://answers.mindstick.com/qa/96793/explain-the-dialog-boxes-supported-on-android

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
