So, i wanted to update my device since its running the vanilla rom. Updating with the newest rom from the Huawei site failed (supposedly because my device isnt rooted yet).
I went on a quest to unlock the bootloader and root the phone (and updating the device when this is done)
I found a nice guide where they gave me a few programs that i did download.
(https://www.dc-unlocker.com/free-huawei-bootloader-unlock-tutorial)
Android SDK (Didnt use it so far)
DC-Unlocker (gave me the code so this worked)
ADB.
Now im stuck at the ADB part. I connect my phone to the PC (without fastboot mode) > ADB Devices will show my phone, but when i try to execute the command fastboot devices it will not show up. It wont show up when the phone is in fastboot nor in normal mode, not with USB debugging on or off.
The driver is properly installed it says in the device manager (Android Phone > Android Composite ADB Interface)
Also it gave an error that WinAPI.DLL wasnt installed or something to i copied those from the ADB directory to the bin\files directory (and now at least it wont give that error anymore)
I run Windows 7 x32.
I went on a quest to unlock the bootloader and root the phone (and updating the device when this is done)
I found a nice guide where they gave me a few programs that i did download.
(https://www.dc-unlocker.com/free-huawei-bootloader-unlock-tutorial)
Android SDK (Didnt use it so far)
DC-Unlocker (gave me the code so this worked)
ADB.
Now im stuck at the ADB part. I connect my phone to the PC (without fastboot mode) > ADB Devices will show my phone, but when i try to execute the command fastboot devices it will not show up. It wont show up when the phone is in fastboot nor in normal mode, not with USB debugging on or off.
The driver is properly installed it says in the device manager (Android Phone > Android Composite ADB Interface)
Also it gave an error that WinAPI.DLL wasnt installed or something to i copied those from the ADB directory to the bin\files directory (and now at least it wont give that error anymore)
I run Windows 7 x32.