Alert Dialog

Alert Dialog

Very nice intro to Alert dialog for Android, check it out.

Android for beginners

      In this topic we are going to discuss a little bit about the Alert Dialog used in Android applications, and in this post we are going to describe the simple Alert Dialog and further more the more complex Alert Dialog.
First, the usage of the Alert Dialog. Alert Dialogs are simple and lightweight tools for displaying some “alert” or simple message, like “are you sure you want to exit this application, or deleting something or showing successful operation by the user with interaction. It can have custom positive and negative buttons for interaction, like “OK” and “Cancel”, “Wait”, “Done” or something like that, by your choice for what you want the alert dialog to do.

View original post 544 more words

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s