Description
In this course you will learn:
- Discover why performance is so critical to the success of your Android App.
- Learn how to profile your code.
- Employ a few best practices to help resolve common issues in the areas of rendering, memory, compute, and battery.
- How to identify and diagnose the key performance problems that come with drawing to the screen.
- Discover the tools in android studio that will help you detect and resolve memory leaks and memory churn.
- Use systrace to evaluate and improve the performance of functions.
- Discover tools provided with Android Studio that'll help you minimize the battery use of your App.
- Learn about classes in the Android Framework that will help your app minimize its impact on a device's battery usage.