Reduce Image Size Using Compression Without changing Dimension
问题 How to reduce Image Size without changing image dimensions(Height and width should be same).In android How can i do this?.I want to reduce the quality of image.I want to send it over the network.So size should be smaller.I need a functionality similar to https://play.google.com/store/apps/details?id=com.shoozhoo.imageresizer&hl=en 回答1: Note the application linked reduce the size of the image by cropping it. If you want to reduce the stored bytes of an image you need to compress it using a