Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AndroidHQ254/android_device_Infinix_X626
Infinix S4 (X626/B) Device Tree For Building TWRP
https://github.com/AndroidHQ254/android_device_Infinix_X626
device-tree infinix infinix-s4 infinix-x626 twrp
Last synced: 2 months ago
JSON representation
Infinix S4 (X626/B) Device Tree For Building TWRP
- Host: GitHub
- URL: https://github.com/AndroidHQ254/android_device_Infinix_X626
- Owner: AndroidHQ254
- Created: 2019-07-23T15:28:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T16:30:44.000Z (about 2 years ago)
- Last Synced: 2024-07-30T20:57:26.326Z (5 months ago)
- Topics: device-tree, infinix, infinix-s4, infinix-x626, twrp
- Language: Makefile
- Homepage:
- Size: 33.7 MB
- Stars: 0
- Watchers: 0
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TWRP Device Tree For Infinix S4
## About Device
![Infinix S4](https://cdn2.gsmarena.com/vv/pics/infinix/infinix-hot-s4-1.jpg)
### Specifications
Component Type | Details
-------:|:-------------------------
CPU | Octa-core 2.0 GHz Cortex-A53 Helio P22
Platform | MediaTek MT6762
GPU | PowerVR GE8320
Architecture | 64 bit
Memory | 3/6 GB RAM
Shipped Android Version | Android 9.0 Pie
Storage | 32/64 GB F2FS (expandable storage up to 256GB (VFAT))
Battery | 4000 mAh
Height | 156 mm
Width | 75 mm
Thickness | 7.9 mm
Weight | 154 g
Display | 6.2" (95.9 cm2)
Screen resolution | 720 x 1520 pixels
Pixel density | 271 PPI
Video | 1080p, 720p video, 30fps
Primary Camera | 13 MP + 8 MP + 2 MP Triple Rear Camera, PDAF
Secondary Camera | 32 MP, f/2.0, 1.6µm
Quick charging | No
Wifi | Yes, IEEE802.11 a/b/g/n, Supports 5G Wi-Fi Signal / Wi-Fi Direct / Wi-Fi Display
Bluetooth | v5.0, Bluetooth HID, A2DP, LE
Micro USB | Yes
NFC | No
Network support | Both SIM slots are compatible with 4G, support 4G VoLTE in both slots simultaneously
GPRS | Available
EDGE | Available
SIM size | SIM1: Nano, SIM2: Nano
CARD slot | microSD, up to 128 GB (dedicated slot)
Sensors | Fingerprint (rear-mounted), Accelerometer, Gyroscope, Geomagnetic SensorNetwork | Bands
-------:|:-------------------------
2G | GSM 850 / 900 / 1800 / 1900 - SIM 1 & SIM 2
3G | HSDPA 850 / 900 / 2100
4G | LTE band 1(2100), 3(1800), 5(850), 8(900), 38(2600), 40(2300), 41(2500)
Speed | HSPA 42.2/5.76 Mbps, LTE Cat4 150/50 Mbps**This device tree can be used to build TWRP for Infinix S4**
## Build Instructions
```sh
export ALLOW_MISSING_DEPENDENCIES=true
. build/envsetup.sh
lunch omni_X626-eng
mka recoveryimage
```