android: correctly parse user handle
Previously it captured the entire class name for the handle field's UI component, not the text written in _that_ input field, this commit fixes this and parses the handle provided by user correctly, also now the user's name and handle ain't swapped :)