Skip to content

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

Notifications You must be signed in to change notification settings

TeamWin/android_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 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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 73.1%
  • Shell 26.9%