cast arraylist to string array code example Example: arraylist string to string array String[] arr = list.toArray(new String[list.size()]);