Copy both the functions mentioned below to FileUtils.kt file. fun createFileInStorage(context: Context, fileName: String): File? { val timeStamp ...
確定! 回上一頁