30 Mar 2017, 9:54
The easiest way would be to add the Android Google Play Games Services as Custom Control. Implement the MurlCustomControl interface and initialize the Google Play Games Services in the OnCreate method. The Tutorials in chapter 4 are a good starting point.
Alternatively you could integrate the C++ version of Google Play Games Services but AFAIK the Play Games C++ SDK for Android is outdated and currently only supports Android NDK r10e. The current Murl Engine build rev6624 uses NDK r14!
Alternatively you could integrate the C++ version of Google Play Games Services but AFAIK the Play Games C++ SDK for Android is outdated and currently only supports Android NDK r10e. The current Murl Engine build rev6624 uses NDK r14!