I'm developing mobile application using Delphi 10 Seattle. I need to check programmatically, whether the SD card is available in the device using Delphi 10 Seattle?
I have found the some sample using JAVA. And please provide me some example using Delphi
Delphi does not define an interface for the Android
Environment
class, but you can define it manually in your own code, eg:Then you can do things like this: