Bootloader Unsupported! - G 2014 Q&A, Help & Troubleshooting

Guys help me out.
I have flashed the latest twrp 3.1.0.0 on my moto g, later I have tried to flash RR 5.7.4 with pico gapps.
Whenever I try to flash custom roms it saying "Update process ending with ERROR 7"
It says the reason: This package supports bootloader: 0x4882, 0x4883, 0x4886 ; This device has bootloader 0x4887.
[See attached image]
How to solve this?
Sent from my Moto G 2014 using Tapatalk

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
attached image here
Sent from my Moto G 2014 using Tapatalk

bennyrichardaon said:
attached image here
Click to expand...
Click to collapse
1 this is the wrong place where write this
2 the error is that your bootloader is newer than the ones supported. Now, we know that downgrading bootloader is impossible, so you need to modify the updater-script file in the rom zip file. To do that, use google; i'll not write here how to do that
Sent from my Moto G 2014 using XDA Labs

Zenzfum000 said:
1 this is the wrong place where write this
2 the error is that your bootloader is newer than the ones supported. Now, we know that downgrading bootloader is impossible, so you need to modify the updater-script file in the rom zip file. To do that, use google; i'll not write here how to do that
Sent from my Moto G 2014 using XDA Labs
Click to expand...
Click to collapse
I'm sorry for writing here, coz I was afraid and in hurry.
Flashing stock marshmallow wont solve this problem?
Sent from my Moto G 2014 using Tapatalk

bennyrichardaon said:
Flashing stock marshmallow wont solve this problem?
Click to expand...
Click to collapse
You can flash whatever you want but many marshamallows roms and older doesn't "support" new bootloader, you need to add it in the update-script file.
For sure you can install nougat roms now
Sent from my Moto G 2014 using XDA Labs

Zenzfum000 said:
You can flash whatever you want but many marshamallows roms and older doesn't "support" new bootloader, you need to add it in the update-script file.
For sure you can install nougat roms now
Sent from my Moto G 2014 using XDA Labs
Click to expand...
Click to collapse
Thank you bro, I'm gonna try with Nougat rom now.
Sent from my Moto G 2014 using Tapatalk

