I want my ViewFlipper to start displaying images from the position value what I provide. How to do this.
I think you can use the setDisplayedChild(n) method for that.