WICG / file-system-access

Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
https://wicg.github.io/file-system-access/
Other
669 stars 66 forks source link

Mobile Devices #316

Closed harunoz closed 3 years ago

harunoz commented 3 years ago

Hello, is there any way to use this API on mobile phones? I mean, if I open a web site that uses this API via a mobile version of Chrome can I access my files that stored in my phone?

tomayac commented 3 years ago

Android support for the File System Access API is tracked as https://crbug.com/1011535.

jimmywarting commented 3 years ago

Should close this, it is not really the right place to ask this kind of question. This repo is purely about spec

tomayac commented 3 years ago

+1, but I don't have the rights to close this. The original poster has a point, though, as we have failed to inform users about browser support, and Android keeps popping up. Fixed with https://github.com/GoogleChrome/web.dev/pull/5934 now. Repo admins, please feel free to close this Issue now.