Have the client keep track of K, the index of the next image to fetch, and N, the number of images to fetch per service call. Have the service retrieve the images in a well-defined order, and send N images starting at the Kth one for a call requesting (K, N). Have the client do the right thing with those N images.
Stop shouting in your posts! DO YOU LIKE PEOPLE TO SHOUT AT YOU? WELL, DO YOU?! WHAT? YOU DON'T! THEN WHY DO IT DO US? Hm? On Monday, September 17, 2012 11:20:51 PM UTC-7, Maniteja Pusuluri wrote: > > HAI, That means "Yes" in Japanese. > *Present Situtation :-* > > > > *i AM DISPLAYING IMAGES FROM WEBSERVICES .WHAT MY TASK IS? I NEED TO > DISPLAY IMAGES IN PAGE WISE (PAGE 1:9 IMAGES,PAGE 2:9 IMAGES).WHEN THE USER > IS IN FIRST PAGE AND HE REACHES LAST I NEED TO FETCH NEXT 9 IMAGES FROM > SERVER IN PAGE WISE.I AM UNABLE TO DO THIS CAN ANY ONE HELP ME.* > > >> -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

