zhanghai / zhanghai/MaterialFiles
"Null" page when view the APK details on external SD card.
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
I noticed this little glitch, it doesn't affect any stability, just a bit weird.
APK in Internal storage: working and APP icon thumbnails.
APK in External storage: the "Permissions" page unavailable and show "java.io.ioexception applicationinfo is null", non-App icon (Default grey).
OS: Android 6, 10


Contributor guide
No contributing guide indexed for this repository
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
Reproduce the issue on Android 6 or 10 with an APK on an external SD card, then trace the APK details flow for permission loading and icon thumbnails. Done means the Permissions page loads without the reported IOException and the APK displays its icon, while internal-storage behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100