[mono-android] Image caching
Jens Bjarke Pedersen
jbp at itai.dk
Wed Jun 20 08:24:25 UTC 2012
Hey Guys,
We are working with mono droid and are developing a app where we are using a lot of downloaded images at the same time, which results in memory issues.
Now I want to implement a image handler which caches the most used images and clears images not used when the app is hitting low memory warning.
I thought about reference counting and call disposal on bitmaps when they are not used. Or do mono droid have any tricks I can use instead :)
Have you any suggestion to this approach.
Venlig hilsen / Best regards
Bjarke Pedersen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodroid/attachments/20120620/d2ad7c8b/attachment.html>
More information about the Monodroid
mailing list