On Android, when selecting a file on Google Drive through the dialog plugin and obtaining a std::fs::File from the fs plugin’s tauri_plugin_fs::Fs::open, writing to it completes without any errors.
We need to use Intent.ACTION_OPEN_DOCUMENT, which opens the system's file picker app, instead of Intent.ACTION_PICK. Or add a process for when the intent is not available as follows ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results