[Q] Going back to sense from google play edition - One (M7) Q&A, Help & Troubleshooting

Hey guys, well 3 months ago i converted my phone to google play edition but now i want to go back to sense cause i miss some features sense had, i looked on the same thread i followed to convert to gpe but i seriosly dont get it much (also links for 1.44 hboot are dead) (http://forum.xda-developers.com/showthread.php?t=2358781)
So if someone could help me or post a link to a guide or something (already searched :c) i would be really thankfull.
My phone info and that:
M7_UL S-OFF CID-111111111 HBOOT 1.54
Radio 4t30321821
Fastboot getvar all gives this:
INFOversion: 0.5
INFOversion-bootloader: 1.54.0000
INFOversion-baseband: 4T.30.3218.21
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 5.11.1700.3
INFOversion-misc: PVT SHIP S-OFF
INFOserialno: ----------------------
INFOimei: ----------------------
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0712000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 3816mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-e135dbf9
INFOhbootpreupdate: 11
INFOgencheckpt: 0

Gnavarroc said:
Hey guys, well 3 months ago i converted my phone to google play edition but now i want to go back to sense cause i miss some features sense had, i looked on the same thread i followed to convert to gpe but i seriosly dont get it much (also links for 1.44 hboot are dead) (http://forum.xda-developers.com/showthread.php?t=2358781)
So if someone could help me or post a link to a guide or something (already searched :c) i would be really thankfull.
My phone info and that:
M7_UL S-OFF CID-111111111 HBOOT 1.54
Radio 4t30321821
Fastboot getvar all gives this:
INFOversion: 0.5
INFOversion-bootloader: 1.54.0000
INFOversion-baseband: 4T.30.3218.21
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 5.11.1700.3
INFOversion-misc: PVT SHIP S-OFF
INFOserialno: ----------------------
INFOimei: ----------------------
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0712000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 3816mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-e135dbf9
INFOhbootpreupdate: 11
INFOgencheckpt: 0
Click to expand...
Click to collapse
change your cid to BS_US001:
Code:
fastboot oem writecid BS_US001
fastboot reboot-bootloader
confirm your cid is now BS_US001:
Code:
fastboot oem readcid
Enter ruu mode and flash the 6.07.1540.2 firmware:
Code:
fastboot oem rebootRUU
fasbtoot flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
(use the 6.07.1540.2 full firmware posted in my thread, link in my signature)
Then flash the 7.17.1540.2 ruu.exe also posted in my thread.

alray said:
change your cid to BS_US001:
Code:
fastboot oem writecid BS_US001
fastboot reboot-bootloader
confirm your cid is now BS_US001:
Code:
fastboot oem readcid
Enter ruu mode and flash the 6.07.1540.2 firmware:
Code:
fastboot oem rebootRUU
fasbtoof flash zip firmware.zip
fastboot flash zip firmware.zip
fastboot reboot-bootloader
(use the 6.07.1540.2 full firmware posted in my thread, link in my signature)
Then flash the 7.17.1540.2 ruu.exe also posted in my thread.
Click to expand...
Click to collapse
Thank you!!, currently downloading all will update soon

Thanks a lot! it worked!
Is that the latest fw and rom avaliable for one m7?, or should i go and try android hd?
Thanks again!.

Gnavarroc said:
Thanks a lot! it worked!
Is that the latest fw and rom avaliable for one m7?, or should i go and try android hd?
Thanks again!.
Click to expand...
Click to collapse
Its the latest

Related

[Q] trouble flashing Recovery

Hi
I unlocked my phone - HTC One (m7) using the HTCDev.com/bootloader.
Fastboot says its ***UNLOCKED***
Ive been trying to "fastboot flash recovery recovery.img" - Ive tried TWRP and Clockwork, both just sit at: "sending 'recovery' (xxxx KB)... ".
"fastboot erase cache
erasing 'cache'... OKAY" and "fastboot reboot-bootloader" all work fine so I know its connecting and working.
below is Getvar all data.
Can anyone suggest why this might be happening?
I'm using Ubuntu atm
cheers
grymcent
fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.57.0000
INFOversion-baseband: 4T.27.3218.14
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 5.11.401.10
INFOversion-misc: PVT SHIP S-ON
INFOserialno: xxxxxxxxx
INFOimei: xxxxxxxxxxxx
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: HTC__001
INFObattery-status: good
INFObattery-voltage: 4314mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-e47fb74b
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
grymcent said:
Hi
I unlocked my phone - HTC One (m7) using the HTCDev.com/bootloader.
Fastboot says its ***UNLOCKED***
Ive been trying to "fastboot flash recovery recovery.img" - Ive tried TWRP and Clockwork, both just sit at: "sending 'recovery' (xxxx KB)... ".
"fastboot erase cache
erasing 'cache'... OKAY" and "fastboot reboot-bootloader" all work fine so I know its connecting and working.
below is Getvar all data.
Can anyone suggest why this might be happening?
I'm using Ubuntu atm
cheers
grymcent
fastboot getvar all
INFOversion: 0.5
INFOversion-bootloader: 1.57.0000
INFOversion-baseband: 4T.27.3218.14
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 5.11.401.10
INFOversion-misc: PVT SHIP S-ON
INFOserialno:
INFOimei:
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: HTC__001
INFObattery-status: good
INFObattery-voltage: 4314mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-e47fb74b
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
Click to expand...
Click to collapse
In your first post delete the imei and serialno from the getvar!
Do you have USB Debugging enabled in Settings -> Developer options?
Is Fast boot unchecked in Settings -> Power?
Is your TWRP renamed to recovery and is it in the same directory that Ubuntu is currently focused?
majmoz said:
In your first post delete the imei and serialno from the getvar!
Do you have USB Debugging enabled in Settings -> Developer options?
Is Fast boot unchecked in Settings -> Power?
Is your TWRP renamed to recovery and is it in the same directory that Ubuntu is currently focused?
Click to expand...
Click to collapse
Thanks
went through the process again this morning, following advice and steps - worked fine today.
didnt do anything different -
but at least I now have recovery flashed, maybe i'd left a space or something in the rename last time.
anyway all done
cheers
grymcent said:
Thanks
went through the process again this morning, following advice and steps - worked fine today.
didnt do anything different -
but at least I now have recovery flashed, maybe i'd left a space or something in the rename last time.
anyway all done
cheers
Click to expand...
Click to collapse
Juat noticed that my bootloader now says ****TAMPERED**** AND ***UNLOCKED****
not sure why or what this means or how much of a probelm this is
grymcent said:
Juat noticed that my bootloader now says ****TAMPERED**** AND ***UNLOCKED****
not sure why or what this means or how much of a probelm this is
Click to expand...
Click to collapse
That came up after to flashed your recovery. There is a way to remove the tampered flag, but I'm not sure about the unlocked flag.
Here's what I used to remove tampered:
http://forum.xda-developers.com/showthread.php?t=2477792
You need to be s off to remove tampered. It's not really a problem unless u need to return your phone for warranty

firmware update s-on

if i flash stock kernel and stock rom can i update to the lastest firmware if i m s-on? (do i need also stock recovery?)
xproz said:
if i flash stock kernel and stock rom can i update to the lastest firmware if i m s-on? (do i need also stock recovery?)
Click to expand...
Click to collapse
with s-on you can only flash signed firmware same or higher version. Firmware must match your CID/MID and same base number.
alray said:
with s-on you can only flash signed firmware same or higher version. Firmware must match your CID/MID and same base number.
Click to expand...
Click to collapse
so can i do the upgrade without stock rom etc?
xproz said:
so can i do the upgrade without stock rom etc?
Click to expand...
Click to collapse
What firmware do you want to install?
post the output of "fastboot getvar all" (remove imei and serialno)
INFOversion: 0.5
INFOversion-bootloader: 1.57.0000
INFOversion-baseband: 4T.29.3218.08
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 6.09.401.5
INFOversion-misc: PVT SHIP S-ON
INFOserialno: x
INFOimei: x
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: HTC__405
INFObattery-status: good
INFObattery-voltage: 4213mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-6d8a0b9b
INFOhbootpreupdate: 11
INFOgencheckpt: 0
xproz said:
INFOversion: 0.5
INFOversion-bootloader: 1.57.0000
INFOversion-baseband: 4T.29.3218.08
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 6.09.401.5
INFOversion-misc: PVT SHIP S-ON
INFOserialno: x
INFOimei: x
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: HTC__405
INFObattery-status: good
INFObattery-voltage: 4213mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-6d8a0b9b
INFOhbootpreupdate: 11
INFOgencheckpt: 0
Click to expand...
Click to collapse
follow these instructions:
what you need to do is flash TWRP 2.8.5.0 from here: http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.8.5.0-m7.img
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
enter recovery and create a simple backup, just something like the boot, then plug your phone into the computer, whilst its still in recovery mode, that recovery supports MTP so your internal storage should open up on your computer, if it doesnt, you have a driver problem, but if it does, then navigate to TWRP/Backup/Phone serial number/todays date and some other details, delete the backup files out of there and place the files inside this zip in there instead, files only not folders: https://www.androidfilehost.com/?fid=23622183712472331
unplug your phone and restore that backup.
once restored, restart your phone and just do a basic setup.
then put this file on your internal storage and boot back to recovery and flash this: https://www.androidfilehost.com/?fid=23681161096070800
restart your phone after flashed.
then boot back to the bootloader and flash this stock recovery: https://www.androidfilehost.com/?fid=23622183712461268
again:
Code:
fastboot flash recovery (name of recovery).img
fastboot erase cache
fastboot reboot-bootloader
when you restart your phone you should now be able to update.
OTA's require you to be 100% stock, including all bloatware, no root, nothing custom.

[q] help!!!! Bricked htc one and no ruu

hi all,
so i bricked my phone the other day and i can't seem to use adb commands (device not found). i need a RUU desperately. here is the info:
INFOversion: 0.5
INFOversion-bootloader: 1.61.0000
INFOversion-baseband: 4T.35.3218.16
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 7.21.707.5
INFOversion-misc: PVT SHIP S-ON
INFOserialno: MB418W904106
INFOimei: 355859057567554
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0714000
INFOcidnum: HTC__044
INFObattery-status: good
INFObattery-voltage: 4276mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-0e2a13e5
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
finished. total time: 0.042s
i need an asia Singtel RUU, please help :crying:
jetboy773 said:
hi all,
so i bricked my phone the other day and i can't seem to use adb commands (device not found). i need a RUU desperately. here is the info:
INFOversion: 0.5
INFOversion-bootloader: 1.61.0000
INFOversion-baseband: 4T.35.3218.16
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 7.21.707.5
INFOversion-misc: PVT SHIP S-ON
INFOserialno: MB418W904106
INFOimei: 355859057567554
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0714000
INFOcidnum: HTC__044
INFObattery-status: good
INFObattery-voltage: 4276mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-0e2a13e5
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
finished. total time: 0.042s
i need an asia Singtel RUU, please help :crying:
Click to expand...
Click to collapse
7.21.707.5 RUU is available in the "[Collection][GUIDE] Lollipop 5.0.2 signed RUU.zip" thread in the general section.
alray said:
7.21.707.5 RUU is available in the "[Collection][GUIDE] Lollipop 5.0.2 signed RUU.zip" thread in the general section.
Click to expand...
Click to collapse
THANKS!!! trying it now. it should work
alray said:
7.21.707.5 RUU is available in the "[Collection][GUIDE] Lollipop 5.0.2 signed RUU.zip" thread in the general section.
Click to expand...
Click to collapse
@alray is there a decrypted version? im a total noob and i dont know how to decrypt it....
jetboy773 said:
@alray is there a decrypted version? im a total noob and i dont know how to decrypt it....
Click to expand...
Click to collapse
No there isn't a decrypted version yet but why do you want to decrypt it? Just flash it and you're done!
alray said:
No there isn't a decrypted version yet but why do you want to decrypt it? Just flash it and you're done!
Click to expand...
Click to collapse
@alray i tried flashing but there was an error, seems like it couldnt send the whole file, and at times the error would be that it could not allocate the file (?)
jetboy773 said:
@alray i tried flashing but there was an error, seems like it couldnt send the whole file, and at times the error would be that it could not allocate the file (?)
Click to expand...
Click to collapse
Are you using htc_fastboot or the normal fastboot?
Post a screenshot of your command window.
alray said:
Are you using htc_fastboot or the normal fastboot?
Post a screenshot of your command window.
Click to expand...
Click to collapse
Thanks! The problem that I was using the normal fastboot. My phone is restored. Thank you so much!:laugh::good:
alray said:
No there isn't a decrypted version yet but why do you want to decrypt it? Just flash it and you're done!
Click to expand...
Click to collapse
Can i flash it without s-off?
same 7.21.707.5 RUU
skyzai0216 said:
Can i flash it without s-off?
same 7.21.707.5 RUU
Click to expand...
Click to collapse
You can flash this ruu with s-on if your bootloader is locked or re-locked. Your actual firmware version installed on the phone must also be at least 6.xx.707.x but not newer than 7.21.707.5. Your CID and MID must be compatible with this RUU.
alray said:
You can flash this ruu with s-on if your bootloader is locked or re-locked. Your actual firmware version installed on the phone must also be at least 6.xx.707.x but not newer than 7.21.707.5. Your CID and MID must be compatible with this RUU.
Click to expand...
Click to collapse
How to check CID & MID compatible or not?
skyzai0216 said:
How to check CID & MID compatible or not?
Click to expand...
Click to collapse
7.21.707.5 is for MID PN0714000 / CID HTC__044
Use the "fastboot getvar all" command, this will output all your phone info. If the CID is HTC__044, the MID PN0714000 and the version-main: at least 6.xx.707.5 or maximum 7.21.707.5 then you can flash this ruu.

HTC One M7

I've soft bricked my phone, its rooted, unlocked and s-on, someone help me!
Jordan2612 said:
I've soft bricked my phone, its rooted, unlocked and s-on, someone help me!
Click to expand...
Click to collapse
You're going to have to supply more information.
What brand of device, what carrier,
If you have adb\fastboot installed on a PC, give us the output from:
fastboot getvar all
mb_guy said:
You're going to have to supply more information.
What brand of device, what carrier,
If you have adb\fastboot installed on a PC, give us the output from:
fastboot getvar all
Click to expand...
Click to collapse
it's a htc one m7 Vodafone uk im trying to flash a ruu from fastboot but its not working!
INFOversion: 0.5
INFOversion-bootloader: 1.61.0000
INFOversion-baseband: 4T.35.3218.16
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 7.18.161.30
INFOversion-misc: PVT SHIP S-ON
INFOserialno: SH36EW902167
INFOimei: 3xxxxxxxxxxx
INFOmeid: xxxxxxxxxxxxx
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: VODAP001
INFObattery-status: good
INFObattery-voltage: 3723mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: RUU
INFOcommitno-bootloader: dirty-92aee636
INFOhbootpreupdate: 11
INFOgencheckpt: 0
Jordan2612 said:
it's a htc one m7 Vodafone uk im trying to flash a ruu from fastboot but its not working!
INFOversion: 0.5
INFOversion-bootloader: 1.61.0000
INFOversion-baseband: 4T.35.3218.16
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main: 7.18.161.30
INFOversion-misc: PVT SHIP S-ON
INFOserialno: SH36EW902167
INFOimei: 3xxxxxxxxxxx
INFOmeid: xxxxxxxxxxxxx
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0710000
INFOcidnum: VODAP001
INFObattery-status: good
INFObattery-voltage: 3723mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: RUU
INFOcommitno-bootloader: dirty-92aee636
INFOhbootpreupdate: 11
INFOgencheckpt: 0
Click to expand...
Click to collapse
Your S-ON so you need to flash an 7.18.161.x ruu. The problem is your version-main is 7.18.161.30. In the ruu colletion there is only a 7.18.161.21.
http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
You will need to change the version-main to flash a lower version ruu. Scroll to the very bottom of the ruu collection link above and read the section about "How to downgrade with S-ON"
mb_guy said:
Your S-ON so you need to flash an 7.18.161.x ruu. The problem is your version-main is 7.18.161.30. In the ruu colletion there is only a 7.18.161.21.
http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
You will need to change the version-main to flash a lower version ruu. Scroll to the very bottom of the ruu collection link above and read the section about "How to downgrade with S-ON"
Click to expand...
Click to collapse
I fixed it in the end. I got annoyed trying to use a ruu so I used a Google play edition ROM. I prefer the GPE room.

HTC at&t M7 Brickd formated system

Hlw Unfortunately my brother brickd m7 , I mean formated system from twrp. now I can't flash any RUU.exe(showed error 155) or Zip(showed error: too many links)
Adb also not working in twrp
& otg also
only fastboot working.
Device bootloader
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4T.24.3218.09
OpenDSP-v32.120.274.0909
OS-null*
eMMC-boot 2048MB
is there any possible way to boot my phone
ifty_islam said:
Hlw Unfortunately my brother brickd m7 , I mean formated system from twrp. now I can't flash any RUU.exe(showed error 155) or Zip(showed error: too many links)
Adb also not working in twrp
& otg also
only fastboot working.
Device bootloader
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4T.24.3218.09
OpenDSP-v32.120.274.0909
OS-null*
eMMC-boot 2048MB
is there any possible way to boot my phone
Click to expand...
Click to collapse
Error 155= You're trying to flash a RUU with an unlocked bootloader. If your phone is S-ON, like yours, you must have a locked or re-locked bootloader to flash a RUU. You can relock the BL using "fastboot oem lock" command.
Make sure you have the right RUU version for your phone before. RUU version must be same or newer than you firmware version. Your phone CID and MID must be compatible for the RUU version you want to use. If you're unsure, post the output of "fastboot getvar all" (hide your imei and serialno before posting).
alray said:
Error 155= You're trying to flash a RUU with an unlocked bootloader. If your phone is S-ON, like yours, you must have a locked or re-locked bootloader to flash a RUU. You can relock the BL using "fastboot oem lock" command.
Make sure you have the right RUU version for your phone before. RUU version must be same or newer than you firmware version. Your phone CID and MID must be compatible for the RUU version you want to use. If you're unsure, post the output of "fastboot getvar all" (hide your imei and serialno before posting).
Click to expand...
Click to collapse
My booloader is relocked
& details
INFOversion: 0.5
INFOversion-bootloader: 1.56.0000
INFOversion-baseband: 4T.24.3218.09 INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main:
INFOversion-misc: PVT SHIP S-ON
INFOserialno:
INFOimei:
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0712000
INFOcidnum: CWS__001
INFObattery-status: good
INFObattery-voltage: 3969mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-c6bbb6d4 INFOhbootpreupdate: 11
INFOgencheckpt: 0 all: Done! finished. total time: 0.047s
& I tried this RUU RUU_M7_UL_L50_SENSE60_MR_Cingular_US_7.23.502.9.exe
can you figure out what is the problem?
ifty_islam said:
My booloader is relocked
& details
INFOversion: 0.5
INFOversion-bootloader: 1.56.0000
INFOversion-baseband: 4T.24.3218.09 INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main:
INFOversion-misc: PVT SHIP S-ON
INFOserialno:
INFOimei:
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0712000
INFOcidnum: CWS__001
INFObattery-status: good
INFObattery-voltage: 3969mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: dirty-c6bbb6d4 INFOhbootpreupdate: 11
INFOgencheckpt: 0 all: Done! finished. total time: 0.047s
& I tried this RUU RUU_M7_UL_L50_SENSE60_MR_Cingular_US_7.23.502.9.exe
can you figure out what is the problem?
Click to expand...
Click to collapse
You must have at least hboot 1.57 to flash a 7.xx.xxx.x RUU. try to find a 6.xx.502.x or 5.xx.502.x version (must be a signed version since your phone is s-on)
alray said:
You must have at least hboot 1.57 to flash a 7.xx.xxx.x RUU. try to find a 6.xx.502.x or 5.xx.502.x version (must be a signed version since your phone is s-on)
Click to expand...
Click to collapse
Didn't found any 6.xx or 5.xx ruu for M7_UL
if you have time, can you find it for me?
& another question can I upgrade hboot with S-On?

Categories

Resources