PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WM17] - How to allow user to select a file from Mobile storage media?
[WM17] - How to allow user to select a file from Mobile storage media?
Iniciado por guest, 04,may. 2015 12:42 - 2 respuestas
Publicado el 04,mayo 2015 - 12:42
I am trying to implement a way by which I can allow a user to select a file existing on the storage media of their device.

The file type that I would like to allow user to select is text files only.

I am not able to get fSelect to work as it is not supported on Android as well as iOS.

Any other way to achieve this please?

TIA

Yogi Yang
Publicado el 04,mayo 2015 - 15:37
Hi

there is an example of a folder/file browser available for android. You can probably use that as a basis for your file picker

Best regards
Publicado el 05,mayo 2015 - 07:29
Hi Fabric,

Here is the list of Folders of samples for Android:
[attachment 1485 2015-05-05_105728.jpg]

There is no sample showing File or Folder browsing techniques.

Yes there is one for Windows Phone apps but not for Android!

TIA

Yogi Yang