Skip to content

TeamWin/android_device_samsung_a13ve

 
 

Repository files navigation

Recovery Device Tree for the Samsung Galaxy A13 - SM-A137F (MTK) - tested & working

Mounting /Data is still failing, as we need encryption blobs in A13.

Contributors

How to Build.

Init repo

repo init --depth=1 -u https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1

Clone a13ve repo

git clone https://github.com/teamwin/android_device_samsung_a13ve device/samsung/a13ve

Clone a13ve kernel

git clone https://github.com/physwizz/A137f-U-u6-u8 kernel/samsung/a13ve

Sync

repo sync

Build

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

About

Galaxy A13 4G

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 99.2%
  • Shell 0.8%