Titanium.Filesystem.isExternalStoragePresent

Function of Titanium.Filesystem.
Platform Since
Android 0.1
iPhone 0.1
iPad 0.1

Summary

returns true if the android device supports external storage such as an SD card. Returns false on iOS.

Arguments

This function takes no arguments.

Return Type

Boolean