In Android dialogs are those little popups you can sometimes see. As a developer it’s a handy thing to show messages to the user, display loading dialogs, show errors that occured,… And it’s pretty easy to implement! Although I had some problems using them, but first let’s start creating a dialog!
(meer…)