PicPicker
PicPicker copied to clipboard
Take a look into Bitmap Api
On the bitmap we can get the byteCount by calling getByteCount
.
Take a look on it and try to not compress the bitmap to check it's size.