Hi, Release the memory used by each bitmap so you have fewer 'pages' in memory at the same time, see the bitmap recycle() method.
Regards On Sep 15, 11:06 pm, TreKing <[email protected]> wrote: > On Thu, Sep 15, 2011 at 4:17 AM, parasnath <[email protected]> wrote: > > is it possible > > You cannot arbitrarily increase the memory available on a given device. > There are limits on resources, especially on mobile devices. Your job is to > find clever ways to work around those limits. > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- 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

