Hi, http://developer.android.com/reference/android/graphics/Bitmap.html#recycle()
Regards On Feb 15, 5:32 pm, canny <[email protected]> wrote: > Hi all, > > In my application , I have to display a large image using number of > small images ( like gogle map tiling of views) . Exactly i need to > draw all thes bitmaps on canvas at every time am loading images that r > visible screen i.e while am scrolling updating new set of images . But > some times getting a problem like out of memory error. Can any one > tell me how to accomplish my task i.e i have to google map kind of > view which has to scrolled horizontally and vertically and it has to > be zoomed too. So please can any one help me to resolve this . > Thanking u ? > > Thanks, > Srinivas -- 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

