0

I am new to android and I am sorry if this type of question have been asked before.

Please give me an idea for sending and receiving friend request in android using Parse.

Although i know regarding ParseFacebookUtilsbut wanted to make such from the scratch using Parse User,Parse Query and Parser Object.

Your kind help will be appreciated.
Thanks in advance..:)

GrIsHu
  • 29,068
  • 10
  • 64
  • 102
Pihu
  • 1,041
  • 11
  • 35

1 Answers1

0

Worked once upon a time, but not anymore. Facebook isn't going to let a device it recognizes as mobile perform this action for reasons perhaps best eluded in the entrails of wild fowl.

So your task is to not let it recognize it's coming from an android =]

Here's my hack: Android Facebook SDK and URL Methods form successful Friends Dialog, but cannot commit

best -AnB

Community
  • 1
  • 1
  • Also, you should remember to check with the user wrt their relationship with the person corresponding to that I'd you created; failing to do so violates fb policy and will likely cause problems for you and your users. You can check off my answer whenever you please; I doubt you'll get better until the policy changes. -AnB – anthropic android Jan 13 '14 at 21:06