Version: 2023.2
Application patching
Android thread configuration

Optimization for Android

This section of the User Manual contains guidance on different techniques you can use to optimize your Android application.

Topic 描述
Thread configuration Explains how to configure thread affinity and thread priority to optimize for specific devices.
Optimize application start-up times Explains how to use the Activity.reportFullyDrawn API to enable Android to prioritize work that must complete before you application is initialized.
Application patching
Android thread configuration