I have asynctask that gathers usernames, comments, and numbers. It places them into strings and is then suppose to call a BaseAdapter class, create an adapter, and set the a
Now ctx_invitation is never assigned a value. You probably need a constructor to assign value to ctx_invitation.