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. |