-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devices: Add Redmi Note 10 Pro/Pro Max (sweet/sweetin)
Signed-off-by: lemezohaib <[email protected]>
- Loading branch information
1 parent
3c086ed
commit 08350ee
Showing
6 changed files
with
81 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# 14-Dec-2023 | ||
- Initial official release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Redmi Note 10 Pro/Pro Max (sweet/sweetin) | ||
|
||
![sweet](/images/sweet.png) | ||
|
||
## <p align="center"> Released </p> | ||
The Redmi Note 10 Pro/Pro Max: March, 2021 | ||
|
||
## Specifications | ||
|
||
Basic | Spec Sheet | ||
-------:|:------------------------- | ||
CPU | Dual-core 2.3 GHz Kryo 470 Gold & Hexa-core 1.8 GHz Kryo 470 Silver | ||
Chipset | Qualcomm SM7150 Snapdragon 732G | ||
GPU | Adreno 618 | ||
Memory | 6/8 GB RAM | ||
Shipped Android Version | 11.0 | ||
Storage | 64/128 GB (UFS 2.2) | ||
Battery | Non-removable Li-Po 5020 mAh | ||
Display | 1080 x 2400 pixels, 6.67 inches (~395 ppi pixel density) | ||
Camera | 64/108 MP wide camera, 8MP ultra wide-angle camera, 5MP macro camera, 2MP depth camera, LED flash | ||
|
||
## <p align="center"> AwakenOS info </p> | ||
* **Maintainer:** [Zohaib](https://github.com/lemezohaib) | ||
* **Supported versions:** Android 14 | ||
[Downloads](https://sourceforge.net/projects/project-awaken/files/sweet/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"maintainer": [ | ||
{ | ||
"name": "Zohaib", | ||
"socials": { | ||
"telegram": "lemezohaib", | ||
"github": "lemezohaib", | ||
"xda": "zohaibkhan143" | ||
} | ||
} | ||
], | ||
"active": true, | ||
"android_version": 14, | ||
"available_versions": [14], | ||
"release": "monthly", | ||
"device_display_name": "Redmi Note 10 Pro/Pro Max", | ||
"device_display_codename": "sweet", | ||
"device_telegram_group": "lemezohaibdesk", | ||
"public_download": "https://www.pling.com/p/1422701/", | ||
"response": [ | ||
{ | ||
"datetime": 1702578406, | ||
"size": 2288534210, | ||
"filehash": "f10eda92e4ef945542331fd347070a42", | ||
"filename": "awaken-4.1-ursa-sweet-official-1828-20231214.zip", | ||
"id": "fe0bc852b06ad615803c07d6f7ebc1c7bb7acb0dcb3fdd4ba102c06b70a39f77", | ||
"romtype": "official", | ||
"version": "4.1", | ||
"url": "https://sourceforge.net/projects/project-awaken/files/sweet/awaken-4.1-ursa-sweet-official-1828-20231214.zip/download" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Clean flash (coming from a different ROM): | ||
- Download the latest MIUI 14 firmware for your region (/firmware sweet or sweetin) | ||
- Download ROM | ||
- Download Magisk v26.4 (optionally) | ||
- Reboot to recommended recovery | ||
- Flash the MIUI 14 firmware for your region | ||
- Flash the ROM | ||
- Format data | ||
- Reboot and voila! | ||
|
||
# Updating to a newer build (dirty flash): | ||
- Flash ROM zip and magisk (optional) | ||
- Wipe cache | ||
- Reboot and voila! |