Completed
Recovery: Initrd Images
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Making Android's Bootable Recovery Work For You
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 A Custom Recovery
- 5 Why is this significant?
- 6 Why do I need this?
- 7 A Unique Snowflake...
- 8 Recovery: Initrd Images
- 9 Recovery: Parts and Structure
- 10 Device Mapping
- 11 Standard Android boot image
- 12 Firmware Exploration
- 13 Why are init scripts so important?
- 14 What else in the ramdisk is interesting?
- 15 What if I can't figure something out?
- 16 Build a device config
- 17 Board Config.mk
- 18 device_(codename).mk
- 19 Test it!
- 20 Download Mode (Samsung)
- 21 ODIN
- 22 fastboot mode