HardCodedSdCardPath
Hardcoded reference to /sdcard

Severity
WARNING

Alternate names: SdCardPath

Suppression

Suppress false positives by adding the suppression annotation @SuppressWarnings("HardCodedSdCardPath") to the enclosing element.