Skip to content

rifux/android-signer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

android-signer by rifux

sign your builds with ease

Getting started

1. Fetch the script itself

wget https://raw.githubusercontent.com/rifux/android-signer/release/sign.sh

2. Run sign.sh and follow the prompts

./sign.sh

3. Inherit keys into your device tree

Add these lines in kona.mk placed at device/{vendor_name}/{device_codename}/kona.mk (change {vendor_name} to your device vendor, for example Xiaomi; same for {device_codename})

# Signing
include vendor/lineage-priv/keys/keys.mk

4. Try building

Follow your custom ROM build guide (lunch device; mka bacon ...)

About

Better basic Android signing πŸ”

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages