ImagePicker-and-Compression
ImagePicker-and-Compression copied to clipboard
Android 10's Scoped storage using Image picker (Gallery / Camera) with compression example.
After capturing an Image from camera it is rotating when i receiving it.
Thank you for your awesome work!
When taking image capture from camera and then uploading it on S3 I can see that the uploaded image is empty sometimes.
getting this error after launching the image picker intent Attempt to invoke virtual method 'boolean android.content.Intent.migrateExtraStreamToClipData()' on a null object reference but its working fine below android 11
Android package visibility in android 11 and update of libs to newer versions.