原文地址:http://www.vogella.com/tutorials/AndroidListView/article.html 1. Android and Lists 1.1. Using lists in Android The display of elements in a list is a very common pattern in mobile applications. The user sees a list of items and can scroll throug…