Maybe you can tell us what the 4 mb pictures is used for.

Say if you are working on a game and it is your scrolling background,
maybe you could use tiles instead and only have smaller chunks.

I understand your question is about best practices, but maybe with a
use case scenario of these bitmap someone can come up with a better
strategy.

I take it you also set the BitmapFactory.Options.inInputShareable to
true so that BitmapFactory.Options.InPurgeable MIGHT not make a copy
of the data ?

Yahel

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