You are currently viewing content for use with Unreal Engine software. See all AWS GameKit documentation
Package a game for Android
When packaging your game for Android, complete the following tasks.
Troubleshoot packaging issues
- Missing script error
If you get an error message concerning a missing script, verify that you are using version 30.0.3 of the build tools.
- API level errors
If you get the following errors, install Android API Level 29 in Android Studio and package again.
UATHelper: Packaging (Android (ASTC)): …\GameActivity.java:3217: error: cannot find symbol UATHelper: Packaging (Android (ASTC)): powerManager.addThermalStatusListener(getMainExecutor(), new PowerManager.OnThermalStatusChangedListener()