TeamAmaze / TeamAmaze/AmazeFileManager

[BUG] Crash on editing files on external SD

Open
#1,558 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-ExternalStorage Area-FileOperations Issue-Severe (high)
Dominant language
Kotlin
Stars
6.4k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
1

Description

Files on external SD card can be read, but cannot be written to, edited, or modified.
The same operations in the internal sdcard are fine.

System:
Xperia XZ2/Android 9 (although this happened on other devices as well)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing file editing on an external SD card using the reported Xperia XZ2/Android 9 setup, then compare the same operations on internal storage. Trace the existing file-editing entry point and Android storage handling. Done means files on supported external SD cards can be written, edited, and modified without breaking internal storage behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.