TWRP Release Build for Nokia 5.3 (CAP_sprout) // 20240105
·
17 commits
to main
since this release
Unofficial Build for Nokia 5.3 (CAP_sprout)
Note: Flash at your own risk. This build were still in the process of testing.
Resources
Build Device: CAP_sprout
Build Date: 12/25/2023
Build Release: Unofficial Beta
Build Branch: 12.1 (v3.7.0)
Compatibility: Android 12+
Custom Version: crypton-002
Features
Issues and Bugs
- Flashing OTA firmware file, it was not tested.
- FastbootD mode weren't fully tested.
- Flashing ZIPs weren't fully tested.
- Tell me more...
How to flash?
Despite having A/B Partition Scheme, it has dedicated recovery ramdisk. You can install without using the usual A/B installation process.
Now, assuming you already have unlocked bootloader, your PC has adb/fastboot installed, and platform tools. Let's begin.
Note: Flash at your own risk.
- Download the .img file from the release page.
- Place the image file inside platform tools folder in your PC.
- Now, open CMD inside platform tools folder.
- Boot your device in bootloader/fastboot mode.
- Type in CMD: . It'll flash in current active slot.
- After flashing is done, type: .
- Enjoy your new custom recovery—TWRP.
Credits
- Team Win (for Manifest/Source)
- SebaUbuntu (for base device tree)
What's new?
- cdpcrp/custom_recovery_tree_nokia_cap_sprout@2ed6743 cap_sprout: added ats offset for clock
- cdpcrp/custom_recovery_tree_nokia_cap_sprout@aef6352 cap_sprout: Set some property override via TW_OVERRIDE_SYSTEM_PROPS.
- cdpcrp/custom_recovery_tree_nokia_cap_sprout@c345c9f cap_sprout: Use mke2fs to create ext4 images.
- Sync with latest changes in source/manifest.
Trigger Event
This build were compiled by triggering branch twrp-12.1 of current tree, triggered by a push event in version makefile.