getSharedFileDirectory

Returns directory from which DocumentSharingProvider can share 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 shared directory inside applications getCacheDir directory.

Throws

If directory couldn't be created.