Skip to content

AlexFurina/android_device_samsung_b2q

 
 

Repository files navigation

TWRP Device Tree for Samsung Galaxy Z Flip3 5G

Bugs

  • /data decryption
  • Cover screen will be stuck at Galaxy Logo and may burn in!

How to build

This device tree was tested and is fully compatible with minimal-manifest-twrp.

  1. Set up the build environment following the instructions here

  2. In the root folder of the fetched repo, clone the device tree:

git clone https://github.com/AlexFurina/android_device_samsung_b2q.git device/samsung/b2q
  1. To build:
. build/envsetup.sh
lunch twrp_b2q-eng
mka recoveryimage

About

TWRP Device Tree for the Samsung Galaxy Z Flip3 5G

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Makefile 91.1%
  • Shell 8.9%