This section of the User Manual contains guidance on different techniques you can use to optimize your Android application.
Topic | Description |
---|---|
Android thread configuration | Explains how to configure thread affinity and thread priority to optimize for specific devices. |
Optimize application startup times | Explains how to use the Activity.reportFullyDrawn API to enable Android to prioritize work that must complete before you application is initialized. |
Game state hinting | Describes how game state hinting works with information on the automated and manual ways. |
Optimize for user preferences | Contains information on how you can use game mode feature to optimize your application based on user preferences. |
Large screen and foldable device support | Contains information about the settings and APIs you can use to optimize your application for large screen and foldable Android devices. |