Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Not even a WinVista32 VM on ubuntu?
Did huawei ever send you your code?
Yeah, I got it like 2 days after I sent it. Did you include your serial number, IMEI, and model number (Y301-A1)? Without that they won't reply
Use the oem unlock command in fastboot no need for dcunlocker.Hey how did you unlock the boot loader? I tried sending a email to huawei's email address mobile@huawei.com and its been a week and no response also I tried DC-Unlocker and it won't detect my device when in download mode. Are there any other alternatives to try?
Use the oem unlock command in fastboot no need for dcunlocker.
I need my boot loader code for that which I don't have so that's why I tried DC-Unlocker
A few notes about this update. You cannot mount the internal storage (yet). You also cannot mount USB storage.
Is this usable on windows? My fiance kinda forced me to reinstall windows because Linux was too complicated for her (kept having datbase lock issues when she would shut it down while downloading software)
I see no notes for windows in the instructions.
Downloading anyway, thanks.
Hello, EagerestWolf, Could I backup the stock recovery before flash this custom recovery? Thanks.
adb shell
su
dd if=/dev/mmcblk0p13 of=/storage/sdcard1/recovery.img
You are so nice. Thanks!