(ListView is one of the most important components in the development of Android software. It is basically a software that uses ListView. Today, I will teach you how to use ListView components to create a beautiful list. When I say ListView, I have to say Adapter, because only through Adapter can the data in the list be mapped to ListView.)