Hi
I have a B4A Activity app.
I want to let the user select a folder where I can then write a file (SQLite).
I'm not sure whether SAF (https://www.b4x.com/android/forum/threads/externalstorage-access-sd-cards-and-usb-sticks.90238/)
or SaveAs (https://www.b4x.com/android/forum/t...list-of-other-related-methods.129897/#content)
is the right way to do this.
I have a B4A Activity app.
I want to let the user select a folder where I can then write a file (SQLite).
I'm not sure whether SAF (https://www.b4x.com/android/forum/threads/externalstorage-access-sd-cards-and-usb-sticks.90238/)
or SaveAs (https://www.b4x.com/android/forum/t...list-of-other-related-methods.129897/#content)
is the right way to do this.