Bart Kindt 5 Posted April 7, 2022 Despite googling for this, I have not been able to find a recent solution to this; everything I fould either did not work at all, or the procedures called in examples do no longer exist in Delphi 11. I just want to open files in Shared directories using an existing application on the device, specifically Images, PDF's and possibly other Documents. Using Delphi 11. Thanks, Bart Share this post Link to post
Dave Nottage 557 Posted April 7, 2022 2 hours ago, Bart Kindt said: I just want to open files in Shared directories By this do you mean the paths returned by, for example, GetSharedDocumentsPath and GetSharedDownloadsPath? Can you show what you have tried? Share this post Link to post
Mustafa ֍zgun 7 Posted May 22, 2022 Hi kindly check https://github.com/emozgun/delphi-android-SAF 2 Share this post Link to post
SwiftExpat 65 Posted May 22, 2022 Mustafa, Great job putting together that readme for your github repo. I like the inline samples and android version cross references. 1 Share this post Link to post