Skip to content

koko-07870/twrp_device_samsung_a52q

 
 

Repository files navigation

TWRP Tree for Samsung Galaxy A52 4G

How to build

This was tested and it's fully compatible with minimal manifest twrp.

  1. Set up the build environment following instructions from here
  2. Clone device tree:
git clone -b twrp-12.1 https://github.com/koko-07870/twrp_device_samsung_a52q.git device/samsung/a52q
  1. To build:
export ALLOW_MISSING_DEPENDENCIES=true && . build/envsetup.sh && lunch twrp_a52q-eng && mka recoveryimage

Credits

  • DarthJabba9
  • travarilo
  • hendramanu

Links

About

TWRP Tree for Samsung Galaxy A52

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 73.4%
  • Shell 26.6%