hi!
does anyone know how much memory space must be available to be able to open/run the camrea engine/application so that the prompt "Out of memory" won't be occuring?
hope to hear from anyone about this matter...
thanks in advance!
hi!
does anyone know how much memory space must be available to be able to open/run the camrea engine/application so that the prompt "Out of memory" won't be occuring?
hope to hear from anyone about this matter...
thanks in advance!
That most likely depends on the image resulution of the target device, anyway, you could reduce the memory load in the construction time by not preparing the camera for image capture, anywya, you need to call this before capturing a image.
Basically you need to have a bit more than the captured image takes, and it takes 3 bytes for pixel, thus 1 Mb image takes 3 MB of memory.
yucca
Originally Posted by symbianyucca
thanks yucca for the info![]()