ya...I now create the new array only once in the beginning and release it once my app ends. Untill this release my array would be retained n used without being created once again.
thank you Latha On Fri, Oct 23, 2009 at 11:39 PM, fadden <fad...@android.com> wrote: > > On Oct 23, 3:51 am, Latha Shivanna <latha...@gmail.com> 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 android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -~----------~----~----~----~------~----~------~--~--- > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en