getAssets

abstract fun getAssets(): List<String>

获取打包到apk时需要添加到 assets 目录的文件

Return

打包到apk时需要添加到 assets 目录的文件