android_device_cubot_X70 - CUBOT_X70_D061C_V14_20230613 based from TWRP Device Tree for Dimensity
Specs here
Description | Specification |
---|---|
Shipped Android Version | 13 |
CPU | MediaTek Helio G99 (MT6789) |
RAM | 12 GB (expandable to 24 GB) |
Internal Storage | 256 GB (UFS 2.1) |
Display | 6.58 inches, 60/120 hz |
Resolution | 1080 x 2408 pixels, 20:9 ratio (~401 ppi density) |
Works:
- [?] ADB
- [?] Decryption (Android 12)
- Display
- [?] Fasbootd
- [?] Flashing
- [?] MTP
- [?] Sideload
- [?] USB OTG
- [?] Vibrator
repo init --depth=1 -u https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1
repo sync -j$(nproc --all)
- You can compile img file with your PC
- You can compile img file online with this tutorial ru_RU or en_US
source build/envsetup.sh
lunch twrp_X70-eng
mka vendorbootimage -j$(nproc --all)
fastboot flash vendor_boot vendor_boot.img