Ultimately I would like to save/write/export my Arraylist of strings that are stored in a recyclerView to a CSV, or whatever is best, and then send that csv to an email address.
Ultimately I would like to save/write/export my Arraylist of strings that are stored in a recyclerView to a CSV, or whatever is best, and then send that csv to an email address.