Hi thank you for the answer. That was exactly the issue. It is all working now
as expected:)
Regards
On 06/06/2012, at 19.03, "Jonathan Pryor" wrote:
> The problem is that you didn't add the .jar as an AndroidJavaLibrary to your
> Application project:
>
>http://stackoverflow.com/a/1091
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 me