SD Card

From RAD Studio
Jump to: navigation, search

Go Up to Index


SD card may refer to:

  • Android:
    • Configuring your application so that Android devices install your application on external storage, such as an SD card. See the preferExternal option of the installLocation field of the Version Info page for Android.
    • Deploying files so that they are installed on external storage, such as an SD card.
    • System.IOUtils.TPath.GetSharedDocumentsPath, which returns a path to a folder on external storage, such as an SD card, where your application has read and write access.