Fixed
Status Update
Comments
wu...@google.com <wu...@google.com>
an...@google.com <an...@google.com>
ri...@gmail.com <ri...@gmail.com> #2
I have unintentionally posted this as a bug but it is a Feature Request instead. Please change the category, thank you.
ap...@google.com <ap...@google.com> #3
Thanks for filing this - I've changed it to a Feature request and marked it for our team to look at for Video development. Thanks!
an...@google.com <an...@google.com> #4
Hi, we're heavily using CameraX API for recording video and this is much anticipated feature for us. Is there any timeframe for this issue? Thanks
ju...@google.com <ju...@google.com> #5
Hi, it is expected to release the first alpha soon. This feature is in our current roadmap, but we are not able to provide an exact timeframe to support this feature. Please stay tuned. Thanks!
Description
```
java.lang.SecurityException: Permission Denial: writing com.android.providers.media.MediaProvider uri content://media/external/images/media from pid=XXXXX, uid=XXXXX requires android.permission.WRITE_EXTERNAL_STORAGE, or grantUriPermission()
```
It seems that `androidx.camera` doesn't handle this error correctly, or at all.
CAMERAX VERSION 1.1.0
ANDROID OS BUILD NUMBER: Android 9
DEVICE NAME: Amazon Fire HD 8 (10th generation)
REPRODUCIBILITY: 100%