Skip to content

Magendanz/android_device_samsung_gta3xlwifi

Repository files navigation

Recovery Device Tree for the 2019 Samsung Galaxy Tab A [SM-T510]

How-to compile it:

To initialize your local repository using the AOSP trees to build TWRP, use a command like this:

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

Then to sync up:

repo sync

Then to build:

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

About

TWRP device tree for 2019 Samsung Galaxy Tab A 10.1 [SM-T510]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published