Skip to content

CI service that patches recovery.img of Dynamic Samsung devices launched with Android 10 and above to enable fastbootd.

Notifications You must be signed in to change notification settings

jwagnervaz/Patch-Recovery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script creates a fastbootd recovery for SM-A022M Mediatek A02 from Samsung

Patch-Recovery

This CI service patches recovery images of Samsung to enable Fastbootd. Based on Phh's script

How to use:

  • Fork this repo.
  • Upload your recovery.img/recovery.img.lz4 to transfer.sh or any other file hosting sites. Once uploaded right click on the Download button and copy the URL. Avoid Gdrive links for now as it has been causing an error in some cases.
  • Head over to Actions tab. Click on RECOVERY -> Run workflow. Insert the copied URL in the RECOVERY URL field and Start the workflow
  • The Patching process will start
  • A Patched-Recovery.zip will be uploaded at the end of the process. Download it and extract your patched recovery image. The Image will already be repacked to .tar

Credits

About

CI service that patches recovery.img of Dynamic Samsung devices launched with Android 10 and above to enable fastbootd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.8%
  • Shell 1.2%