well, I changed phones: a One Plus with android 11 this time: it works much better!
I still have a few issues that I'll put here:
issue 01
if (!document.childExists("Gtournois")) {
document.createDirFromUri("Gtournois", true);
document.createDirFromUri("Gtournois_Imports", true);
}
In this case, only the first folder is created, not the second.
issue 02
I don't know how to create subfolders of the "Gtournois" folder
I don't know how to access these subfolders
I don't know how to write to these subfolders
Thank you very much for your help!