Huawei M5 [Schubert-W09C432B151 (8.0.0.151) Firmware] - Huawei MediaPad M5 ROMs, Kernels, Recoveries, & O

Below is the firmware link for HUAWEI M5 8.4 SHT-W09
Model: SHT-W09
Android OS: 8.0 Oreo
Build: SHT-W09C432B151 (8.0.0.151)
EMUI 8.0
https://drive.google.com/drive/folders/1k4_py875ZNxeODYz1YZkRtL9Iyo159tU?usp=sharing

@sarichter probably you should correct the title, it's not 8.1.0.151 but 8.0.0.151
Btw. you can download the full image using HFF, too.

AndDiSa said:
@sarichter probably you should correct the title, it's not 8.1.0.151 but 8.0.0.151
Btw. you can download the full image using HFF, too.
Click to expand...
Click to collapse
Yes, but some people still request it without using HFF. I've noticed this with the p20 as well.

I'm using HFF but the download keeps erroring out on my SHT-W09 (C567). I'm not sure if it's the tablet or my network connection.
Sent from my Pixel 2 using Tapatalk

Hello
I'm looking for the oemfile of this version for rebranding my SHT-W09 Chinese version C00 in european version C432.
the command to extract oemfile :
Code:
adb shell
su
cat /data/custom.bin > /storage/emulated/0/custom.bin.bak
dd if=/dev/block/platform/hi_mci.0/by-name/oeminfo of=/storage/emulated/0/oeminfo.img.bak
exit
exit
adb pull /storage/emulated/0/custom.bin.bak custom.bin.bak
adb pull /storage/emulated/0/oeminfo.img.bak oeminfo.img.bak
Thanks for helping :good:

griolls said:
Hello
I'm looking for the oemfile of this version for rebranding my SHT-W09 Chinese version C00 in european version C432.
the command to extract oemfile :
Code:
adb shell
su
cat /data/custom.bin > /storage/emulated/0/custom.bin.bak
dd if=/dev/block/platform/hi_mci.0/by-name/oeminfo of=/storage/emulated/0/oeminfo.img.bak
exit
exit
adb pull /storage/emulated/0/custom.bin.bak custom.bin.bak
adb pull /storage/emulated/0/oeminfo.img.bak oeminfo.img.bak
Thanks for helping :good:
Click to expand...
Click to collapse
Why won't you use HFF to download the full whatever version you need for C432 region, and then use Huawei Firmware Extractor to extract any images you want from it? Also, how do you intend to flash it with locked FRP? Fastboot wont do it.

The download link given above for firmware HUAWEI M5 8.4 SHT-W09 is dead. Does anyone has a working link?
Thanks.

Related

Note 8.0 bootloader

