Giter Site home page Giter Site logo

jonesqpacman / android_device_xiaomi_aristotle_twrp Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 7.0 29.09 MB

TWRP Source for Xiaomi 13T aristotle (Android 13 and 14)

Makefile 31.05% C++ 59.20% C 8.75% Shell 0.99%
android aristotle twrp twrp-aristotle twrp-dimensity xiaomi xiaomi-13t twrp-xiaomi-13t

android_device_xiaomi_aristotle_twrp's Introduction

TWRP device tree for Xiaomi 13T (aristotle)

=========================================

The Xiaomi 13T (codenamed "aristotle") is a high-end, mid-range smartphone from Xiaomi.

It was released in September 2023.

Device specifications

Basic Spec Sheet
CPU Octa-core CPU with 4x Arm Cortex-A78 up to 3.1GHz
Chipset Mediatek Dimensity 8200
GPU Mali-G610 MC6
Memory 8/12 GB RAM (LPDDR5T 9600Mbps)
Shipped Android Version 13
Storage 256 GB (UFS 3.1)
Battery Li-Po 5000 mAh, non-removable
Display 1220 x 2712 pixels, 6.67 inches, 60/120/144 hz

Xiaomi 13T

Features

Works:

  • ADB
  • Partially Decryption (Android 14)
  • Display
  • Fasbootd
  • Flashing
  • MTP
  • Sideload
  • USB OTG
  • Vibrator

Compile

First checkout minimal twrp with aosp tree:

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)

Then add these projects to .repo/manifest.xml:

<project path="device/xiaomi/aristotle" name="JonesqPacMan/android_device_xiaomi_aristotle_TWRP" remote="github" revision="TWRP-12.1_A13" />

Finally execute these:

source build/envsetup.sh
repopick <needed patch>
lunch twrp_aristotle-eng
mka vendorbootimage -j$(nproc --all)

To use it:

fastboot flash vendor_boot out/target/product/aristotle/vendor_boot.img

android_device_xiaomi_aristotle_twrp's People

Contributors

jonesqpacman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

android_device_xiaomi_aristotle_twrp's Issues

Update to HyperOS?

Hello !
Do you plan to update twrp to HyperOS version?

Using it now i can't decrypt data :(

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.