tags:

views:

30

answers:

0

I am using android and i have an array of bitmap and i want to show these bitmaps on a regular interval on canvas one after another at the same place/position.

can anyone suggesting me the road map to do this ?

Note:

My canvas has multiple bitmaps & later on i will set this canvas a wallpaper. i am free to use animation to change bitmaps one after another