I have this AsyncTask which I want to Process Bitmap in,what i want to do is to cache the image and send the bitmap to the activity where it could be posted or saved to local storage, the code is working in some android Versions and not working in some, Please Help. Thanks in Advance.I have this AsyncTask which I want to Process B