delight-im / delight-im/Android-AdvancedWebView
App Keep Crashing When Download File
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 578
- PR merge metrics
- No merged PRs in 30d
Description
Sorry, I just start using android studio
My App keep crash when I try to download some files due to no permission to access external storage
`java.lang.SecurityException: No permission to write to /storage/emulated/0/Download/test.pdf: Neither user 10089 nor current process has android.permission.WRITE_EXTERNAL_STORAGE.`
There's any way to force popup permission request when WRITE_EXTERNAL_STORAGE permission is disabled by user? so my App won't crash when i click download button without external storage permission
Sorry for my bad english
Thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.