I am creating a notes app in android studio. Currently I the text stored in an arrayList (and a hashset). I use an arrayAdapter to convert it to be compatible with listVeiw.