An open API service indexing awesome lists of open source software.

https://github.com/rtx4d/recovery_device_zte_akershus

ZTE Axon 9 Pro device tree for OrangeFox Recovery
https://github.com/rtx4d/recovery_device_zte_akershus

Last synced: 2 months ago
JSON representation

ZTE Axon 9 Pro device tree for OrangeFox Recovery

Awesome Lists containing this project

README

        

# Device tree for ZTE Axon 9 Pro (codenamed _"akershus"_)

==================================
## Device specifications

| Device | ZTE Axon 9 Pro |
| ----------------------: | :---------------------------------------------- |
| SoC | Qualcomm SDM845 Snapdragon 845 |
| CPU | 8x Qualcomm® Kryo™ 385 up to 2.8GHz |
| GPU | Adreno 630 |
| Memory | 6GB RAM (LPDDR4X) |
| Shipped Android version | 8.1 |
| Storage | 64GB / UFS 2.1 flash storage |
| Battery | Non-removable Li-Po 4000 mAh |
| Dimensions | 74,5 x 156,5 x 7,9 mm |
| Display | 2160 x 1080 (18:9), 6.21 inch |
| Rear camera 1 | 12MP, Dual LED flash |
| Rear camera 2 | 20MP |
| Front camera | 20MP, 1080p 30 fps video |

## Device picture

![ZTE Axon 9 Pro](https://myzte.ru/upload/resize_cache/webp/iblock/64c/64c861df2609c563b827351edacc034e.webp "ZTE Axon 9 Pro")

### Copyright
```
/*
* Copyright (C) 2013-2022 The TWRP
*
* Copyright (C) 2019-2022 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 .
*
*/
```