
bat file to install apk to your Android device.Īfter installing app in the Android devices,”No Google Play Store Key” shown when you click the app. apk”, obb file will be generated, as follow.

If you didn’t check ”Package game data inside. In UE4 Editor, click File » Package Project » Andriod » Andriod(Multi) to generate Android package. You need to click “Accept SDK License” to accept sdk license. In Platforms » Andriod,set related information, such as package name. Open UE4 Editor, click Edit » Project Settings,find Project » Packaging,set “Build Configuration” to Shipping or Development and select “Full Rebuild” and “For Distribution”.

Open UE4 Editor, click Edit » Project Settings,config keystore in the tab Platforms » Andriod as follow. keystore file to Build/Android inside your UE4 Project folder. “D:\Android\NVPACK\jdk1.8.0_77\bin\keytool.exe” -genkey -v -keystore Test.keystore -alias Test -keyalg RSA -keysize 2048 -validity 10000Ĭopy. Execute following command to generate keystore file. In the NVPACK folder downloaded in 1.1,there is a keytool inside NVPACK\jdk1.8.0_77\jre\bin. In UE4 Editor, click Edit » Project Settings,and find Platforms » Andriod SDK.

Open UE4 engine folder: Engine » Extras » Android,right click AndroidWorks-1R1-windows.įor Visual Studio Edition dependency,click “unselect”。
