Android
- Player Network SDK 1.26 and later
- Before Player Network SDK 1.26
* See the guides for Unreal Engine or Unity for detailed version requirements of the respective game engine.
Version Requirements
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 |