| Author |
Iterating through images in Resource Folder
|
Robert Darling
Ranch Hand
Joined: Jun 21, 2008
Posts: 100
|
|
Hi,
I want to iterate through images in my res folder. How can i do this, and then dynamically add them to a scrollview/tableview? Is it possible.
Kind Regards.
|
 |
Monu Tripathi
Rancher
Joined: Oct 12, 2008
Posts: 1365
|
|
|
You can maintain an array of Resource IDs and then use them your code. Similar technique has been used in this tutorial.
|
[List of FAQs] | [Android FAQ] | [My Blog] | [Samuh Varta]
|
 |
 |
|
|
subject: Iterating through images in Resource Folder
|
|
|