convert java array to kotlin array code example Example: kotlin convert array to arrayList arrayOf("your string","your string 2").toCollection(ArrayList())