google / google/jetpack-camera-app

Improve external storage handling for external intent Image Capture

Open
#157 3 comments 0 reactions 1 assignee Claimed by @Anshu-Bijarnia View on GitHub
good first issue
Dominant language
Kotlin
Stars
341
Forks
71
Avg merge
4d 17h
Merged PRs (30d)
7

Description

`AndroidManifest.xml` gives a lint warning for this code:

```


```

The warning is:

```
... is deprecated (and is not granted) when targeting Android 13+. If you need to query or interact
with MediaStore or media files on the shared storage, you should instead use one or more new
storage permissions: READ_MEDIA_IMAGES, READ_MEDIA_VIDEO or READ_MEDIA_AUDIO.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.