Skip to content

Build Recovery for Android with GitHub Workflow

Notifications You must be signed in to change notification settings

BOOW6/Action-TWRP-Builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Use Github Action to compile Recovery

  • Support TWRP, SHRP compilation and production

  • OrangeFox is here

Parameter Description

Name Description Example
MANIFEST_URL Source address https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git
MANIFEST_BRANCH Source branch twrp-12.1, twrp-11
DEVICE_TREE_URL Device address https://github.com/TeamWin/android_device_asus_I003D
DEVICE_TREE_BRANCH Device branch android-12.1, android-11
DEVICE_PATH Device location device/asus/I003D
COMMON_TREE_URL Common tree address https://github.com/TeamWin/android_device_asus_sm8250-common
COMMON_PATH Common tree location device/asus/sm8250-common
DEVICE_NAME Model name I003D
MAKEFILE_NAME Makefile name twrp_I003D
BUILD_TARGET Build Target Partition (boot/recovery/vendorboot) recovery, boot, vendorboot

Compilation results

Can be downloaded at Release


Remark

About

Build Recovery for Android with GitHub Workflow

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%