Using FilePicker one can open an existing file:
FileResult file = await FilePicker.PickAsync(); TextView textview = FindViewById