The Xiaomi 13T (codename "aristotle") is a high-end, mid-range smartphone from Xiaomi.
Released in September 2023.
| Item | Details |
|---|---|
| CPU | Octa-core CPU with 4× Arm Cortex-A78 up to 3.1 GHz |
| Chipset | Mediatek Dimensity 8200 |
| GPU | Mali-G610 MC6 |
| Memory | 8 / 12 GB RAM |
| Shipped Android Version | 13 |
| Storage | 256 GB (UFS 3.1) |
| Battery | Li-Po 5000 mAh, non-removable |
| Display | 1220 × 2712 px, 6.67", 60/120/144 Hz |
Works:
- ADB
- Decryption (Android 15)
- Display
- Fastbootd
- Flashing
- MTP
- Sideload
- USB OTG
- Vibrator
- Miscellaneous
You can find a full compile guide for OrangeFox here
Lunch command:
lunch twrp_aristotle-eng && mka adbd vendorbootimage /*
* Copyright (C) 2025 The OrangeFox Recovery Project
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/