Hi Guys,
How do I find the bootloader version on this tablet?
fazzxx said:
Hi Guys,
How do I find the bootloader version on this tablet?
Click to expand...
Click to collapse
Download root checker app (the one with the blue android) from the Play Store. It will give bootloader info. Or use adb.
Sent from my GT-N5110 using Tapatalk
CCallahan said:
Download root checker app (the one with the blue android) from the Play Store. It will give bootloader info. Or use adb.
Click to expand...
Click to collapse
Synapse (which comes pre-installed with the CivZ ROM) also shows the bootloader version under "INFO & REBOOT".
ramjet73
thank you guys so there is no official way?
fazzxx said:
thank you guys so there is no official way?
Click to expand...
Click to collapse
I think @CCallahan already gave you the official way, which is the "bugreport" ADB command:
D:\Android\Minimal ADB and Fastboot>adb bugreport
========================================================
== dumpstate: 2014-07-03 20:55:52
========================================================
Build: KOT49H.N5110XXDNF1
Build fingerprint: 'samsung/konawifixx/konawifi:4.4.2/KOT49H/N5110XXDNF1:user/release-keys'
Bootloader: N5110UEU2CNE2
Radio: unknown
Network: (unknown)
Kernel: Linux version 3.0.36~CivZ-SphereKat-Rev4.1-N5110~ ([email protected]) (gcc version 4.4.3 (GCC)
#1 SMP PREEMPT Tue Jul 1 21:00:17 CEST 2014
Click to expand...
Click to collapse
There's a bunch of stuff that dumps after that so be prepared to do a Ctl-C break after the initial information is displayed or you'll lose it when the command line buffer overflows.
Edit: I found these variations of the "adb bugreport" command in a post on another forum:
You can try if on windows :
adb bugreport | find "bootloader"
or if on linux :
adb bugreport | grep bootloader
Click to expand...
Click to collapse
Those commands will save having to use Ctl-C to stop the report if you are only interested in the bootloader version.
ramjet73
Thanks for the reply guys,
I just got my note 8.0 recently and it was on 4.1, I have now officially updated to 4.2 as the french version has not had kitkat update yet.
But don't think I will update to kitkat officially due to knox, so for now i'm going to leave it on 4.2, root it and flash withs civs rom.
Do you reckon thats the best thing to do?
fazzxx said:
Thanks for the reply guys,
I just got my note 8.0 recently and it was on 4.1, I have now officially updated to 4.2 as the french version has not had kitkat update yet.
But don't think I will update to kitkat officially due to knox, so for now i'm going to leave it on 4.2, root it and flash withs civs rom.
Do you reckon thats the best thing to do?
Click to expand...
Click to collapse
Yes. Avoid the KNOX KitKat bootloader as long as everything works without it.
ramjet73

XiaomiTool [WIN] [UNIX]

Xiaomi Tool
XiaomiTool is an OpenSource project that has the goal to create a safe, fast and noob-friendly interface to manage your Xiaomi Device.
Click to expand...
Click to collapse
Supported Device status
MTK devices aren't / won't be supported
Xiaomi Mi1(puls) : Not supported
Xiaomi Mi2(s) : Fully supported
Xiaomi Mi2A : Support coming soon
Xiaomi Mi3W : Fully supported
Xiaomi Mi4W : Fully supported
Xiaomi Red Rice : Not supported
Xiaomi RedMi 1S : Fully supported
Xiaomi RedMi Note W : Not supported
Xiaomi RedMi Note LTE : May be supported
Xiaomi MiPad : May be supported
Click to expand...
Click to collapse
Features
GUI (linux and windows)
Backup & Restore
Import Photos
Root
Install apps
Adb Shell
Push and Pull files
Switch to Dalvik
Switch to ART
Record Screen
Install a custom Recovery
Wipe data
Flash Zip files
Install custom recovery
Click to expand...
Click to collapse
Requirements
Windows: Adb and Fastboot (placed on %PATH%)
Unix / Linux: Adb and Fastboot, need to execute some commands with SUDO, so an user-password is needed, do not execute as root
Click to expand...
Click to collapse
Downloads
Windows: https://github.com/linuxxxxx/XiaomiTool/blob/releases/windows/windows.zip
Linux: https://github.com/linuxxxxx/XiaomiTool/blob/releases/linux/linux.zip?raw=true
Unix: https://github.com/linuxxxxx/XiaomiTool/blob/releases/unix/unix.zip?raw=true
Click to expand...
Click to collapse
Installation
Windows
Download the Zip file
Extract the folder
Make sure ADB and Fastboot are working well on your device and they're both on a %PATH% (C:WindowsSystem32 for example) folder
Run XiaomiTool.exe and enjoy
Click to expand...
Click to collapse
Linux
Download the zip file
Extract everything in a folder
chmod +x XiaomiTool or run sh XiaomiTool (The one on the main dir)
Insert your password when asked (see here why it's needed)
Click to expand...
Click to collapse
Unix
Download the zip file
Extract the folder
chmod +x Start.sh
Execute Start ( ./Start.sh )
>> If something goes wrong make sure you can execute adb and fastboot without root access, if not run sudo ./Start
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Which one should I choose?
> Windows : it works on all windows-powered Pcs and on Wine, it only needs adb and fastboot
> Linux : if you're running a debian-based distro
> Unix : (mac) os X, *bsd and it may also be good on other linux distros where the linux one does not work (well)
Click to expand...
Click to collapse
Links
Issue Tracker: https://github.com/linuxxxxx/XiaomiTool/issues
Click to expand...
Click to collapse
XDA:DevDB Information
XiaomiTool, Tool/Utility for the Xiaomi Mi 3
Contributors
linuxxxx
Version Information
Status: Beta
Created 2014-08-13
Last Updated 2014-09-08
linuxxxx said:
Xiaomi Tool
............................................................
............................................................
............................................................
Created 2014-08-13
Last Updated 2014-08-13
Click to expand...
Click to collapse
Thanks,i am downloading it.
Seems very useful.:laugh:
no option to root..
Is ART working with this tool?
sivabommakanti said:
Is ART working with this tool?
Click to expand...
Click to collapse
This tool forces system to use art as default runtime but i am not sure if it will work on miui kk too
poran123 said:
no option to root..
Click to expand...
Click to collapse
Just fixed, but missing zip file you can take one from download.chainfire.eu
WOW
:good:
is this root working on stable MIUI ROMS??
volcano619 said:
is this root working on stable MIUI ROMS??
Click to expand...
Click to collapse
Yes ofc
Could someone comment on the functionality of switching to ART on a MIUI (4.8.15) Kitkat (4.4.4) ROM and if it works properly? Also, what are the benefits of ART (asking as a n00b)? Thank you!
Awesome work!!
Finally i found good application for my new devices, Redmi 1S
Good job :fingers-crossed:
may i ask why no MTK supported devices...and/or will you be creating a mtk based tools for those users in the future
Awesome Work just posted an article on my site PhoneHorn here
Am I doing something wrong ?
TheDj408 said:
Am I doing something wrong ?
Click to expand...
Click to collapse
Nope, i made a stupid typo, fixed, sorry
Why this error be shown ?
please help me..
in the future there will be a version compatible for Red Rice? Mtk version?
E1nzte1N said:
Why this error be shown ?
please help me..
Click to expand...
Click to collapse
U cant connect more than 1 android device to use adb
NinoRapis said:
in the future there will be a version compatible for Red Rice? Mtk version?
Click to expand...
Click to collapse
99% nope
Hey there folks! umm, how stable ART is on Miui v6?
Jhayzt said:
Hey there folks! umm, how stable ART is on Miui v6?
Click to expand...
Click to collapse
Not stable if you're are on 4.9.5 developer rom... Settings force close, security force close.. Some apps force close
Sent from my MI 3W using XDA Free mobile app

[Stock][Firmware] for KIW-L24 and L21

Disclaimer: I am not responsible for anything that happens as a result of flashing these files. You decided to flash these.
These are the Stock firmware Update.apps directly from Huawei just uploaded to Android File Host so you can actually download the files instead of relying on hamster powered servers. I have also extracted the update.apps so you can see the imgs/files that are included so you can take them apart if you so desire.
L21
Stock B130 L21 Update.App:
https://www.androidfilehost.com/?fid=24411628330025756
Stock B130 L21 Extracted Update.App
https://www.androidfilehost.com/?fid=24411628330025755
L24
Stock B130 L24 Update.App:
https://www.androidfilehost.com/?fid=24411628330025766
Stock B130 L24 Extracted Update.App:
https://www.androidfilehost.com/?fid=24411628330025765
Older Versions:
Stock B130 L24 Update.App:
https://www.androidfilehost.com/?fid=24411628330025766
Stock B130 L24 Extracted Update.App:
https://www.androidfilehost.com/?fid=24411628330025765
Honor 5x variants that do not have public firmware update.apps:
L22, L23, A10, A20
Instructions on how i extracted the update.app's:
I used a great windows tool from @worstenbrood as of right now it does not support making flashable zips for the Honor 5X, but i have made a profile so you can you will just need to take this file if you have L24/L21 or this file if you have L22 and add it at the end of the profiles.xml that is located in C:\Program Files (x86)\HuaweiUpdateExtractor then relaunch the application and select the Honor 5x profile.​
Mine 2
Mine 3
Can you upload L-22 aswell ?? awaited
kartrikpal said:
Can you upload L-22 aswell ?? awaited
Click to expand...
Click to collapse
Currently there is no L-22 firmware available to the public. Once there is i will upload it.
deadman96385 said:
Currently there is no L-22 firmware available to the public. Once there is i will upload it.
Click to expand...
Click to collapse
The version of this device that available in Middle East for example Egypt is called Huawei GR5 .. any idea about the model number of this device ? and If it's possible to treat the device same as the Honor 5X?
As far as I know the hardware is identical but this begs the question about the support and if there is CM13 for example will it work with the GR5 ?
D3VI0US said:
The version of this device that available in Middle East for example Egypt is called Huawei GR5 .. any idea about the model number of this device ? and If it's possible to treat the device same as the Honor 5X?
As far as I know the hardware is identical but this begs the question about the support and if there is CM13 for example will it work with the GR5 ?
Click to expand...
Click to collapse
Some of us have test samples of a very similar Huawei G-series phone for the USA, but so far Huawei hasn't committed to letting us unlock those for development. Some members of the popular press are saying that they're identical but we can't agree until we get under the hood ourselves because such articles have already been shown to be inaccurate on several counts.
In the meantime, please give us your information at -
http://forum.xda-developers.com/honor-5x/development/discovery-looking-info-to-try-to-t3312325
I'll check it and let you know if the answer is no or not sure yet.
Meanwhile check the Huawei EMUI site for your region and model and see if you have a public download available for your stock rom.
any word on whats new about the new OTA update that came out today? http://club.hihonor.com/us/topic-462 my guess is its just doing another set of security patches, if not that then preparing us for marshmallow as they have announced that within 2 weeks their honor devices will begin to get marshmallow, but i think thats only for the honor 7 for right now
Xt51 said:
any word on whats new about the new OTA update that came out today? http://club.hihonor.com/us/topic-462 my guess is its just doing another set of security patches, if not that then preparing us for marshmallow as they have announced that within 2 weeks their honor devices will begin to get marshmallow, but i think thats only for the honor 7 for right now
Click to expand...
Click to collapse
You're going to see some bug fixes in today's update along with performance improvements that will vary in effectiveness by user. Sorry to be vague but we're only allowed to say just so much about tests and changelogs beyond what they say publicly. I've been using the new update and recommend it personally.
Marshmallow is coming but it's better to not expect it in two weeks.
Apparently this update isn't released in US yet. HiHonor.com/US still has the B130.
jim262 said:
Apparently this update isn't released in US yet. HiHonor.com/US still has the B130.
Click to expand...
Click to collapse
It began rolling out in the US today, give it time...
Any idea if system updates with install properly without stock recovery or modified system apps from debloat script?
eruji said:
Any idea if system updates with install properly without stock recovery or modified system apps from debloat script?
Click to expand...
Click to collapse
No idea, but it's always safe to restore your stock boot and system, flash stock recovery, take the update, and reroot.
EarlyMon said:
No idea, but it's always safe to restore your stock boot and system, flash stock recovery, take the update, and reroot.
Click to expand...
Click to collapse
Just FUI I put the b130 dload folder on the sdcard along with the update.app and shut down the phone, then hold volume down and power and wait for the screen to go black / vibrate .. the phone then booted to an optimizing system screen and took about 4 min to finish and boot up.
after booting up I can see no difference in the phone ... it's still rooted and all my data is intact.
I had no luck booting to an eRecovery screen, holding volume up and power just boots to TWRP
same with vol up + vol down + power
Also no sign of an OTA update here, seems pretty slow it's been out over 4 days and it's not available anywhere
I also posted a Back to Stock guide here >> http://forum.xda-developers.com/honor-5x/how-to/guide-kiw-l24-to-stock-t3318268
and Stock Recovery KIW-L24 b130 here >> https://www.androidfilehost.com/?fid=24421527759882507
Manually update to B140 -
https://plus.google.com/+ThomasTenkely/posts/4r3s92JJHmT
EarlyMon said:
Manually update to B140 -
https://plus.google.com/+ThomasTenkely/posts/4r3s92JJHmT
Click to expand...
Click to collapse
whoo hoo thanks .. I'll mirror the file to AFH here >> Honor 5x Firmware_KIW-L24_Android 5.1_EMUI 3.1_C567B140.zip
Update worked just fine ...first boot took a few min but all is fine
Code:
C:\fastboot>adb devices
List of devices attached
GFMDU1610******* device
C:\fastboot>adb reboot bootloader
C:\fastboot>fastboot flash recovery "F:\Honor 5x\recovery.img"
target reported max download size of 266338304 bytes
sending 'recovery' (55498 KB)...
OKAY [ 1.755s]
writing 'recovery'...
OKAY [ 0.862s]
finished. total time: 2.620s
C:\fastboot>fastboot reboot
rebooting...
finished. total time: 0.001s
C:\fastboot>adb devices
List of devices attached
GFMDU161********** device
C:\fastboot>adb reboot bootloader
C:\fastboot>fastboot flash recovery F:\Downloads\kiwi_2_17_recovery.img
target reported max download size of 266338304 bytes
sending 'recovery' (45286 KB)...
OKAY [ 1.435s]
writing 'recovery'...
OKAY [ 0.707s]
finished. total time: 2.145s
C:\fastboot>
clsA said:
I also posted a Back to Stock guide here >> http://forum.xda-developers.com/honor-5x/how-to/guide-kiw-l24-to-stock-t3318268
and Stock Recovery KIW-L24 b130 here >> https://www.androidfilehost.com/?fid=24421527759882507
Click to expand...
Click to collapse
Please, can you tell me il your stock recovery is also compatible for KIW-L21 ?
clsA said:
whoo hoo thanks .. I'll mirror the file to AFH here >> Honor 5x Firmware_KIW-L24_Android 5.1_EMUI 3.1_C567B140.zip
Click to expand...
Click to collapse
Please remember to comment on AFH that's for the L24.
fanfan7110 said:
Please, can you tell me il your stock recovery is also compatible for KIW-L21 ?
Click to expand...
Click to collapse
no I don't have the L21 to test it on
EarlyMon said:
Please remember to comment on AFH that's for the L24.
Click to expand...
Click to collapse
it's in the file name ...but i added it to the comments also
EarlyMon said:
Manually update to B140 -
https://plus.google.com/+ThomasTenkely/posts/4r3s92JJHmT
Click to expand...
Click to collapse
How to install, via phone or only pc?
Wysłane z mojego KIW-L21 przy użyciu Tapatalka

custom kernel for galaxy j200F

Hello
I need a custom kernel with selinux permissive for my galaxy j200 F
anyone can help me to find it ?
Hi,
Could I have your boot.img file? I'll try to build it one.
Edit: I'm currently building the permissive kernel now, but I need ramdisk from your boot.img to complete the build.
Sent from my ASUS_Z00AD
krasCGQ said:
Hi,
Could I have your boot.img file? I'll try to build it one.
Edit: I'm currently building the permissive kernel now, but I need ramdisk from your boot.img to complete the build.
Sent from my ASUS_Z00AD
Click to expand...
Click to collapse
where can I find it ?
Try pull with this adb command (as root):
Code:
adb shell
su
dd if=dev/block/mmcblk0p9 of=/mnt/sdcard/boot.img
exit
adb pull /mnt/sdcard/boot.img
I'm actually searching for it but no luck, unless I download 1 GB+ stock firmware just for a single boot.img file.
Edit: mmcblk0p9 is the BOOT partition on I9500, but since J200F has an Exynos SoC it should work too.
Sent from my ASUS_Z00AD
krasCGQ said:
Try pull with this adb command (as root):
Code:
adb shell
su
dd if=dev/block/mmcblk0p9 of=/mnt/sdcard/boot.img
exit
adb pull /mnt/sdcard/boot.img
I'm actually searching for it but no luck, unless I download 1 GB+ stock firmware just for a single boot.img file.
Edit: mmcblk0p9 is the BOOT partition on I9500, but since J200F has an Exynos SoC it should work too.
Sent from my ASUS_Z00AD
Click to expand...
Click to collapse
do you mean this file ?
Yeah. That's it.
Please test this. Unpack then flash via Odin and after that, screenshot the SELinux status on Settings > About Phone.
Edit: Alongside with kernel version lol
5mohsen5 said:
do you mean this file ?
Click to expand...
Click to collapse
krasCGQ said:
Yeah. That's it.
Please test this. Unpack then flash via Odin and after that, screenshot the SELinux status on Settings > About Phone.
Edit: Alongside with kernel version lol
Click to expand...
Click to collapse
the boot image adress in galaxy j2 is mmcblk0p10
Thank you very much brother
It really works :good::good::good:
You are my hero
but when I flashed it , After the boot, I did not have root access .
So I had to root my phone again
there is a problem
I am constantly receive security error
Sent from my SM-J200F using Tapatalk
This message is displayed in the smart manager.
And when I restarted the phone, the phone goes into recovery menu and the phone is turned off.
And by removing and re-insertion of the battery, the phone is turned on again
Sent from my SM-J200F using Tapatalk
Yeah. It comes from Knox. Disabling Knox will stop this annyoing message, either via launching SuperSU or by debloating ROM to remove all Knox libraries.
And thanks for testing it! I'll release the first version of my kernel ASAP.
Sent from my ASUS_Z00AD
I hope you become successful
Sent from my SM-J200F using Tapatalk
I hope the same, with help from J2 users, as I don't have the device.
Sent from my ASUS_Z00AD
krasCGQ said:
I hope the same, with help from J2 users, as I don't have the device.
Sent from my ASUS_Z00AD
Click to expand...
Click to collapse
Please give me news
I want to download it [emoji5]
Sent from my SM-J200F using Tapatalk
5mohsen5 said:
Please give me news
I want to download it [emoji5]
Sent from my SM-J200F using Tapatalk
Click to expand...
Click to collapse
On the first release, I'd change only the name tagging to KudTW-r1 so you could safely use the test build I made yesterday. BTW, is the kernel version showing the correct name (3.10.9-KudTW-test)?
I'll start to push changes on r2. Test build attachment removed from now and so on.
Sent from my ASUS_Z00AD
@5mohsen5
I've created the thread
http://forum.xda-developers.com/showthread.php?p=65792806
Sent from my ASUS_Z00AD
I have a question
The main boot file is about 8 MB in size.
But the file that I've extracted by adb command approximately 13 MB in size.
What is the reason ??
5mohsen5 said:
I have a question
The main boot file is about 8 MB in size.
But the file that I've extracted by adb command approximately 13 MB in size.
What is the reason ??
Click to expand...
Click to collapse
Because it's compressed. I used mkbootimg_tools to extract it on my Xubuntu machine and it's approximately 11.5 MB (in binary size).
Sent from my ASUS_Z00AD
krasCGQ said:
Because it's compressed. I used mkbootimg_tools to extract it on my Xubuntu machine and it's approximately 11.5 MB (in binary size).
Sent from my ASUS_Z00AD
Click to expand...
Click to collapse
can you port galaxy s4 or s5 's screen mirroring feature for galaxy j2 ?
5mohsen5 said:
can you port galaxy s4 or s5 's screen mirroring feature for galaxy j2 ?
Click to expand...
Click to collapse
No. I'm not interested on such stuff
Sent from my ASUS_Z00AD

Stock rom BLL-L22 B150 (Huawei GR5 2017) update & Full

OTA update on my model just B130, i found B150
How to update ?
Step 1: Extract & copy UPDATE.APP to "dload" folder on SD Card (you can creat new folder name "dload" if you can't found in SD Card)
Step 2: Choose dial
*#*#2846579#*#* tap Call
ProjectMenu -> Upgrade -> SD card update -> Confirm
- Your phone will auto reboot & update
If your phone can't load to system after you install custom rom or wipe
- Shut down device
- Copy Update.app to "dload" folder on SD card
- Volume up + down + power, it will auto reflash stock fimware
Click to expand...
Click to collapse
Full stock
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1277/g104/v74004/f1/full/update.zip
Update
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1277/g104/v74001/f1/full/update.zip
You can found all stock rom of Huawei HERE
http://hwmt.ru/oth/HWFF/info/view.php?find_model=
how to flash this?? need reply asap tyhttps://forum.xda-developers.com/showthread.php?t=3550417&goto=nextnewest
goodygoods said:
how to flash this?? need reply asap tyhttps://forum.xda-developers.com/showthread.php?t=3550417&goto=nextnewest
Click to expand...
Click to collapse
did you read my post ?
how to flash in quote part
goodygoods said:
how to flash this?? need reply asap tyhttps://forum.xda-developers.com/showthread.php?t=3550417&goto=nextnewest
Click to expand...
Click to collapse
just in case in more detail.
https://forum.xda-developers.com/honor-5x/how-to/manual-ota-update-guide-update-app-t3445976
Is there any news about BLL-L22C636 Android 7 EMUI 5.0 Beta?
not yet bro
Bll-L22C636B123
Please send the specific update for this version can't find it please please please.
Bll-L22C636B123
Only this Versions
http://hwmt.ru/hwmtsite/firmware-database/?firmware_model=Bll-l22c636&firmware_page=0
Favythewolf said:
Please send the specific update for this version can't find it please please please.
Bll-L22C636B123
Click to expand...
Click to collapse
Are you sure about the version ?? I search every where but don't find ??
Bll-L22C636B123
Yeah I am sure but I have already found it thanks anyways​
I want to flash the modem for the model Bll-L22C636B123 because I want the B4 / 1700/2100 MHz. band. Is it possible to do that using the modem firmware from mate 9 lite or gr5 2017?
Without that band I can't get connected to 4G.
By Pass Google Account 2017 security patch
https://www.youtube.com/watch?v=UU9YdLQigt0
Google Account Manager APK link
http://*******/1nGTep
Es FileExplorer APK link
http://*******/1nGTka
FRP bypass APK link
http://*******/1nGWdx
BLL-L22c636b150 please any one help me with something to update this version to Android 7.0
yaarop said:
BLL-L22c636b150 please any one help me with something to update this version to Android 7.0
Click to expand...
Click to collapse
Haven't you got the OTA yet?
No I didn't get on Huawei updater....but I updated using firmware finder and it is amazing....sorry for my English cause I am from syria ...and thank you
yaarop said:
No I didn't get on Huawei updater....but I updated using firmware finder and it is amazing....sorry for my English cause I am from syria ...and thank you
Click to expand...
Click to collapse
There is no problem with your English. Its absolutely fine buddy.
Hi, My Honor 6X (BLN-L220) is running on build number: BLN-L22C675B320 and I need to downgrade to EMUI 4.1. I downloaded the official Indian firmware from Honor forum"HONOR 6X Firmware (BLN-L22, Android 6.0, EMUI 4.1, C675B132, India Channel)" Please advise me how to flash this file. Or is there any other way to downgrade it. My device is unrooted with stock recovery.
devakk said:
Hi, My Honor 6X (BLN-L220) is running on build number: BLN-L22C675B320 and I need to downgrade to EMUI 4.1. I downloaded the official Indian firmware from Honor forum"HONOR 6X Firmware (BLN-L22, Android 6.0, EMUI 4.1, C675B132, India Channel)" Please advise me how to flash this file. Or is there any other way to downgrade it. My device is unrooted with stock recovery.
Click to expand...
Click to collapse
there is no roll back available for l22 , try once copy the update.app of firmware to dload folder in sd card and power off the phone and press three buttons and hold after vibrate release the power -- may be this works ..or you have to wait for rollback package
venugopalu007 said:
there is no roll back available for l22 , try once copy the update.app of firmware to dload folder in sd card and power off the phone and press three buttons and hold after vibrate release the power -- may be this works ..or you have to wait for rollback package
Click to expand...
Click to collapse
When can I expect a rollback package?
devakk said:
When can I expect a rollback package?
Click to expand...
Click to collapse
the serices of honor is so late in india , we cannot predict the approximately when it was.

Categories

Resources