TeamAmaze / TeamAmaze/AmazeFileManager
[BUG] Crash on editing files on external SD
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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