This guide describes how to set up a v2 Native C or C++ game project to use the Play Games Services v2 Native SDK (beta) and integrate the Platform authentication. You must complete this integration before you can add other Play Games Services features to your game or integrate Play Games Services with your backend game server.
Supported features
The v2 Native SDK (beta) supports the following features:
API reference documentation
The header files for the SDK contain reference documentation for the APIs. The
header files are located in the include folder in the SDK files, which are
available after you sync your project with SDK repository.
Requirements
A game project that uses v2 Native C or C++ as the primary programming language.
A game project and development environment that is set up to use the Gradle build system.