ankidroid / ankidroid/Anki-Android

Unable to share image from app to AnkiDroid

Open
#20,917 1 comment 0 reactions 1 assignee Claimed by @criticalAY View on GitHub
Needs Triage
Dominant language
Kotlin
Stars
11.8k
Forks
2.9k
Avg merge
2d 3h
Merged PRs (30d)
171

Description

### Checked for duplicates?

- [x] This issue is not a duplicate

### Does it also happen in the desktop version?

- [ ] This bug does not occur in the latest version of Anki Desktop

### What are the steps to reproduce this bug?

Try to share image to AnkiDroid i.e. Add Image and you will get error snackbar and there is exception i.e.

```
internalizeUri() unable to open input stream from content resolver for Uri file:///data/user/0/com.ichi2.anki.debug/cache/PXL_20260414_083401732.jpg (Fix with AI)
java.lang.SecurityException: java/android/unsafe-content-uri-resolution
at com.ichi2.utils.FileUtilKt.openInputStreamSafe(FileUtil.kt:205)
at com.ichi2.utils.FileUtil.internalizeUri(FileUtil.kt:101)
```

### Expected behaviour

Image is added

### Debug info

```text
Latest commit on dev
```

### (Optional) Anything else you want to share?

_No response_

### Research

- [x] I have checked the [manual](https://ankidroid.org/docs/manual.html) and the [FAQ](https://github.com/ankidroid/Anki-Android/wiki/FAQ) and could not find a solution to my issue
- [x] (Optional) I have confirmed the issue is not resolved in the latest alpha release ([instructions](https://docs.ankidroid.org/manual.html#betaTesting))

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.