Hi Everyone,
I am trying to read data files from a shared folder in gallery application. Using File Browse tool is one solution. But the uploading process is slow as we have a few data files and some of them are big. So we are thinking to upload input files in a shared folder and read them from there. While it is an easy tasks in the desktop application, I could not find a solution for gallery application. Using the input data tool seems to upload the data files to the server. So when you run the application in the gallery, instead of reading the data from the shared folder, it seems to run based on the files uploaded. Could anyone share what's the best practice to read in large data files in gallery? Thanks for your input.