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 <[email protected]> wrote:
>
> 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
> -~----------~----~----~----~------~----~------~--~---
>
>

-- 
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

Reply via email to