Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2023-04-21 20:10:43
Size: 45
Comment:
Revision 4 as of 2023-04-22 00:09:27
Size: 332
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe AndroidDevelopment/BootImage here. Boot Images

<<TableOfContents()>>

= Kernel =

[[https://gist.github.com/azureru/478fe60ee5b9ec545fa5eb286fb2c4be|Working with kernel and ramdisk]]

= mkbootimg =

mkbootimg is a set of scripts used to pack and unpack Android Boot Images

[[https://android.googlesource.com/platform/system/tools/mkbootimg|mkbootimg]]

Boot Images

Contents

  1. Kernel
  2. mkbootimg

Kernel

Working with kernel and ramdisk

mkbootimg

mkbootimg is a set of scripts used to pack and unpack Android Boot Images

mkbootimg

AndroidDevelopment/BootImage (last edited 2023-06-07 01:00:02 by rumplestilzken)