Skip to content

SavedByLight/custom_recovery_tree_samsung_gta9p

 
 

Repository files navigation

TWRP tree for Samsung Galaxy Tab A9+ 5G (gta9p)

Build your first custom recovery from TeamWin Recovery Project.

Clone

git clone https://github.com/MrFluffyOven/custom_recovery_tree_samsung_gta9p.git -b twrp-12.1-s3 device/samsung/gta9p

Build

export ALLOW_MISSING_DEPENDENCIES=true; . build/envsetup.sh; lunch twrp_gta9p-eng; mka recoveryimage

Credits

  • cd-Crypton who made this tree and wrote nearly all the code

About

Samsung Galaxy Tab A9+ 5G (gta9p) TWRP/OFOX Tree | WIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 58.1%
  • Makefile 41.9%