Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Custom Recovery Builder with LDChecker

NotificationsYou must be signed in to change notification settings

carlodandan/Custom-Recovery-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Compile your first custom recovery via Github Actions - with ldcheck setup. This workflow supports both TWRP and PBRP, you can use it with other custom recovery as well, but you have to modify the yaml config yourself.

How to Use

  1. Fork this repository.

  2. Go toAction tab >All workflows > Pick which Build you need (TWRP or PBRP) >Run workflow, then pick required information from each drop-down list:

  • Manifest Branch (*12.1, *11.0, etc.)
  • Device Tree (Your device tree repository link)
  • Device Tree Branch (Your device tree repository branch)
  • Device Name (Your device codename)
  • Device Path (device/brand/codename)
  • Build Target (boot, reecovery, vendorboot)
  • LDCHECK (path to your target binary file, ie.system/bin/qseecomd)
    • If you are building manually/locally and you want to use ldcheck for checking dependencies, visitTHIS this for guide.

Notes

  • Initially, this workflow only supports up to 4 branches for manifest 9.0 to 12.1, if you build below 9.0, add it yourself.

Credits


[8]ページ先頭

©2009-2025 Movatter.jp