Android
- Player Network SDK 1.26 and later
- Before Player Network SDK 1.26
androidx
minSdkVersion: 21
targetSdkVersion: 34
compileSdkVersion: 34
For LINE, upgrade minSdkVersion to 24.
For Discord, DMM, upgrade minSdkVersion to 23.
Please note that starting from SDK V1.24.00, Google requires foreground service permissions before submitting the project for review. If the declaration for these permissions does not pass Google’s review, it may take about a week to resubmit. For more information, see Specify foreground service types.
androidx
minSdkVersion: 16
targetSdkVersion: 34
compileSdkVersion: 34
For LINE, upgrade minSdkVersion to 19.
For Firebase, upgrade minSdkVersion to 19, upgrade Android Gradle to V6.7.1 and above, and upgrade Android Gradle Plugin to V4.2.0 and above.
For Kakao, VK, upgrade minSdkVersion to 21.
For Discord, DMM, upgrade minSdkVersion to 23.
For Adjust, upgrade minSdkVersion to 18.
The following SDKs are available for game client development on Android. Choose the right SDK according to your game engine:
Player Network SDK | Description | Additional Information |
---|---|---|
Unreal Engine | SDK adapted for C++ or blueprint | UE Android Guide |
Unity | Stand-alone SDK for Unity3d | Unity Android Guide |