Use android.widget.ListView widget directly. · Make your activity class extends android.app.ListActivity. Then you can call it's setAdapter() method to set item ...
確定! 回上一頁