rendiix / android_device_apollo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android_device_xiaomi_apollo

OrangeFox Device tree for Xiaomi Mi 10T / 10T Pro / Redmi K30S Ultra (codenamed: "apollo")

STATUS: BETA

The Xiaomi Mi 10T serie are high-end smartphones from Xiaomi and was announced and released in October 2020.

Device specifications

Device Xiaomi Mi 10T / 10T Pro / Redmi K30S
SoC Qualcomm SM8250 Snapdragon 865
CPU 8x Qualcomm® Kryo™ 585 up to 2.84GHz
GPU Adreno 630
Memory 8GB (LPDDR5)
Shipped Android version 10
Storage 128GB / 256GB UFS 3.1 flash storage
Battery Non-removable Li-Po 5000mAh
Dimensions 165.1 x 76.4 x 9.3 mm
Display 2400 x 1080 (20:9), 6.67 inch

Features

Works

  • Booting
  • Data decryption
  • Vibration
  • ADB
  • ADB Sideload

Not Works

  • Installation problem on K30S Ultra, build is now ONLY suitable for Global versions of apollo

Compile

You can find a compiling guide here: https://wiki.orangefox.tech/en/dev/building

To test it:

fastboot boot out/target/product/apollo/recovery.img

Copyright notice

/*

  • Copyright (C) 2020-2021 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/. */

About


Languages

Language:Makefile 73.8%Language:Shell 26.3%