Modifying a text file in Android

Hi @a_random_cat,

This shows the string representation of your array (What!?) …

Use this:

Cheers
— mnse

PS: do it like @jafal suggested. Write small code to test the single steps…
PPS: And think about refactoring your code …