how to refer a image that is stored in the phone to the listview.
Weifa Truong
Greenhorn
Joined: Apr 25, 2011
Posts: 1
posted
0
I want to show a image that is stored in the phone as a icon in the listview. Because this icon should be dynamic so I cannot store the icon from the beginning in the package. Can I refer to my phone storage card at android:src="@drawable/icon" on xml file?