Android의 목록에 이미지와 이름을 넣는 방법은 무엇입니까?android의 목록
-3
A
답변
0
ListView에 항목 (이미지 및 이름)을 표시하는 방법을 알려주기 위해 ListAdapter를 만들어야합니다. You can read a tutorial here. 다른 튜토리얼도 많이 있습니다. including the ones from google.
1
사용자 지정 목록 어댑터를 사용해야합니다.
여기
http://www.helloandroid.com/tutorials/how-update-custom-listview-images-simply
http://androidgenuine.com/?tag=text-and-image-on-a-listview-android
.. 유용 할 수 있습니다 몇 가지 링크입니다