Chapter 3. Creating User Interfaces

Creating an intuitive, good-looking interface is one of the most important aspects of a successful Android application. It doesn’t matter how wonderful your code is if the user cannot easily find and use the features you’ve worked so hard to create. Although Android’s diversity may give your application access to a greater pool of devices, you must also contend with making sure your application correctly supports multiple screen sizes.

Fortunately, Android gives developers many tools to make the process as straightforward as possible. In this chapter, you’ll learn about all but one of the major building blocks for displaying information. The one major omission is the ListView class, which will be covered in ...

Get Beginning Android Programming: Develop and Design 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.