Android read from file and create thumbnail.
Posted
by Faisal khan
on Stack Overflow
See other posts from Stack Overflow
or by Faisal khan
Published on 2010-04-02T13:00:56Z
Indexed on
2010/04/02
13:03 UTC
Read the original article
Hit count: 908
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 ??
© Stack Overflow or respective owner