/android_device_samsung_r8q-twrp

Device Tree for Samsung Galaxy A52 | Status: Stable | If something is broken: sorry!

Primary LanguageMakefile

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 android-12.1 https://github.com/Simon1511/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