I am getting OutOfMemoryError on my application. When i went through some tutorials, i came to know that, I can solve this issue by using Softreference/Weakreference. But I don’t know that how to use Softreference/Weakreference.
Please suggest me some tutorials that providing examples for the Softreference or Weakreference.
Thank you…
See the following tutorial
How to use SoftReference