Skip to content
@Digimend-X-Rodin

Digimend X Rodin

AOSP Development For Poco X7 Pro ( RODIN )

Android Development for POCO X7 Pro (rodin)

Device configuration for POCO X7 Pro 5G / Redmi Turbo 4

The POCO X7 Pro / Redmi Turbo 4 (codenamed "rodin") is an upper mid-range smartphone from Xiaomi, announced and released on January 09, 2025. This organization hosts device trees, kernel sources, and hardware layers for Android development on rodin, focusing on clean bring-up, stability, and performance.

Its purpose is intended for personal individual use for now

Device picture

POCO X7 Pro

Device specifications

Basic Spec Sheet
SoC Mediatek Dimensity 8400 Ultra (MT6899)
CPU Octa-core (1x3.25 GHz Cortex-A725 & 3x3.0 GHz Cortex-A725 & 4x2.1 GHz Cortex-A725)
GPU Mali-G720 MC7
Memory 8/12GB, LPDDR5X
Storage 256/512GB, UFS 4.0
Shipped Android Android 15, HyperOS 2
Battery Non-removable Li-Ion 6550/6000 mAh
Dimensions 160.8 x 75.2 x 8.3 mm (6.33 x 2.96 x 0.33 in)
Weight 195 g or 198 g (6.88 oz)
Display Type AMOLED, 68B colors, 120Hz, 1920Hz PWM, Dolby Vision, HDR10+, 1400 nits (HBM), 3200 nits (peak)
Display Size 6.67 inches (~88.8% screen-to-body ratio)
Resolution 1220 x 2712 pixels, 20:9 ratio (~446 ppi)
Rear Camera 1 50 MP, f/1.5, 26mm (wide), 1/1.95", 0.8µm, PDAF, OIS
Rear Camera 2 8 MP, f/2.2, 15mm (ultrawide), 1/4.0", 1.12µm
Front Camera 20 MP, f/2.2, 25mm (wide), 1/4.0", 0.7µm

Maintainer

Credits For Base DT and Much More.....

Repositories

Sync and clone

Run each command separately (each block is one-click copy):

Common Command For Source Sync

repo init -u https://github.com/Lunaris-AOSP/android -b 16 --git-lfs --depth=1
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Commands For DT Clone

git clone https://github.com/Digimend-X-Rodin/android_device_xiaomi_rodin.git -b Lunaris-AOSP device/xiaomi/rodin
git clone https://github.com/Digimend-X-Rodin/android_device_mediatek_sepolicy_vndr.git -b lineage-23.0 device/mediatek/sepolicy_vndr
git clone https://github.com/Digimend-X-Rodin/android_hardware_mediatek.git -b lineage-23.0 hardware/mediatek
git clone https://github.com/Digimend-X-Rodin/android_hardware_xiaomi.git -b lineage-23.0 hardware/xiaomi
git clone https://github.com/Digimend-X-Rodin/android_device_xiaomi_rodin-kernel.git -b TheCloverProject device/xiaomi/rodin-kernel
git clone --depth=1 https://gitlab.com/ram-unlok/vendor_xiaomi_rodin.git -b TheCloverProject vendor/xiaomi/rodin
git clone https://github.com/techyminati/android_vendor_mediatek_ims vendor/mediatek/ims/

Optional If Souce Doesnt Have It

git clone --depth=1 https://github.com/Digimend-X-Rodin/vendor_lineage-priv_keys.git vendor/lunaris-priv/keys
git clone --depth=1 git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git -b linux-6.6.y kernel/xiaomi/rodin
git clone --depth=1 https://github.com/TogoFire/packages_apps_ViPER4AndroidFX.git packages/apps/ViPER4AndroidFX
git clone --depth=1 https://gitlab.com/ram-unlok/bcr.git vendor/bcr
git clone --depth=1 https://gitlab.com/ram-unlok/vendor_PixelPlay.git vendor/PixelPlay
git clone --depth=1 https://rakmoparte@bitbucket.org/ram-unlok/lmc-camera.git vendor/xiaomi/LMC-Camera
./extract-files.py Path/To/Dumpyara/Extract

Notes

  • Place these trees in the Android source under the listed paths (device/xiaomi/rodin, hardware/mediatek, hardware/xiaomi, etc.).
  • Execute the commands from the source root so relative destinations resolve correctly.
  • Build steps vary by ROM; check the ROM’s docs for the correct lunch combo and targets.

Popular repositories Loading

  1. .github .github Public

    Android Development Trees For POCO X7 Pro 5G / Redmi Turbo 4 (RODIN)

  2. android_device_xiaomi_rodin android_device_xiaomi_rodin Public

    Forked from mt6899-rodin/android_device_xiaomi_rodin

    Java

  3. android_device_xiaomi_rodin-kernel android_device_xiaomi_rodin-kernel Public

    Forked from mt6899-rodin/android_device_xiaomi_rodin-kernel

    C

  4. android_hardware_mediatek android_hardware_mediatek Public

    Forked from mt6899-rodin/android_hardware_mediatek

    C++

  5. android_device_mediatek_sepolicy_vndr android_device_mediatek_sepolicy_vndr Public

    Forked from mt6899-rodin/android_device_mediatek_sepolicy_vndr

    Makefile

  6. android_hardware_xiaomi android_hardware_xiaomi Public

    Forked from mt6899-rodin/android_hardware_xiaomi

    C++

Repositories

Showing 10 of 13 repositories

Top languages

Loading…

Most used topics

Loading…