ppamorim

Untitled

Apr 21st, 2015
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.19 KB | None | 0 0
  1. hashMap.put("nome", name);
  2.     hashMap.put("email", email);
  3.     hashMap.put("telefone", "33");
  4.     hashMap.put("fbid", facebookId);
  5.     hashMap.put("token", iGoPizzasApplication.USER_TOKEN);
Advertisement
Add Comment
Please, Sign In to add comment