turn a list into array of strings code example Example: arraylist string to string array String[] arr = list.toArray(new String[list.size()]);