Need Android Nougat Update - HTC Desire 10 Questions & Answers

Hi!
I saw that the HTC Desire 10 Pro users in the US and Europe are getting Android Nougat OTA update to their devices.
I'm in Asia and my CID is HTC__060 so I can't even flash European RUU without S-off, and there's no way to get S-Off yet.
Can anyone who got the update please make a Nandroid backup from TWRP 3.1 and share the .img files or extract a ROM.
My device is A56DJ_PRO_DUGL
Thanks in advance

FireStorm919 said:
Hi!
I saw that the HTC Desire 10 Pro users in the US and Europe are getting Android Nougat OTA update to their devices.
I'm in Asia and my CID is HTC__060 so I can't even flash European RUU without S-off, and there's no way to get S-Off yet.
Can anyone who got the update please make a Nandroid backup from TWRP 3.1 and share the .img files or extract a ROM.
My device is A56DJ_PRO_DUGL
Thanks in advance
Click to expand...
Click to collapse
hi, did you actually know how to get Android 8 in HTC desire 10 PRO ?? if you found a way, tell us please, i have searched so much but I did not find anything.

Related

[Q] How to backup the firmware?

Hey guys, i'm on Firmware 2.24.161.1 i think but i want to upgrade to a higher one, because Fastboot is only working with these versions on Win 8.1. I'm s-off and i don't know how to backup my firmware now. There is only one old OTA with 1.24.161.1 or something like this, but i heard it will lead to a touchscreen problem when i flash it.
Atrax_ said:
Hey guys, i'm on Firmware 2.24.161.1 i think but i want to upgrade to a higher one, because Fastboot is only working with these versions on Win 8.1. I'm s-off and i don't know how to backup my firmware now. There is only one old OTA with 1.24.161.1 or something like this, but i heard it will lead to a touchscreen problem when i flash it.
Click to expand...
Click to collapse
You don't need to backup any firmware. All the firmwares are available here
http://d-h.st/PJv
http://d-h.st/WO9
http://d-h.st/qPT
http://d-h.st/maA
http://d-h.st/PSE
http://d-h.st/bgE
http://d-h.st/LLO
http://d-h.st/z6g
http://d-h.st/in6
you can just proceed flashing firmware you want

[Q] Flashing to international version

Hi guys
Please excuse my question, I HAVE searched and HAVE read a plethora of threads before I posted this... If this a duplicate I APOLOGISE profusely!
I bought a HTC One last night and have spent some time playing with it. Sadly I am still on 4.2 with Sense 5.0. I contacted my local carrier (Vodacom South Africa) to ask when the 4.3 update will be coming and the response I got was "we have no news yet".
I don't find that response acceptable so I'd like to get myself to 4.3. I do not mind losing OTA capabilities and was wondering if I would be able to flash my phone to a stock international version of 4.3 with Sense 5.5?
I've seen OTA downloads available as well but I do not believe my CID would match, so I guess this wouldn't work while I am still on my carriers official firmware.
I have no issue unlocking the boot loader and rooting, I just wanted to ask if this is possible / advisable?
Many thanks guys!
randomguy321 said:
Hi guys
Please excuse my question, I HAVE searched and HAVE read a plethora of threads before I posted this... If this a duplicate I APOLOGISE profusely!
I bought a HTC One last night and have spent some time playing with it. Sadly I am still on 4.2 with Sense 5.0. I contacted my local carrier (Vodacom South Africa) to ask when the 4.3 update will be coming and the response I got was "we have no news yet".
I don't find that response acceptable so I'd like to get myself to 4.3. I do not mind losing OTA capabilities and was wondering if I would be able to flash my phone to a stock international version of 4.3 with Sense 5.5?
I've seen OTA downloads available as well but I do not believe my CID would match, so I guess this wouldn't work while I am still on my carriers official firmware.
I have no issue unlocking the boot loader and rooting, I just wanted to ask if this is possible / advisable?
Many thanks guys!
Click to expand...
Click to collapse
Yes it should be possible, you need to
unlock bootloader
root
s-off
change cid to international (i.e HTC__001)
change mid to international (i.e PN0711000)
run the ruu of international version
uptade to 4.3 via ota
re-unlock bootloader if needed
re-root if needed
what are your current CID and MID?
Code:
fastboot getvar all
randomguy321 said:
Hi guys
Please excuse my question, I HAVE searched and HAVE read a plethora of threads before I posted this... If this a duplicate I APOLOGISE profusely!
I bought a HTC One last night and have spent some time playing with it. Sadly I am still on 4.2 with Sense 5.0. I contacted my local carrier (Vodacom South Africa) to ask when the 4.3 update will be coming and the response I got was "we have no news yet".
I don't find that response acceptable so I'd like to get myself to 4.3. I do not mind losing OTA capabilities and was wondering if I would be able to flash my phone to a stock international version of 4.3 with Sense 5.5?
I've seen OTA downloads available as well but I do not believe my CID would match, so I guess this wouldn't work while I am still on my carriers official firmware.
I have no issue unlocking the boot loader and rooting, I just wanted to ask if this is possible / advisable?
Many thanks guys!
Click to expand...
Click to collapse
In short: yes it is totally possible, I'll add it to my guide whenever i get a chance, but in the meantime you can check this: http://forum.xda-developers.com/showthread.php?t=2532705
and adjust to your needs!
Hi guys.
Many thanks for the replies
It seems I may have gotten myself into some trouble though... I've been following the steps to install the Android Revolution HD ROM and I seem to be in a situation where I have unlocked the bootloader, I have a recovery installed (TWRP) but I have no operating system on the device... and no ROM copied to the internal SD CARD on the phone.
I cant access the file system through Windows and I appear to be stuck
Busy Googling to try and find a solution, any advice would be greatly appreciated.
randomguy321 said:
Hi guys.
Many thanks for the replies
It seems I may have gotten myself into some trouble though... I've been following the steps to install the Android Revolution HD ROM and I seem to be in a situation where I have unlocked the bootloader, I have a recovery installed (TWRP) but I have no operating system on the device... and no ROM copied to the internal SD CARD on the phone.
I cant access the file system through Windows and I appear to be stuck
Busy Googling to try and find a solution, any advice would be greatly appreciated.
Click to expand...
Click to collapse
one of these methods:
1) OTG cable
2) adb push
3) adb sideload
Does your internal SDCard show 0MB for size inside TWRP?
If it shows size then go to TWRP > Advanced > ADB sideload, plug the phone in the computer, download a ROM, and then type adb sideload romname.zip
These are not exact steps but you get the idea..
Thanks a lot for the responses, you guys are great!!!
I have flashed the Android Revolution ROM and am very happy so far

