Hello everyone
I´m working with app mobile and I need read a txt file on sdcard, but I can´t get the path for this file.
I tried to set on path property on GetFileData action many ways e.g:
file:///sdcard or file:\\\sdcard
:///sdcard or :\\\sdcard
sdcard
Also changing the StorageTypeId Internal or External
The device has Android OS
Anyone can help me please