Skip to content

galaxy-a16/android_device_samsung_m16xm

 
 

Repository files navigation

Android device tree for samsung SM-M166P (m16xm)

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-m16/android_device_samsung_m16xm.git -b android-12.1 device/samsung/m16xm
  • Build
    export ALLOW_MISSING_DEPENDENCIES=true; . build/envsetup.sh; lunch twrp_m16xm-eng; mka recoveryimage

Multidisabler

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

About

Galaxy M16 5G Mediatek | WIP

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 75.3%
  • Shell 24.7%