10. Displaying Dialogs

Android application user interfaces need to be elegant and easy to use. One important technique developers can use is to implement dialogs to inform the user or allow the user to perform actions such as edits without redrawing the main screen. In this chapter, we discuss how to incorporate dialogs into your applications.

Choosing Your Dialog Implementation

The Android platform is growing and changing quickly. New revisions of the Android SDK are released on a frequent basis. This means that developers are always struggling to keep up with the latest that Android has to offer. The Android platform has been in a period of transition from a traditional smartphone platform to a “smart-device” platform that will support a much ...

Get Introduction to Android™ Application Development: Android Essentials, Fourth Edition 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.