Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 796 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 796 Bytes

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

How-to compile it:

twrp 12.1 Manifest

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

Sync

repo sync

Clone Device Tree

git clone https://github.com/MrFluffyOven/android_device_samsung_gta8wifi.git -b B008 device/samsung/gta8wifi

build:

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