Completed
Battery consumption
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Best Practices for Building Android Apps for Billions of Users
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What about billions
- 3 Connectivity
- 4 Cost of connectivity
- 5 Battery consumption
- 6 Device capabilities
- 7 Diagnosis
- 8 Strict Mode
- 9 GPU Rendering
- 10 GPU Overdraw
- 11 Hierarchy Viewer
- 12 systrace
- 13 allocation
- 14 Memory allocation
- 15 Caching
- 16 UX
- 17 Avoid deprecated patterns
- 18 Smooth out friction
- 19 Wrap up