1.9 KiB
1.9 KiB
Recovery configuration for Moto Edge 2024 (gen5) (codenamed "avatrn")
The Motorola Moto Edge 2024 (gen5) (codenamed "avatrn") is a mid-range smartphone from Motorola Mobility announced June 4th 2024.
Device specifications
Basic | Spec Sheet |
---|---|
SoC | Qualcomm SM7435-AB Snapdragon 7s Gen 2 (4 nm) |
CPU | Octa-core (4x2.40 GHz Cortex-A78 & 4x1.95 GHz Cortex-A55) |
GPU | Adreno 710 |
Memory | 8 GB RAM (LPDDR4X) |
Shipped Android Version | 13.0, My UX 3.0 (Global) |
Storage | 256 GB (UFS 2.2) |
Battery | Non-removable Li-Po 5000 mAh battery |
Display | P-OLED, 1B clrs, 144Hz, HDR10+, 1300nit, 2400x1080, 6.67" (~402 ppi density) |
Camera | 50MP (Wide) + 13MP (Ultra-wide) + 32MP (Selfie) |
Device picture
Device link @ gsmArena
https://m.gsmarena.com/motorola_edge_(2024)-13111.php
Status
Current state of features:
- Correct screen/recovery size
- Working touch, display
- Screen goes off and on
- Backup/restore to/from internal/external storage and adb
- Poweroff
- Reboot to system, bootloader, recovery, fastboot, edl
- ADB (including sideload)
- Support EROFS/F2FS/EXT4/exFAT/FAT32/NTFS
- Decrypt /data
- Flashing zip/images
- MTP export
- All important partitions listed in wipe/mount/backup lists
- Input devices via USB-OTG
- USB mass storage export
- Correct date
- Battery level
- Set brightness
- Vibrate and set vibration
- Screenshot
- Advanced features
Building
export ALLOW_MISSING_DEPENDENCIES=true
source build/envsetup.sh
lunch twrp_avatrn-eng
mka recoveryimage -j$(nproc --all)
Copyright (C) 2024 A-Team Digital Solutions
Tree template from TeamWin, some file from VanFirmwareDumps