https://github.com/nick-botticelli/android_twrp_zte_draco
TWRP recovery for ZTE Maven 3 (Z835/draco) based on Android 7.1.2
https://github.com/nick-botticelli/android_twrp_zte_draco
android draco maven recovery twrp z835 zte
Last synced: about 1 month ago
JSON representation
TWRP recovery for ZTE Maven 3 (Z835/draco) based on Android 7.1.2
- Host: GitHub
- URL: https://github.com/nick-botticelli/android_twrp_zte_draco
- Owner: nick-botticelli
- Created: 2021-01-21T07:29:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-21T08:39:25.000Z (over 4 years ago)
- Last Synced: 2024-10-24T00:21:33.741Z (6 months ago)
- Topics: android, draco, maven, recovery, twrp, z835, zte
- Language: Makefile
- Homepage:
- Size: 9.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TWRP Device configuration for ZTE Maven 3 (Z835/draco)
## Device specifications
Basic | Spec Sheet
-------:|:-------------------------
CPU | Quad-core (4x1.1 GHz ARM Cortex A7)
CHIPSET | Qualcomm MSM8909 Snapdragon 210
GPU | Adreno 304
Memory | 1GB
Shipped Android Version | 7.1.1 (Nougat)
Storage | 8GB
Battery | 2115 mAh
Dimensions | 146 x 72 x 10 mm
Display | 480 x 854 pixels, 5.0" TFT LCD
Rear Camera | 5 MP
Front Camera | 2 MP
### Kernel Source
Check here: https://github.com/nick-botticelli/android_kernel_zte_draco
### How to compile
```sh
. build/envsetup.sh
lunch omni_draco-eng
make recoveryimage
```### Known Issues
* Setting brightness to 50% will turn off display backlight. Avoid doing this.