Solution is:
Get a zip file manager (7-zip, file-roller, Betterzip, ...) and search the xyz-rom.zip for META-INF/com/google/android/install-script. Extract the install-script (or edit directly inside xyz-rom.zip) and edit the install-script with your choosen text editor.
Remove everything to line:
ifelse (...) ... this ist the first line of the new edited install-script and leave all coming below as it is. Now put the edited install-script back in your xyz-rom.zip and save it.
### Just be sure it's a Rom for your device ^^
This removes the bootloader check for the Moto G 2014. So don't flash Nougat Rom, if you have KitKat bootloader.
###
Now check out all the good 'ol ROMs
### EDIT: Solution 2 ###
If you know that you have bootloader 0x4887 you just replace 0x4886 with 0x4887 in install-script:
Search for:
( ... )
assert(getprop("ro.bootloader") == "0x4882" || getprop("ro.bootloader") == "0x4883" || getprop("ro.bootloader") == "0x4886"
( ... )
Edit to:
( ... )
assert(getprop("ro.bootloader") == "0x4882" || getprop("ro.bootloader") == "0x4883" || getprop("ro.bootloader") == "0x4887"
( ... )

Download and flash old bootloader file and flash ,flashing would be fail, boot again and flash again and boot and flash old bootloader, in fastboot mode will see 48.86 written. That may downgrade or help out you.
Sent from my XT1068 using Tapatalk

Related

[STOCK OTA] Blur_Version.81.5.31006.XT890.Retail.en.EU

Hi there, I have been proposed an OTA, so I downloaded it to share it to you, this is the EU retail stock rom 81.5.31006, update only.
Not flashable on its own, this should be merged with a FULL upgrade.
http://www.filedownloads.org/3oxep0r54dad/Blur_Version.81.5.31006.XT890.Retail.en.EU.rar.html
Changelog?
Just to confirm that it's working
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Caution > It seems to be not downgradable !!!
I get an Error ''Downgraded security version for logo'' Fastboot command failed
EDIT: It's just the Logo (i guess unlocked BL) that can't be flashed with RSD. So edit the XML of the sbf and delete the Line
<step operation="flash" partition="motoboot" filename="motoboot" MD5="9401ec250cf8387e9ad7e7b03400bf8f" />
View attachment 1478927
But what is so different about this version?
Now I spent 10 minutes pondering why someone used Winrar on top of a zip file. My head is full of 'fudge'....
Please, simple instructions how to flash this ?
Thanks
shto said:
Please, simple instructions how to flash this ?
Thanks
Click to expand...
Click to collapse
Working on a home-made fastboot for it now. It won't include the new radio though. Need to be on 81.5.31006 and go up with the zip to get that.
mattlgroff said:
Now I spent 10 minutes pondering why someone used Winrar on top of a zip file. My head is full of 'fudge'....
Click to expand...
Click to collapse
Just to make the two files stick together, what's in the rar is the raw stuff downloaded OTA.
JackyJack said:
Just to make the two files stick together, what's in the rar is the raw stuff downloaded OTA.
Click to expand...
Click to collapse
.crc is never needed, but the thought is what counts lol
shto said:
Please, simple instructions how to flash this ?
Thanks
Click to expand...
Click to collapse
Must be on 81.5.31006.XT890.Retail.en.EU
DOWNLOAD
Blur_Version.81.5.31006.XT890.Retail.en.EU.zip
Put this file on your external SD
INSTALLATION
Shut down your RazR and boot into Recovery
[hold Power & Vol.down > Vol.down to Recovery > Vol.up accept > Vol.up + Vol.down when the Android appears]
Wipe Cache
Apply Update from external Storage > select Blur_Version.81.5.31006.XT890.Retail.en.EU.zip
reboot System
If your Bootloader is unlocked, make it easy and use the Homemade Fastboots by Mattlgroff
HSD-Pilot said:
Must be on .....
Click to expand...
Click to collapse
Thanks, Worked ! but i'm lost root
when i try to root with motofail2go_razri script fail then cleanup it self with succes and after rebooting i dont have root
shto said:
Thanks, Worked ! but i'm lost root
when i try to root with motofail2go_razri script fail then cleanup it self with succes and after rebooting i dont have root
Click to expand...
Click to collapse
Then re-root... we have CWM and other ways.
Just flash this in CWM: https://dl.dropbox.com/u/15093625/RAZRiRoot.zip
mattlgroff said:
Then re-root... we have CWM
Click to expand...
Click to collapse
Great, Tnx
I also got an OTA update notification for 81.5.32002.XT890.O2.en.DE (Build: 8.7.1l-110_IFW-DE-32)
Change log:
https://motorola-global-en-uk.custhelp.com/app/answers/detail/a_id/91614
New Build ID: 4.0.4/8.7.1I-110_IFW-DE-39
Download:
Blur_Version.81.5.32002.XT890.O2.en.DE.crc
http://www.mediafire.com/?mfukxy1iyxf2dt8
Blur_Version.81.5.32002.XT890.O2.en.DE.zip (md5sum: ed185f8f9d799a5cdfbc2f5e92e03587 | sha1sum: 0fad671aac98f987b7231452891959f57c112ccb )
http://www.mediafire.com/?d4trfa2g16ozmo4
adendum said:
I also got an OTA update notification for 81.5.32002.XT890.O2.en.DE (Build: 8.7.1l-110_IFW-DE-32)
Change log:
https://motorola-global-en-uk.custhelp.com/app/answers/detail/a_id/91614
New Build ID: 4.0.4/8.7.1I-110_IFW-DE-39
Download:
Blur_Version.81.5.32002.XT890.O2.en.DE.crc
http://www.mediafire.com/?mfukxy1iyxf2dt8
Blur_Version.81.5.32002.XT890.O2.en.DE.zip (md5sum: ed185f8f9d799a5cdfbc2f5e92e03587 | sha1sum: 0fad671aac98f987b7231452891959f57c112ccb )
http://www.mediafire.com/?d4trfa2g16ozmo4
Click to expand...
Click to collapse
What is the System Version for the update once its been applied?
Settings > About Phone > System Version
Thanks!
mattlgroff said:
what is the system version for the update once its been applied?
Settings > about phone > system version
thanks!
Click to expand...
Click to collapse
81.5.39002.xt890.o2.en.de
adendum said:
81.5.39002.xt890.o2.en.de
Click to expand...
Click to collapse
I'll work on making a home-made fastboot of this now. Appreciate it
It says 'Available for customers in France, Germany and the UK'. But I don't see it and my version is the latest retail.gb version (and GB = UK so...)
Hi! Have this rom the portuguese brasilian language? Many thanks!
Sent from my XT890 using xda premium

[TOOL]All-in-1-FlashTool_Moto_X_2014[Victara]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
General:
Hey guys,
Welcome to my All-in-1-FlashTool for the Moto X 2014
My target is to publish my All-in-1-FlashTool for several devices.
This tool helps you to flash .img files or similar things. It' a alternative for my Univeral_ADB-Helper tool which you can use as well.
It includes the most important commands to flash your phone.
The tool is an easy batch file, so you only need to unpack the .zip and run the batch file.
It is still in development and new features will be added soon.
I don't have this phone for my own, I've just developed this tool for its.
Your do everything at your own risk
Click to expand...
Click to collapse
Requirements: Unlocked Bootloader, Phone Drivers
Alternative: http://forum.xda-developers.com/android/software/utility-universaladb-helper-1-0-t2969165
Function:
- Flash Stock/Custom Recovery.img
- Flash Boot.img
- Factory Reset
- Wipe Cache
- Reboot Recovery/Bootloader
- Unlock Bootloader
- Device Properties
- Root
Click to expand...
Click to collapse
Downloads:
https://goo.gl/ddTQvN
Click to expand...
Click to collapse
Changelog:
Newest version: 1.0 [13.05.2015]
- Take a look at the 2nd. post -
Click to expand...
Click to collapse
If you want to request this tool for your device, please send me an e-mail at:
[email protected]
Please report other bugs and hit "Thanks" if you appreciate this work.
Follow me on Google+ | Community
XDA:DevDB Information
FlashTool_MotoX2014[Victara], Tool/Utility for the Moto X 2014
Contributors
Lars124
Version Information
Status: Testing
Created 2015-05-13
Last Updated 2015-05-13
Changelog:
13.05.2015: [1.0]
- Initial Release
Click to expand...
Click to collapse
If it requires unlocked bootloader, how it unlock the bootloader?
Unlocked Bootloader is required to make use of all functions.
e.g.: flash recovery
One function of this tool is to unlock the bootloader.
Lars124 said:
Unlocked Bootloader is required to make use of all functions.
e.g.: flash recovery
One function of this tool is to unlock the bootloader.
Click to expand...
Click to collapse
Understood.
Thanks, I really like your tool
I don't have tried this tool but it works well ? You can unlock bootloader on moto X V2 (2014) and change the recovery easily without any problem , brick ?
theGhost31 said:
I don't have tried this tool but it works well ? You can unlock bootloader on moto X V2 (2014) and change the recovery easily without any problem , brick ?
Click to expand...
Click to collapse
Wasn't tested by me, because I don't have a Moto X.
Flash Recovery etc. woks but I don't know if unlock BL works with the newest Android versions.
Unlock the device manually.
Mhh OK thank you, i don t know how can i unlock the bootloader manually, but i will try to find that
theGhost31 said:
Mhh OK thank you, i don t know how can i unlock the bootloader manually, but i will try to find that
Click to expand...
Click to collapse
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
I'm running a 2014 on USC. This works on the USC variant? I've had too many issues in the past trying to work with software for a specific carrier on the same phone with a different carrier (that whole Mesmerize vs Fascinate fiasco Samsung had going) and would rather not risk losing my current daily driver.
Cybertron713 said:
I'm running a 2014 on USC. This works on the USC variant? I've had too many issues in the past trying to work with software for a specific carrier on the same phone with a different carrier (that whole Mesmerize vs Fascinate fiasco Samsung had going) and would rather not risk losing my current daily driver.
Click to expand...
Click to collapse
Everything should work except the "Root" function doesn't work with current Android versions.
Lars124 said:
Everything should work except the "Root" function doesn't work with current Android versions.
Click to expand...
Click to collapse
Well, good thing I was only running 5.1! Also, I was impatient and went and did it, already. Works like a charm, my guy! Thanks!

[OFFICIAL] Remove Unlocked Bootloader Warning

If you have unlocked bootloader, you'll see a warning message instead of the Motorola logo. This is annoying for everyone, Just flash this Official Flashable zip with TWRP.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Flashing Instructions (TWRP):
1] Switch Off Moto G 2015
2] Reboot into TWRP recovery
3] Flash my zip
4] Reboot
5] Done :good:
If you don't want to flash with the TWRP, you can do it via Bootloader too.
Flashing Instructions (Bootloader):-
1] Switch Off Moto G 2015
2] Reboot into Bootloader via pressing VOL-DOWN and POWER button simultaneously
3] Then Connect your Moto G 2015 to PC
4] Make sure you have essential Motorola drivers and adb files installed on your PC
5] Then in the the adb folder, extract the logo.bin file inside the zip
6] press SHIFT key and Right Click in empty space and click Open Command Window Here
7] then in Command Prompt, copy the following line
HTML:
fastboot flash logo logo.bin
8] Then
HTML:
fastboot reboot
9] Done:good:
Enjoy the Official Bootlogo of Moto G 2015.
Flashable Zip is in the attachments.
Completely useless post. @Alberto97 zip is more secure and easy to use.
Sent from my MotoG3 using Tapatalk
nelsonw said:
Completely useless post. @Alberto97 zip is more secure and easy to use.
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
This is a different Boologo..
kulankit97 said:
There is huge difference between @Alberto97 zip and my zip file..
Click to expand...
Click to collapse
What is that huge difference?
See image in OP...
Stitched Bootlogo from Official stitch BootAnimation..
Sent from my Moto G(Osprey)
kulankit97 said:
See image in OP.. Stitch bootlogo from new stitch bootanimation..
Sent from my Moto G(Osprey)
Click to expand...
Click to collapse
I guess huge is in the eye of the beholder.
Tel864 said:
I guess huge is in the eye of the beholder.
Click to expand...
Click to collapse
Its Different..
kulankit97 said:
See image in OP.. Stitch bootlogo from new stitch bootanimation..
Sent from my Moto G(Osprey)
Click to expand...
Click to collapse
You changed the stuff. You were offering logo.bin from Alberto's zip. Now you changed to a logo zip. Be honest. You also edited the first reply and put "zip" were was a ".bat" for bin flashing.
Sent from my MotoG3 using Tapatalk
Yes.. You are right..
Sent from my Moto G(Osprey)
I just enhanced my work..
Sent from my Moto G(Osprey)
nelsonw said:
You changed the stuff. You were offering logo.bin from Alberto's zip. Now you changed to a logo zip. Be honest. You also edited the first reply and put "zip" were was a ".bat" for bin flashing.
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
I created my own logo.bin file..
But if .bin file is not secure to you, I have flashable zip now..
Sent from my Moto G(Osprey)
It worked for me, thanks!
Funcionando en xt1543 :good:
Xhatry said:
It worked for me, thanks!
Click to expand...
Click to collapse
Pressing Thanks button will be appreciated!
xkflowne said:
Funcionando en xt1543 :good:
Click to expand...
Click to collapse
Gracias presionando el botón será apreciada!
I use last Resurecction Remix, this work on Motorola Moto G 2015 8GB?
nightcervant said:
I use last Resurecction Remix, this work on Motorola Moto G 2015 8GB?
Click to expand...
Click to collapse
On whatever ROM you are, It will work for sure..
Sent from my Motorola MotoG3 using XDA Labs
It looks more original..
This worked great for me and I for one appreciate it since using the fastboot method to flash to stock logo didn't work, (tried it 4 times with no joy). I really don't care if it is borrowed and modified, it did the job. If this was the only example of borrowing on XDA, then the whole site would be a fraction of the size. Haters gonna hate. Just sayin'.
Thanks button hit. :good::good::good::good::good:
Was searching for this, thank you @kulankit97
But i have a doubt. In wich program can i edit this logo.bin, inside your zip, as i want to put my pic, on my phone. Thanks in advance.
Thank worked for me....thanks a lot:laugh:

