-
In case you're not camping out ⛺️ on the blink-dev mailing list as I do: It was just announced that there are plans to ship the File System Access API on Android and WebView: groups.google.com/a/chromium.org/g/blink-api-owners-discuss/c/QWBQXjwJyhU/m/O8InBgAeBgAJ. There's one "but", which is that this won't include the
show*Picker()
methods. -
If you're interested in the
show*Picker()
methods, star ⭐️ the bug bugs.chromium.org/p/chromium/issues/detail?id=1011535 to be notified of progress. 📂showOpenFilePicker()
💾showSaveFilePicker()
🗄️showDirectoryPicker()