acra
/
org.acra.attachment
/
AcraContentProvider
/
Companion
androidJvm
Companion
object
Companion
Content copied to clipboard
Functions
Functions
getUriForFile
Link copied to clipboard
androidJvm
@
JvmStatic
()
fun
getUriForFile
(context:
Context
, file:
File
):
Uri
Content copied to clipboard
Get an uri for this content provider for the given file
@
JvmStatic
()
fun
getUriForFile
(context:
Context
, directory:
Directory
, relativePath:
String
):
Uri
Content copied to clipboard
Get an uri for this content provider for the given file
guessMimeType
Link copied to clipboard
androidJvm
@
JvmStatic
()
fun
guessMimeType
(uri:
Uri
):
String
Content copied to clipboard
Tries to guess the mime type from uri extension