[Q] at&t htc one update from outside the US

Hi
I bought an at&t htc one (m7) mobile from the us
i managed to unlock it with a code. My issue is that the current software is android 4.1.2, Sense 5 and the mobile cannot find the updates (guess because I am outside of the US)
What should i do to get the update
can I download the latest software from the internet and do a flash recovery? or should I flash it with earlier updates first?
Is there an easier way to update?
Can you please explain how to do flash recovery?
Many thanks
wadderus said:
Hi
I bought an at&t htc one (m7) mobile from the us
i managed to unlock it with a code. My issue is that the current software is android 4.1.2, Sense 5 and the mobile cannot find the updates (guess because I am outside of the US)
What should i do to get the update
can I download the latest software from the internet and do a flash recovery? or should I flash it with earlier updates first?
Is there an easier way to update?
Can you please explain how to do flash recovery?
Many thanks
Click to expand...
Click to collapse
You will only get OTA if you are on ATT. To get the update if you are not on att you will have to flash the ruu or root and flash one of the zips.
since you are outside US i would recommend you to flash an international stock rom on to your phone. If you manage to install a stock rom with its stock recovery you can get automatic OTA updates and be running the latest sense 6. but it depends on how much you know and how much you are willing to read and learn.. what i would do
1. s-off
2. supercid
3. modelid: PN0710000
and then install the [SYSTEM DUMP][07.06.2014] HTC One *STOCK* ROM | 5.11.401.10 | KitKat 4.4.2 | HTC Sense 6.0
by mike1986
http://forum.xda-developers.com/showthread.php?t=2224752
You will have an international stock phone.
wadderus said:
Hi
I bought an at&t htc one (m7) mobile from the us
i managed to unlock it with a code. My issue is that the current software is android 4.1.2, Sense 5 and the mobile cannot find the updates (guess because I am outside of the US)
What should i do to get the update
can I download the latest software from the internet and do a flash recovery? or should I flash it with earlier updates first?
Is there an easier way to update?
Can you please explain how to do flash recovery?
Many thanks
Click to expand...
Click to collapse
here >> http://forum.xda-developers.com/showthread.php?t=2659374
Thank you all for the replies
I sent it with a friend back to the us because I could not find simple step by step instructions
My friend made the update using the AT&T software update option
However, he did not get the sense 6 or the newest Android version
Does he need to do it several times?
Many thanks

[Q] HTC M7 upgrade to sense 6

Hello everybody,
I few days ago i bought an HTC M7 ATT unlocked phone to work in Costa Rica, it really work very nice but has the android version 4.1.2, sense 5 and software version 1.26.502.12. As you all can undestand i want sense 6 but i just migrate from IOS and im new in android. I have been reading how to do it manually but im not clear at all, in fact i downloaded an image in HTC1guru called: OTA_M7_UL_K44_SENSE60_MR_HTC_Europe_5.11.401.10-4.19.401.11_release_372404wj19h95c0x6oa19n.zip
but Im not sure if i can use a OTA version from Europe or Asia here in America.
As i can see once i have the correct OTA version its not a big deal to upgrade to sense 6 but its my firts time and i want to do it right.
In the procedure to do the upgrade there is a point complicated for me: Make sure to have the stock Recovery installed. You can usually just pull this from the OTA file itself and flash via: fastboot flash recovery recovery.img ?? Could you please explain me that??
if anyone of you could explain me o recommend something better i really would appreciated.
Thanks in advance:good:

Restore Orange UK HTC One M7 to stock Android

Hi guys please help me restore my HTC One to stock Android so that I can perform OTA update. I have been unable to find the Stock OS for Orange UK version, I unlocked my phone then relocked thinking it will update to 4.4.2 but to no avail, please help.
Stunnerevo said:
Hi guys please help me restore my HTC One to stock Android so that I can perform OTA update. I have been unable to find the Stock OS for Orange UK version, I unlocked my phone then relocked thinking it will update to 4.4.2 but to no avail, please help.
Click to expand...
Click to collapse
all there is, is this: http://www.htc1guru.com/dld/guru_reset_m7_2-24-73-1-zip/
but you will have to be s-off and downgrade your HBOOT to use it, just flash it in a custom recovery like you would with a custom rom.
In its current state it would work, but because of your higher HBOOT version, OTA's would cause a bootloop which is why you have to downgrade it first.
Okay thanks I will try this and let you know how it goes, thanks again.

Categories

Resources