(In the use and development of Android, ListView is a component that is used frequently. It is basically used in slightly complex layouts. It can make your interface beautiful and hierarchical. The ListView can be used as a container for data display or as the layout of the interface. Learning ListView requires three things: display, data adapter, and listener for various things.)