How can I post scores to Facebook from a LibGDX android game?
- by Vishal Kumar
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.