Android Question Set Imageview Image in code

ElliotHC

Active Member
Licensed User
Hi,

Please could someone help me to set the Imageview with a file in the default group?

It seems like a very simple thing to do but I can't seem to find any examples.

I have a picture of a counter with all the numbers and I need to display the images as I count through them.. e.g. 1, 2, 3, 4 and use a select case and in each case display the appropriate image
 
Top