Completed
Maintaining App Performance
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Android Performance: UI Optimization Techniques - Rendering Architecture and Diagnostics
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 UI Performance - Deadlines
- 3 Frames - App Perspective
- 4 Frames - Platform Perspective
- 5 Frames - Threads
- 6 RecyclerView - Simple Frame
- 7 Scrolling
- 8 RecyclerView - CreateView
- 9 Sources of Jank - Platform
- 10 Binder in on Bind
- 11 Maintaining App Performance
- 12 Frame Metrics
- 13 Performance tests
- 14 Use the Tools