kivy: Write/Save Files to Android|Android Path
/storage/emulate/{user}/
For my example,
my cell phone was: Huawei P30 pro
The absolute path of Download
directory is: /storage/emulate/0/Download
If you Not sure about your path, try this script to access your path: filechooser. I updated this script, so, it will show the absolute path of the file you choose.
kivy: Write/Save Files to Android|Android Path
https://karobben.github.io/2021/03/12/Python/kivy-write2android/