[Error 13] Permissin denied: /storage/emulated/0/Download/testfile.txt
I Have granted the app permission "WRITE_EXTERNAL_STORAGE" and would expect a download-folder chooser where toe downloaded file schould be stored.
In android-10-java-development an app has to use the android folder picker Intent.ACTION_OPEN_DOCUMENT_TREE to get write permssion to destination dir.
sorry i have only android-java knowledge and donot know how to do this with py. Maybe this is helpful for you
kivy/python-for-android#2032
[Error 13] Permissin denied: /storage/emulated/0/Download/testfile.txt
I Have granted the app permission "WRITE_EXTERNAL_STORAGE" and would expect a download-folder chooser where toe downloaded file schould be stored.
In android-10-java-development an app has to use the android folder picker Intent.ACTION_OPEN_DOCUMENT_TREE to get write permssion to destination dir.
sorry i have only android-java knowledge and donot know how to do this with py. Maybe this is helpful for you
kivy/python-for-android#2032