Package-level declarations
Types
Link copied to clipboard
FileProvider is a special subclass of android.content.ContentProvider that facilitates secure sharing of files associated with an app by creating a content://
android.net.Uri for a file instead of a file:///
android.net.Uri