Completed
Advantages
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Hiding Behind Android Runtime - ART
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Motivation
- 3 Background
- 4 Compilation
- 5 Quick Backend
- 6 Portable backend
- 7 Boot image
- 8 Layout
- 9 ART Image Header
- 10 OAT File
- 11 CAT Header
- 12 OAT Class Header
- 13 OAT Quick Method Header
- 14 Approach
- 15 Advantages
- 16 Persistence
- 17 Replacing framework code
- 18 Replacing app code
- 19 Limitations
- 20 Conclusion