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.
QDL-Termux is a 100% Non-Root tool for flashing Qualcomm devices in EDL 9008 Mode using Termux and an OTG cable. No PC or Root access required.
-
First install the tool from the steps below
-
Then reboot your target phone in to fastboot mode by first powering off the phone completely, then holding the volume down and power together untill you see a text saying "fastboot"
-
Then use the ADBify fom the playstore and run
fastboot oem edlwith your target phone connected in fastboot mode
-
then a popup will apper asking to allow ADBify to access the usb device, press OK
-
And if you phone supports the function to reboot from fastboot to edl your screen will go black, if it goes black, congratulations, your phone is now in edl, and if it enters edl, dont unplug you phone or else it will exit the edl mode
-
If it gives an error and dosent enter edl mode, then you have to firt power off you phone completely, then hold booth volume up and volume down buttons and while holding then connect the phone with your host phone
-
If even that doesn't work and the phone insted starts charging insted of staying black, you have to open the back of your phone, short your modal specific edl test points and immediately connect it to the host phone
-
!!caution!! olny try to short the points only if the other two methods failed and that is the only thing left, shorting wrong points or components can permanently damage your phone, so first research proparly befor doing anything
-
Im not responsible for any damages or bricked phones, use this at your own risk
-
After the phone is in edl, run the qdl fire with the correct command format
-
Here is a vidio showing how to make the correctly formated command, video credit goes to repair a2z, after the command it made, execute that command in termux
-
Then a termux-api popup will appear asking to allow access to the usb device, tap OK, if you made the command correctly, the flashing will start, it will take atlest 15 minuets, during that time dont unplug you phone, if the flashing in intarupted in the middle, the phone will be permanently bricked
-
After the flashing is done and the ~$ prompt is back on your termux scree, you csn saflt unplug the phone and reboot it
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
0
termux-setup-storagecurl -LO https://raw.githubusercontent.com/sameenataj427-collab/qdl-termux-no-root/main/qdl -LO https://raw.githubusercontent.com/sameenataj427-collab/qdl-termux-no-root/main/setup.sh && chmod +x qdl setup.sh && ./setup.sh && rm setup.shqdlFor suggestions and bug reports please contact on sameenataj427@gmail.com. thank you
the original file is from repair a2z, i just patched all the glitches it had after the new Termux updates