Compressor
Compressor copied to clipboard
NullPointerException int android.graphics.Bitmap.getWidth()
this is also my question,can you tell me how to fix it?
This happens when you set the destination directory same as that of the original image file. A work-around is to set a different directory for the compressed image.
how to solve this issue?