When orientation of phone changes during loading of images from sdcard the application crashes due to
java.lang.RuntimeException: An error occured while executing doInBackground()
I am using the code from http://mihaifonoage.blogspot.com/2009/11/displaying-images-from-sd-card-in.html
can any one Please help me