Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adithya2306/aospa-flashing-kit
https://github.com/adithya2306/aospa-flashing-kit
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adithya2306/aospa-flashing-kit
- Owner: adithya2306
- Created: 2024-02-15T08:49:59.000Z (10 months ago)
- Default Branch: marble
- Last Pushed: 2024-06-06T01:15:46.000Z (7 months ago)
- Last Synced: 2024-10-31T12:15:24.750Z (about 2 months ago)
- Language: Batchfile
- Size: 44 MB
- Stars: 26
- Watchers: 1
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AOSPA flashing kit for Marble
Scripts to flash firmware and ROM on windows/mac/linux, including latest platform-tools and drivers, for AOSPA - Poco F5 / Redmi Note 12 Turbo.
## Steps
1. Download the latest fastboot package from https://paranoidandroid.co/marble/
2. Copy it to this folder and rename it to aospa.zip
3. Download the latest Android 14 firmware for your variant from http://xmfirmwareupdater.com/firmware/marble/
4. Copy it to this folder and rename it to firmware.zip
5. Run install_google_usb_driver (Windows users only; requires admin)
6. Reboot to bootloader (`adb reboot bootloader` OR shutdown phone and long press power + volume down button)
7. Run flash_firmware
8. Run flash_aospa### Notes
- `.cmd` scripts are for windows, can be run by right click -> run as administrator.
- `.sh` scripts are for linux and mac, you should know how to use them!
- You may see warnings like `Warning: skip copying xyz image avb footer` while flashing firmware, this is normal and can be ignored safely.
- The device will reboot automatically into "AOSPA Fastboot" (fastbootd) during ROM flash, this is normal and expected behaviour.
- These scripts do not wipe data.