Suppose I have multiple images in drawable folder(ex-8 images). I want to show all these images in a imageView one after another with left to right flip effect repeatedly(
use ViewFlipper or ViewPager
i hope this will help you...