On Oct 23, 3:51 am, Latha Shivanna <[email protected]> wrote: > The whole procedure is followed for (480x640) times. And so there is a > redundant creation of the array for every frame display.
Why do you have to create a new array each time? Why can't you re-use an existing one? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

