asList
fun AssetManager.asList(subdirectory: String): List<String>
get File list of specific folder in Assets
fileAsString
fun AssetManager.fileAsString(subdirectory: String, filename: String): String
get String from Assets file