Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Making Android's Bootable Recovery Work for You - Drew Suarez
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Nice to meet you, I'm Drew.
- 3 What is Android recovery?
- 4 Why is this significant?
- 5 Why do I need this?
- 6 A Unique Snowflake...
- 7 Recovery: Parts and Structure
- 8 Recovery: Initrd Images
- 9 Device Mapping
- 10 Standard Android boot image
- 11 Firmware Exploration
- 12 Why are init scripts so important?
- 13 symlink/permissions tomfoolery
- 14 What else in the ramdisk is interesting?
- 15 What if I can't figure something out?
- 16 Build a device config
- 17 BoardConfig.mk
- 18 device_(codename).mk
- 19 Build it!
- 20 Test it!
- 21 Common issues
- 22 Flash it!
- 23 Download Mode (Samsung)
- 24 ODIN
- 25 fastboot mode
- 26 New Protections...
- 27 Getting started
- 28 References
- 29 Thank you! Questions?