Skip to content

Instantly share code, notes, and snippets.

@A2L5E0X1
A2L5E0X1 / lineage-signing-builds.md
Last active November 20, 2023 19:31
Signing LineageOS builds with your own dev-keys

Generating dev-keys for signing android builds

All you need is an android buildsystem (I would recommend you to use lineageos)

PART 1: GENERATING KEYS

  1. Export your infos (replace examples with your infos)
subject='/C=US/ST=California/L=Mountain View/O=Android/OU=Android/CN=Android/emailAddress=android@android.com'

C: Country shortform
ST: Country longform
L: Location (I used federal state)