Not found what i'm looking for yet so here's my last resort.
How do i create an array in c# for android that i can write a string of characters too?
I have an editText box and a button.. i want to enter text into the editText box and then store the data input to the array when the button is clicked.
I would really appreciate code examples as i really don't understand this and there isn't anything that i've found out there about doing this in c# for android. Thanks.
string? – Patashu Mar 18 at 0:29