Skip to content

SavedByLight/android_device_samsung_gta9

Folders and files

NameName
Last commit message
Last commit date
Sep 2, 2024
Sep 3, 2024
Jul 4, 2024
Jul 4, 2024
Jul 4, 2024
Sep 3, 2024
Aug 22, 2024
Sep 2, 2024
Jul 5, 2024
Sep 2, 2024
Jul 4, 2024

Repository files navigation

Android device tree for samsung SM-X115 (gta9)

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 -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Clone MrFluffyOven twrp tree

git clone https://github.com/MrFluffyOven/android_device_samsung_gta9.git -b staging device/samsung/gta9

build:

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

Multidisabler

Boot twrp, Wipe data, Reboot Recovery, go to twrp terminal, type "multidisabler" hit enter/return , Wipe data again, Encryption should be Disabled