[Bootlogo] Motorola: Powered by Lineage

Hi guys!
I decided to make some Lineage OS inspired bootlogos (the one which comes before the bootanimation), as near as possible to the stock one, for the Moto G 2015 and now I'm sharing them with you.
They also (principally) remove the "unlocked bootloader" warning.
I'm not responsible for any trouble you cause to your device. You are deciding to apply this mod, I'm not forcing you. By the way, a tester tested them for me.
Previews:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How to install?
Via fastboot ("fastboot flash logo Logo.bin" ["filename.bin" if you chase another one]) or flashing the .zip through a custom recovery (not tested and not recommended).
Download:
AndroidFileHost
Looking for the logo on other Moto devices?
Moto X Play
Moto X 2014
Moto X 2013
Moto G 2013
Moto G 2014
Moto E 2014
Moto E 2015
If you liked my work, make a little donation (if you want, obviously!). You can find my PayPal e-mail under my profile info.
They are cool,thank you. Can you tell me if i can extract the current logo.bin from the phone? I am looking for logo.bin for the warning message but i can't find it. Thanks in advance.
Broadcasted from Zeta Reticuli
Gravemind2015 said:
I am looking for logo.bin for the warning message but i can't find it.
Click to expand...
Click to collapse
You can find the stock logo in any factory image.
But if you are looking for the stock logo removing the warning you can flash this.
Inviato dal mio Nexus 6P utilizzando Tapatalk
ale29-09 said:
You can find the stock logo in any factory image.
But if you are looking for the stock logo removing the warning you can flash this.
Inviato dal mio Nexus 6P utilizzando Tapatalk
Click to expand...
Click to collapse
Sorry to bother you again but i am not looking to *remove* the message,i am looking for logo.bin that would restore the warning.You can call me crazy but i like the warning message
Broadcasted from Zeta Reticuli
Deleted
Sorry for repeated posts,my internet connection was hanging
Broadcasted from Zeta Reticuli
Gravemind2015 said:
Sorry to bother you again but i am not looking to *remove* the message,i am looking for logo.bin that would restore the warning.You can call me crazy but i like the warning message
Click to expand...
Click to collapse
Uh, I can understand, ahah.
As I said, you can find it in every factory image, sadly I don't know how to extract the current one.
Gravemind2015 said:
Sorry for repeated posts,my internet connection was hanging
Click to expand...
Click to collapse
No problem.
@ale29-09 I asked this in other threads and Alberto helped me out.This command in terminal backups the current one-
Code:
dd if=/dev/block/bootdevice/by-name/logo of=/sdcard/logo.bin
I thought to share the info.Thanks
Broadcasted from Zeta Reticuli
Added two new bootlogos inspired by the new Lenovo Moto series bootlogo!
TWRP fails with error code 6 while flashing
LineageOS versions?
Jostreator said:
LineageOS versions?
Click to expand...
Click to collapse
I just updated the OP!
Tapatalk @ iPhone 7
ale29-09 said:
I just updated the OP!
Tapatalk @ iPhone 7
Click to expand...
Click to collapse
flashing your .zip in recovery is not possible
di__bi said:
flashing your .zip in recovery is not possible
Click to expand...
Click to collapse
I'm sorry, but I really can't figure it out. It seems to work on some device but not on others, I can't find a solution. For now use the .bin file instead.
Tapatalk @ iPhone 7
Can you make these for Moto G4?
Which one to flash there are different files with same name I'm using merlin device?
reCoded said:
Can you make these for Moto G4?
Click to expand...
Click to collapse
+1
Thanks for this logo
Sent from my MotoG3 using Tapatalk

