I am working on the crop image class, but encounter a recycled bit map problem:
03-02 23:14:10.514: E/AndroidRuntime(16736): FATAL EXCEPTION: Thread-1470 03-
Android doesn't allows us reuse recycled Bitmap .just comment the bitmap.recycle() to resolve this error. For more details click here
Bitmap
bitmap.recycle()