getTempFileDirectory

Returns directory from which DocumentSharingProvider can share temporary files. Note that all files in this directory may be readable by other applications so make sure to not store any sensitive data there.

Return

Path to temporary directory inside applications getCacheDir directory.

Throws

If directory couldn't be created.