Hi
we are working on a project where image data is coming from webservice and we need to display that image bitmap data in our phones, the images could have more than 500, so when we download data form webservice and displaying then in gallery with converting image data into bitmap, outofmemory error is coming and program crashes.
Please give suggestion to how to achieve this.