i am facing a problem of OutOfMemoryError that is bitmap size exceeds vm budget while changing the orientation of the Droid mobile (but not in any of other mobiles like Android normal and Android small).I am displaying 10 images in gridview, each one size is less than 20kb.
If i insert 6 images then it doesn't arise that error.
How can i resolve this problem, any one please solve this problem. Thanks