readResourceFile

open fun readResourceFile(ctx: Context, resourceId: Int): String

Reads the content of a resource file

Return

Parameters

ctx

Context.

resourceId

The id of the resource to read.