2015-07-30

Below is my working login code. I now want the 'name' the person logged in with to be displayed on a profile page. Searched all over but could not find it.

For example:
Person logged in with name 'example@mail.com' ('username' in code below). I want 'example@mail.com' to be displayed on a TextView on a different page.

Thanks for the help!

Show more