This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DevBytes: Play Games and the NDK - Part 2: Achievements and Leaderboards - YouTube

DevBytes: Play Games and the NDK - Part 2: Achievements and Leaderboards

YouTube

Now that you've set up your C++ game to sign in with Play Games, here's how to add achievements and leaderboards.

Great info on distinguishing game threads, UI thread and how to call Android game service APIs across JNI; i.e. how to call unlock achievement from Native NDK code.