Back to Acra

openFile

web/static/javadoc/5.8.4/acra/org.acra.attachment/-acra-content-provider/open-file.html

latest743 B
Original Source

androidJvm

openFile

open override fun openFile(uri: Uri, mode: String): ParcelFileDescriptor Content copied to clipboard

Open a file for read

Return

a ParcelFileDescriptor for the File

Parameters

uri

the file uri

mode

ignored

Throws

java.io.FileNotFoundException

if the file cannot be resolved