How to load imageURL in viewpager?
Actually i implemented the task without pager,i used Gesture to do so,but i need to display rhe images with the help of pager.
I had seen many examples but i cant understand,the thing is myself having array of ImageURl[],showing images in Gridview,if i clicks the particular image it should display the current image and while swiping other images should be followed.
How to load imageURL in viewpager? Actually i implemented the task without pager,i used
Share
Great Link: https://github.com/nostra13/Android-Universal-Image-Loader/blob/master/UniversalImageLoaderExample/src/com/nostra13/example/universalimageloader/ImagePagerActivity.java