[ROM][OFFICIAL] MIUI 7 Global Stable ROM V7.3.5

Use full zip(1.021gb) to flash using TWRP expecially for unofficially unlocked
Find the links below
Full 7.3.5 (1.021gb)
http://bigota.d.miui.com/V7.3.5.0.LHOMIDD/miui_HMNote3ProGlobal_V7.3.5.0.LHOMIDD_5dd56bd0af_5.1.zip​
OTA from 7.3.2 to 7.3.5 (127mb)
http://bigota.d.miui.com/V7.3.5.0.L...0.LHOMIDD-V7.3.5.0.LHOMIDD-061f05907b-5.1.zip​
Thanks I will try
Sent from my A0001 using XDA-Developers mobile app
Brick after flash b yTWRP and TWRP is gone! Bootloop...bootloader locked. Agin need to open phone to enter EDL...
How to flash Ota through twrp. rooted and officially unlocked bootloader.
Sent from my Redmi Note 3 using Tapatalk
michal89chz said:
Brick after flash b yTWRP and TWRP is gone! Bootloop...bootloader locked. Agin need to open phone to enter EDL...
Click to expand...
Click to collapse
Are you sure?
Which Ota you used?
Sent from my Redmi Note 3 using XDA Free mobile app
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
OTA was not working at all, TWRP refuse to flash it and Fullrom flash lead to brick. I had to open my phone agin, it was 22 time and phone still look good Waiting for official unlock from 1 week.
fastboot ROM for RN3 Snapdragon Global Stable 7.3.5
Can any one suggest the download link for RN3 Snapdragron Global Stable 7.3.5. I have already installed it on my officially unlocked RN3. Need it to cook boot.img for installing twrp & rooting.
Thanks
Change log please
How to install 7.3.5 OTA through Cofface twrp. My phone is officially unlocked, rooted, installed xposed framework.
Sent from my Redmi Note 3 using Tapatalk
My guts tell me to lock down this thread, but I will do the opposite. Attention to all users - be prepared that you can brick your phone and wait for the positive feedback/fix before you'll jump into this thread with crying baby face. You've been warned.
Its not installing even on stock recovery..... my device is officially unlocked,Rooted and it official Global stable 7.3.2.0...is this of because modified boot.img?
Working very well
Sent from my A0001 using XDA-Developers mobile app
eagleeyetom said:
My guts tell me to lock down this thread, but I will do the opposite. Attention to all users - be prepared that you can brick your phone and wait for the positive feedback/fix before you'll jump into this thread with crying baby face. You've been warned.
Click to expand...
Click to collapse
Working n dude...... check the link with the one in official miui website......
Don't report false feedback...... and if u have unlocked unofficially u need to remove the .mbn file before flashing the zip .............
puli112 said:
Working n dude...... check the link with the one in official miui website......
Don't report false feedback...... and if u have unlocked unofficially u need to remove the .mbn file before flashing the zip .............
Click to expand...
Click to collapse
I know that you may not notice, but I'm a mod here. Hi! My post was based on reports made by users, so it's not just my imagination. I'm glad to hear that everything works fine if users know what to do. Anyway, enjoy your ROM!

Categories

Resources