apidocs / com.nimmsta.core.android.files / FilesUtil / getPathFromContentURI

getPathFromContentURI

fun getPathFromContentURI(context: Context, uri: Uri): String?

gets real file path from content resolver uri. These uris are generated by applications, when

Parameters

context - android context

uri - content resolver uri

Return
String