Skip to content

mt6835/android_device_samsung_a16xm

 
 

Repository files navigation

Android device tree for samsung SM-A166P (a16xm)

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 TheNoobDevs-Staging twrp tree
    git clone https://github.com/galaxy-a16/android_device_samsung_a16xm.git -b android-12.1 device/samsung/a16xm
  • Build
    export ALLOW_MISSING_DEPENDENCIES=true; . build/envsetup.sh; lunch twrp_a16xm-eng; mka recoveryimage

Multidisabler

once in twrp go to advanced, terminal and type "multidisabler" to stop restoration of stock recovery

About

Galaxy A16 5G Mediatek | WIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Makefile 75.2%
  • Shell 24.8%