I dunno if there is a way to rectify that in the android framework. If possible we can change the code in the framework to suit our requirements. My belief is there should be one. We might have to hack somewhere.
On Mon, May 25, 2009 at 6:11 PM, Bo <[email protected]> wrote: > > It seems that, according to the log, the garbage collector is busy at > freeing passed byte arrays on every preview callback. That's a waste > of time. Why don't we create an array before the preview callback is > set and write that one? > > Best, > > Bo > > > -- Regards, -Karan. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

