0

Has anyone implemented google leaderboard on cocos2d-x for android project? I couldn't find an efficient solution to integrate java API in cocos2d-x game it. What I guess - we can configure cocos2d-x game for google play services and use JNI calls from our game scene. I am newbie working on first app, couldn't figure out how to do this. Any help will be greatly appreciated.

TechSa
  • 1
  • 3

1 Answers1

0

This answer is very detailed this is your need: http://www.cocos2d-x.org/forums/6/topics/28296

Guilherme
  • 877
  • 9
  • 16