Pranav-Talmale / recovery_device_xiaomi_munch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OrangeFox device tree for POCO F4 (munch)

For building OrangeFox Recovery for POCO F4

The POCO F4 (codenamed "munch") is a high end smartphone from POCO.

Device specifications

Device POCO F4
SoC Qualcomm SM8250 Snapdragon 870 5G
CPU 8x Qualcomm® Kryo™ 585 up to 2.84GHz
GPU Adreno 650
Memory 8GB / 6GB (LPDDR 5)
Shipped Android version 11
Storage 128GB (UFS 3.1)
Battery Li-Po 4500 mAh, non-removable
Dimensions 163.2 x 75.95 x 7.7 mm
Display 1080 x 2400 (20:9), 6.67 inches

Device picture

POCO F4

Features

Works

  • Booting.
  • Decryption (Android 12+)
  • ADB
  • MTP
  • OTG
  • vA/B partition functions
  • Haptics (Vibration)

POCO F4 uses a Virtual A/B Partition Scheme!

Compile

You can find a full compile guide for OrangeFox Here

Lunch command :

lunch twrp_munch-eng && mka adbd bootimage

Credits

About


Languages

Language:C++ 79.8%Language:Makefile 8.8%Language:Shell 7.0%Language:C 4.4%