https://github.com/raphaelthegreat/shrp_device_nokia_nb1
A port of Sky Hawk Recovery Project to Nokia 8
https://github.com/raphaelthegreat/shrp_device_nokia_nb1
Last synced: 2 months ago
JSON representation
A port of Sky Hawk Recovery Project to Nokia 8
- Host: GitHub
- URL: https://github.com/raphaelthegreat/shrp_device_nokia_nb1
- Owner: raphaelthegreat
- Created: 2020-08-12T12:56:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T13:00:25.000Z (almost 6 years ago)
- Last Synced: 2025-03-11T06:28:28.628Z (over 1 year ago)
- Language: C++
- Size: 15.8 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SHRP device configuration for Nokia 8
=============================
The Nokia 8 is a high-end Nokia-branded smartphone running the Android operating system
Announced on 16 August 2017 in London, England by HMD Global,[4][5] the phone began sales in Europe in September 2017.
| Basic | Spec Sheet |
| -----------------------:|:------------------------------------------------------------------------------------------------------------------------------ |
| CPU | Octa-core (4x2.5 GHz Kryo & 4x1.8 GHz Kryo) |
| Chipset | Qualcomm MSM8998 Snapdragon 835 (10 nm) |
| GPU | Adreno 540 |
| Memory | 4/6 GB RAM |
| Shipped Android Version | Android 7.1.1 (Nougat) |
| Storage | 64/128 GB |
| Battery | Non-removable Li-Ion 3090 mAh battery |
| Display | 1440 x 2560 pixels, 16:9 ratio (~554 ppi density) |
| Camera (Back) | 13 MP, f/2.0, 1/3.1", 1.12µm, PDAF, Laser AF, OIS |
| Camera (Front) | 13 MP, f/2.0, (wide), 1/3.1", 1.12µm, PDAF |

## Build instructions
For compilation you should use this SHRP manifest: https://github.com/SKYHAWK-Recovery-Project/platform_manifest_twrp_omni
```bash
# Compiling
$ . build/envsetup.sh
$ export ALLOW_MISSING_DEPENDENCIES=true
$ lunch omni_NB1-eng
$ make -jx recoveryimage // replace x in -jx with number of cores you want to use for compilation
```
### Thanks to:
* TeamWin Team
* Omni Team
* XDA Forums
* Dees-Troy
* HikariCalyx
* sjrmac
* bidhata
* cosmicdan
* wuxianlin
* dg28gadhavi
* StollD