Back to Acra

openFile

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

latest685 B
Original Source

open override fun openFile(uri: Uri, mode: String): ParcelFileDescriptor

Open a file for read

Return

a ParcelFileDescriptor for the File

Parameters

uri

the file uri

mode

ignored

Throws

FileNotFoundException

if the file cannot be resolved