Android read from file and create thumbnail.
- by Faisal khan
I want to create Thumbnail(small size image) from larger image.
is there any way to read image into drawable and reduce size and width,height and turned into thumbnail image and then set into imageview ??