Caution
WARNING: This tool deals with low-level device partitions. Incorrect usage can permanently HARD BRICK your device. This tool is currently in BETA TESTING. I am not responsible for any damages, data loss, or bricked phones resulting from its use. Proceed at your own risk and with extreme caution. Always backup your boot and vbmeta partitions before making changes.
- Flash Boot/Recovery/Vbmeta
- Flash GSI ROMs
- A/B Partition Support
And if any updates comes in future, tge tool will auto detect it and update you to the latest veraion
If you want to install the qdl or heimdall used in SwiftMod-A2Z sepratly without downloading tge SwiftMod-A2Z tool, they are available on my GitHub page as separate repository projects to download
First install Termux and Termux:api from Fdroid or GitHub, dont use termux from playstore, that is a outdated version and it doesn't have the nessary pakages for the tool to run
termux-setup-storagecurl -Ls https://raw.githubusercontent.com/sameenataj427-collab/SwiftMod-A2Z/main/SwiftMod-A2Z.sh -o ~/SwiftMod-A2Z.sh && \
curl -Ls https://raw.githubusercontent.com/sameenataj427-collab/SwiftMod-A2Z/main/qdl -o ~/qdl && \
curl -Ls https://raw.githubusercontent.com/sameenataj427-collab/SwiftMod-A2Z/main/heimdall -o ~/heimdall && \
curl -Ls https://raw.githubusercontent.com/sameenataj427-collab/SwiftMod-A2Z/main/heimdall-binary -o ~/heimdall-binary && \
curl -Ls https://raw.githubusercontent.com/sameenataj427-collab/SwiftMod-A2Z/main/install.sh -o install.sh && \
chmod +x install.sh && ./install.sh && rm install.shswiftmodFor suggestion or bug reports please contan on sameenataj427@gmail.com. thank you
