Chapter 14. Android Dialog Windows

In this chapter, we will learn how to present the user with a pop-up dialog window. We can then put all that we know into the first phase of our first multi-chapter app, Note to self. We will then learn about more Android and Kotlin features in this chapter and the four following chapters (up to Chapter 18, Localization), and then use our newly acquired knowledge to enhance the Note to self app.

In each chapter, we will also build a selection of smaller apps that are separate from this main app. So, what does Chapter 14, Android Dialog Windows, hold in store for you? The following topics will be covered in this chapter:

  • Implement a simple app with a pop-up dialog box
  • Learn how to use DialogFragment to begin the ...

Get Android Programming with Kotlin for Beginners now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.