Hour 8. ListViews and Adapters

What You’ll Learn in This Hour:

Image Getting started with ListViews

Image Extending BaseAdapter

Image Introducing the view holder pattern

Showing a list of relevant information is key to many Android apps. In the installed apps on any Android device, there are lists of text messages, contacts, and emails. In this hour, you learn about displaying information in a ListView. ListViews use adapters to make the connection between the data ...

Get Sams Teach Yourself: Android Application Development in 24 Hours, 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.