How can I post scores to Facebook from a LibGDX android game?

Posted by Vishal Kumar on Game Development See other posts from Game Development or by Vishal Kumar
Published on 2013-07-17T03:49:22Z Indexed on 2013/11/08 22:19 UTC
Read the original article Hit count: 707

Filed under:
|

I am using LibGDX to create an android game. I am not making the HTML backend of the game. I just want it to be on the Android Google Play store.

Is it possible to post the scores to Facebook? And if so, how can I do it.

I searched and found the solutions only for web-based games. For LibGDX, there is a tutorial for Scoreloop. So, I am worried whether there is a way to do so. Any Suggestion will be welcome.

© Game Development or respective owner

Related posts about libgdx

Related posts about facebook