• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps overload memory error using onPreviewFrame method

  • Thread starter Thread starter Deleted User
  • Start date Start date
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!
 
Back
Top Bottom