09-22-2011, 05:17 AM
|
#1 (permalink)
|
| Knows Where the Search Button Is
Join Date: Sep 2011 Model: 9700 PIN: N/A Carrier: 9700
Posts: 15
Post Thanks: 0 Thanked 0 Times in 0 Posts
| OutofMemoryError Please Login to Remove! Hi,
I am displaying images from sdcard in my bb app . I am storing images in Vector.
user can select images & move to next screen which shows selected images. On next screen, i created bitmap array of vector size (which contain images) & i am getting bitmap from vector & saving it in bitmap array
if there are 55 images it display all images at first screen & store in vector but in next screen where i m saving images in bitmap array i am getting exception "out of memory error"
any one know how to resolve this error ? |
| Offline
| |