D
Deleted User
Guest
I guess that most of you know about the overload memory error on the onPreviewFrame method:
Issue 2794 - android - Camera Preview Callback memory Issue - Project Hosting on Google Code
in this method every frame returned by the camera is reserverd on memory and it results in a out of memory error.
I'm working with Android 1.5 because I have a Motorola Dext (there is not upgrade to the Android 2 version), but I would like to know if in any of the later version this error has been fixed or if there are a kind of homemade solution...
Thank you!
Issue 2794 - android - Camera Preview Callback memory Issue - Project Hosting on Google Code
in this method every frame returned by the camera is reserverd on memory and it results in a out of memory error.
I'm working with Android 1.5 because I have a Motorola Dext (there is not upgrade to the Android 2 version), but I would like to know if in any of the later version this error has been fixed or if there are a kind of homemade solution...
Thank you!