Liz 0 Posted June 26 I need some code for a multidevice application in Delphi that allows you to select a csv file from the phone's file manager and display it in a TStringList. Please, I have already searched a lot and nothing, I just need a small code that works for that, because I have been using some alternatives from the Katri library but when I select the csv it gives me the address but then it tells me file not found and it tells me the same address, I don't know if it's a matter of how Android handles addresses or something. Thanks in advance Share this post Link to post
Dave Nottage 557 Posted June 26 Just now, Liz said: I don't know if it's a matter of how Android handles addresses or something. Yes, it is a matter of that. It's explained in the demo in Kastri. 1 Share this post Link to post