Re: [android-developers] Problem in showing multiple images in ImageView object

2011-05-19 Thread Saurav
Use a Gallery, or an ImageSwitcher. Regards, Saurav Mukherjee. On Thu, May 19, 2011 at 10:37 AM, Md.Fazla Rabbi OPU < md.fazlara...@gmail.com> wrote: > Hi, > > I am new in Android. I made a small project with two button ("next" > and "previous") and a ImageView object. In the res/drawable fo

[android-developers] Problem in showing multiple images in ImageView object

2011-05-19 Thread Md.Fazla Rabbi OPU
Hi, I am new in Android. I made a small project with two button ("next" and "previous") and a ImageView object. In the res/drawable folder i have some images. I store this images in an Array object. Now i want to show the images which is come from the Array object one by one when the next button i