Skip to content

Magendanz/android_device_samsung_gta8wifi

Repository files navigation

Recovery Device Tree for the Samsung Galaxy Tab A8 [SM-X200]

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 https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1

Then to sync up:

repo sync

Then to build:

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

About

TWRP device tree for 2021 Samsung Galaxy Tab A8 10.5 [SM-X200]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published