This section of the User Manual contains guidance on different techniques you can use to optimize your Android application.
항목 | 설명 |
---|---|
스레드 설정 | 특정 기기에 최적화하도록 스레드 선호도와 스레드 우선 순위를 설정하는 방법을 설명합니다. |
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. |