Hi there, I know that there was a “file” component in the storage category, but apparently it is gone now!!
So, how can I read text files from the device? in there a new component that can do that? I cant find one.
(Secondary request) Also, if there is a way to browse the files from within the app rather than typing a constant path to the needed file (as it was in the “ReadFrom” block from the previous “file” component), that would be much appreciated.
Thank you and have a nice day.
P.S. I did try to find an answer (for thunkable not app inventor) for this problem with no luck, if there are previous answers I would appreciate the link to them.
Do you consider to use Thunkable X to create your app? In Thunkable X version, you can use .csv format to read the text. Please check this video for further information.
Thank you Conor for clearing that out
Ok so I need to use the cross platform version, Joannie said that I can read .csv files.
but I still dont know how to do that. The video she provided is still using the file coomponent.
I there any way to read characters from any type of external files in thunkable x apps?