cpp-android-basic-samples
cpp-android-basic-samples copied to clipboard
Play Game Services does not provide an x86_64 library
The Google Play Games Services only provide libraries for arm64-v8a, armeabi-v7a and x86. I.e it does not provide x86_64. This means that my application cannot support x86 at all as 64bit support is required in the future. Please provide an x86_64 library.