Error on updating to Android 6 - One (M8) Q&A, Help & Troubleshooting

I have a HTC M8 purchased from Dubai. It's a standard unlocked one. Yesterday I had received notification that there is a system update and I had downloaded the same. But now when I click on install I get the following error message.
{
"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"
}
I have never rooted the device but now this is big surprise to me. I had given the device around a year back to a dealer here for some repair. I had found an app called SU which when I searched on google shows as a root app. I can't remove the installed app as it gives error. Please help me to resolve this issue and install the Android 6 on my phone.
I'm a pure layman on these technical items. Age isn't on my side to understand most of the technical terms

no you cannot update it because you are using custom recovery, flash the approriate stock recovery then install the update

imfuzzyyy said:
no you cannot update it because you are using custom recovery, flash the approriate stock recovery then install the update
Click to expand...
Click to collapse
Thank you. But can you be a little more specific,like how to do what you asked me to please. I have never done anything of this sort.

ok look first your stock recovery here base on your software info --> http://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
then flash it via fastboot
type fastboot flash recovery (recovery name).img <--- dont included the () just put the recovery name, maybe name it as stock.img so you can flash it like this
fastboot flash recovery stock.img
then install the OTA enjoy

Thanks a lot imfuzzyyy

imfuzzyyy said:
ok look first your stock recovery here base on your software info --> http://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
then flash it via fastboot
type fastboot flash recovery (recovery name).img <--- dont included the () just put the recovery name, maybe name it as stock.img so you can flash it like this
fastboot flash recovery stock.img
then install the OTA enjoy
Click to expand...
Click to collapse
imfuzzyyy, when I try to install the TWRP Manager, it says "Root is required for this app". I have downloaded the app from the play store. Please do let me know what to do.

Skele said:
imfuzzyyy, when I try to install the TWRP Manager, it says "Root is required for this app". I have downloaded the app from the play store. Please do let me know what to do.
Click to expand...
Click to collapse
Install TWRP by fastboot, as directed in the link given to you in the previous post.
Your bootloader is currently unlocked?

redpoint73 said:
Install TWRP by fastboot, as directed in the link given to you in the previous post.
Your bootloader is currently unlocked?
Click to expand...
Click to collapse
I have no idea redpoint. I tried using google. I'm getting this error on the cmd screen
My boot screen is as below
Please do let me know, what is the issue and what can be done to resolve it.

Skele said:
I have no idea redpoint.
My boot screen is as below
Click to expand...
Click to collapse
It says UNLOCKED highlighted in purple on the bootloaders screen. This means your bootloader is unlocked. No need to unlock it again.
TWRP should install fine. Use the fastboot method to install TWRP. TWRP Manager app is a needless middle man, and can cause issues in itself.
But you may have to re-install HTC Sync to get fastboot working (based on the error message show in your PC screenshot).

redpoint73 said:
It says UNLOCKED highlighted in purple on the bootloaders screen. This means your bootloader is unlocked. No need to unlock it again.
TWRP should install fine. Use the fastboot method to install TWRP. TWRP Manager app is a needless middle man, and can cause issues in itself.
But you may have to re-install HTC Sync to get fastboot working (based on the error message show in your PC screenshot).
Click to expand...
Click to collapse
Can you please advise which one to download from this page? http://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
Tried with a TWRP img. Got an error

Skele said:
Can you please advise which one to download from this page? http://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
Click to expand...
Click to collapse
TWRP 2.8.7.0

Related

[TOOL] RecoverX - Recovery installer for almost all android devices

{
"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"
}
Hello world !!!
I've created a project of a new kind : The RecoverX Project
The goal of this project is to gather ALL the recoveries for ALL android devices in ONE tool which install them on the devices. RecoverX is coded in C++ thanks to QtSDK and allow to install a recovery on more than 150 different devices !!!
You just have to select your device and the recovery, click "Install" and RecoverX does the rest !!! It's that simple
This program require different prerequesties, depending of your device
- Wether you need an unlocked bootloader to flash the recovery partition (and fastboot drivers on your PC)
- Wether you need root access and usb debugging activated (if busybox is not installed, RecoverX will ask you the permission to install it).
This program have been published on XDA News : Here
Here is the list of supported devices :
Finally, a small preview
Awesome !!! Where is the download link ???
Here : http://forum.xda-developers.com/showthread.php?t=1773227​
Java was a better solution I think it's cross platform
Yes but java is very complex and I don't like the design (don't blame me lol). And QtSdk is also cross platform but my program needs specifics windows libraries.
hey man i have a question! i have a galaxy nexus gsm with root, but i rooted without unlocking the bootloader..but then i decided to unlock the bootloader but using an app call bootunlock..can i use this tool to install cmw touch recovery on my nexus? or do i need to unlock my bootloader, let's say the way it has to be", and root my phone using the gnex toolkit?.. im gonna wait for your replay before i install the recovery
seleu said:
hey man i have a question! i have a galaxy nexus gsm with root, but i rooted without unlocking the bootloader..but then i decided to unlock the bootloader but using an app call bootunlock..can i use this tool to install cmw touch recovery on my nexus? or do i need to unlock my bootloader, let's say the way it has to be", and root my phone using the gnex toolkit?.. im gonna wait for your replay before i install the recovery
Click to expand...
Click to collapse
you can root without unlocking bootloader but you need to unlock it to flash recovery..
k786 said:
you can root without unlocking bootloader but you need to unlock it to flash recovery..
Click to expand...
Click to collapse
so you're telling me that i don't really have the bootloader unlock? even if i used that app, bootunlocker? because it says i have the bootloader unlock, and when i turn on my phone, under the google logo now shows up an open padlock, and i think that means i have the bootloader unlocked
seleu said:
so you're telling me that i don't really have the bootloader unlock? even if i used that app, bootunlocker? because it says i have the bootloader unlock, and when i turn on my phone, under the google logo now shows up an open padlock, and i think that means i have the bootloader unlocked
Click to expand...
Click to collapse
i thought you decided to use the app now but...if you unlocked your gnex using that app an dif you have the open padlock under the google logo then you are unlocked and can use this tool to flash recovery on your device
k786 said:
i thought you decided to use the app now but...if you unlocked your gnex using that app an dif you have the open padlock under the google logo then you are unlocked and can use this tool to flash recovery on your device
Click to expand...
Click to collapse
so everythings cool? i can install the recovery without any problem?
seleu said:
so everythings cool? i can install the recovery without any problem?
Click to expand...
Click to collapse
yes
k786 said:
yes
Click to expand...
Click to collapse
well it doesn't work at all, the tool says it has been installed correctly, but when i try to enter recovery mode (first entering fastboot mode, then selecting recovery mode) it doesn't do anything, it shows up and android with open chest and a red error sign..what did i did wrong? does that means i don't really have the bootloader unlocked?
seleu said:
well it doesn't work at all, the tool says it has been installed correctly, but when i try to enter recovery mode (first entering fastboot mode, then selecting recovery mode) it doesn't do anything, it shows up and android with open chest and a red error sign..what did i did wrong? does that means i don't really have the bootloader unlocked?
Click to expand...
Click to collapse
the red chest android is stock recovery, looks like the recovery-from-boot.p file is still there which overrides your cwm and brings it back to stock..to make cwm permanent, you need to delete or rename recovery-from-boot.p file located in /system folder using a file manager and then re-flash recovery
k786 said:
the red chest android is stock recovery, looks like the recovery-from-boot.p file is still there which overrides your cwm and brings it back to stock..to make cwm permanent, you need to delete or rename recovery-from-boot.p file located in /system folder using a file manager and then re-flash recovery
Click to expand...
Click to collapse
and what you recommend? delete or rename?..i allways wonder why that android with red errors always shows up everytime i try to enter recovery, because i flash the regular recovery via rom manager, and it works fine, but everytime i have to flash it to enter recovery because it give me that error, and i didn'd know why until now, so thank you
seleu said:
and what you recommend? delete or rename?..i allways wonder why that android with red errors always shows up everytime i try to enter recovery, because i flash the regular recovery via rom manager, and it works fine, but everytime i have to flash it to enter recovery because it give me that error, and i didn'd know why until now, so thank you
Click to expand...
Click to collapse
your choice..
k786 said:
your choice..
Click to expand...
Click to collapse
now it works thanks!..but one last question..when i enter recovery and i hit the button reboot system now, to turn on my device, it shows some kind of warning thats says "ROM may flash stock recovery on boot. fix? THIS CAN NOT BE UNDONE." and i can choose "no, yes, disable recovery flash, and o back"..wich option do i have to choose?
seleu said:
now it works thanks!..but one last question..when i enter recovery and i hit the button reboot system now, to turn on my device, it shows some kind of warning thats says "ROM may flash stock recovery on boot. fix? THIS CAN NOT BE UNDONE." and i can choose "no, yes, disable recovery flash, and o back"..wich option do i have to choose?
Click to expand...
Click to collapse
just click yes..
Are you sure you have fastboot drivers for your device correctly installed on your PC ??? Because 80 % of people who said that the tool doesn't work didn't have installed these drivers.
If it is not the case, please, use the Gnex Toolkit to install the drivers on your PC then, try to install the recovery.
LEDelete said:
Are you sure you have fastboot drivers for your device correctly installed on your PC ??? Because 80 % of people who said that the tool doesn't work didn't have installed these drivers.
If it is not the case, please, use the Gnex Toolkit to install the drivers on your PC then, try to install the recovery.
Click to expand...
Click to collapse
it worked for him..
If it worked, the problem is solved
This thread has been closed as it is a clone of the original which is against xda rules (spam).
If you wish to post please use the following thread:
http://forum.xda-developers.com/showthread.php?t=1773227
Mark.

[Q] M8 Stuck in Bootloader

Ok I had Android Revolution HD 10.1 installed .. everythings been working great for the last few days.. I get home and my phone resets and freezes at the HTC ONE screen..
I held Power+up it reset now it'll only boot to the Bootloader menu..
I've got the RUU.exe but it reboots phone but then Fails..
I've tried to do a Radio update via sdcard and fastboot.. both fail?
I got Fail-PU when I tried to do the SDcard update
Any Idea?
I noice in Bootloader it states
RADIO-INVALID_VER_INFO
OpenDSP-INVALID_VER_INFO
Crazywhitie said:
Ok I had Android Revolution HD 10.1 installed .. everythings been working great for the last few days.. I get home and my phone resets and freezes at the HTC ONE screen..
I held Power+up it reset now it'll only boot to the Bootloader menu..
I've got the RUU.exe but it reboots phone but then Fails..
I've tried to do a Radio update via sdcard and fastboot.. both fail?
I got Fail-PU when I tried to do the SDcard update
Any Idea?
I noice in Bootloader it states
RADIO-INVALID_VER_INFO
OpenDSP-INVALID_VER_INFO
Click to expand...
Click to collapse
What recovery have u got installed?
best way maybe to reflash recovery and follow the soft brick guide in my sig
exocetdj said:
What recovery have u got installed?
best way maybe to reflash recovery and follow the soft brick guide in my sig
Click to expand...
Click to collapse
I had TWRP
Thx I'll check you guide once home. But I know it wouldn't let me into recovery
Crazywhitie said:
I had TWRP
Thx I'll check you guide once home. But I know it wouldn't let me into recovery
Click to expand...
Click to collapse
Try reflashing TWRP and then "fastboot erase cache" reboot boot loader and try recovery then
exocetdj said:
Try reflashing TWRP and then "fastboot erase cache" reboot boot loader and try recovery then
Click to expand...
Click to collapse
Ok I'll try this once home. Thx
exocetdj said:
Try reflashing TWRP and then "fastboot erase cache" reboot boot loader and try recovery then
Click to expand...
Click to collapse
Ok I get this when trying to flash recovery
{
"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"
}
Crazywhitie said:
Ok I get this when trying to flash recovery
Click to expand...
Click to collapse
Ouch, i'm not quite sure what to suggest. Have you got a dedicated ADB/Fastboot folder? i.e on my laptop its c:/fastboot
---------- Post added at 10:52 AM ---------- Previous post was at 10:51 AM ----------
You could always try on a different PC if you have access to one
exocetdj said:
Ouch, i'm not quite sure what to suggest. Have you got a dedicated ADB/Fastboot folder? i.e on my laptop its c:/fastboot
---------- Post added at 10:52 AM ---------- Previous post was at 10:51 AM ----------
You could always try on a different PC if you have access to one
Click to expand...
Click to collapse
yes but I get the same error.. .. I'll just get tmobile the replace it...
thanks for your help....
Crazywhitie said:
yes but I get the same error.. .. I'll just get tmobile the replace it...
thanks for your help....
Click to expand...
Click to collapse
ok no worries man, sorry I couldn't help you, hopefully Tmobile will replace without any Bull :good:
Crazywhitie said:
yes but I get the same error.. .. I'll just get tmobile the replace it...
thanks for your help....
Click to expand...
Click to collapse
hold fire on that, have u unlocked your bootloader? seems this is required even if s off
see here
unlock ur bootloader and u should be able to flash recovery and set out where u left off
exocetdj said:
hold fire on that, have u unlocked your bootloader? seems this is required even if s off
see here
unlock ur bootloader and u should be able to flash recovery and set out where u left off
Click to expand...
Click to collapse
Yes. It's unlocked. Should I try it again
Edit .. Redid unlock... even though it says unlock at the top still same ****.. I told Tmobile it happed with the 4.4.3 update so they are sending one lol

M8 Stock recovery

hey XDA, I've got an M8 on Wind Mobile with clockworkmod and a stock ROM, and there's a system update I can't take without the stock recovery. I searched all over the place, but couldn't find the correct recovery. Can someone point me to the download or upload the stock recovery from their phone pretty please? The CID on this phone is GLOBA001. Bootloader unlocked, and S-ON.
Download OTA, select install later. Copy OTA zip from internal storage/Download to PC.
Open OTA zip with 7-zip, open firmware.zip, extract out recovery.img
Use this extracted recovery.img then continue OTA
Ninja'd......
ckpv5 said:
Download OTA, select install later. Copy OTA zip from internal storage/Download to PC.
Open OTA zip with 7-zip, open firmware.zip, extract out recovery.img
Use this extracted recovery.img then continue OTA
Click to expand...
Click to collapse
I'll give that a try, thanks
Hey, I downloaded the OTA but I cant find the file anywhere. I tried OTA snatcher, but nothing happens. I cant even find the file at all. I do have root. how else can I get the OTA onto my PC?
EDIT: Never mind I got it. flashed the recovery but its still not taking the update, it just hangs on the white htc screen. cant boot into the stock recovery at all.
Maybe I'll just start a new thread then...
There is no need for a new thread. Keep everything in one thread. So anyone willing to help you can easily find info on your problem.
Have you try press & hold both power and volume up button, when it goes black quickly release both buttons and press & hold volume down button. This will take youto hboot then select recovery and check whether stock recovery is properly installed.
ckpv5 said:
There is no need for a new thread. Keep everything in one thread. So anyone willing to help you can easily find info on your problem.
Have you try press & hold both power and volume up button, when it goes black quickly release both buttons and press & hold volume down button. This will take youto hboot then select recovery and check whether stock recovery is properly installed.
Click to expand...
Click to collapse
tried that many times. When I select recovery, it just hangs on the white htc screen forever, never booting into the recovery and I have to force reboot it. The only recovery that seems to boot is clockworkmod...
Just forget about entering the stock recovery for awhile as there is no reason for you to go in there except to check the error log when doing update.
After you installed the stock recovery (fastboot flash recovery recovery.img), reboot and do OTA again, download and select install ... what happen then ?
ckpv5 said:
Just forget about entering the stock recovery for awhile as there is no reason for you to go in there except to check the error log when doing update.
After you installed the stock recovery (fastboot flash recovery recovery.img), reboot and do OTA again, download and select install ... what happen then ?
Click to expand...
Click to collapse
Exactly the same thing...reboots, and just hangs on the white screen until I force reboot
bbmaster123 said:
Exactly the same thing...reboots, and just hangs on the white screen until I force reboot
Click to expand...
Click to collapse
Then it boot back to your old version without OTA updating ?
What's your old version no. ?
I know WIND is a rare version around here, don't see any stock backup anywhere.
ckpv5 said:
Then it boot back to your old version without OTA updating ?
What's your old version no. ?
I know WIND is a rare version around here, don't see any stock backup anywhere.
Click to expand...
Click to collapse
Yes, then it boots back up normally into the old version, 4.4.2 and asks to apply the update again.
bbmaster123 said:
Yes, then it boots back up normally into the old version, 4.4.2 and asks to apply the update again.
Click to expand...
Click to collapse
I feel it's odd that it didn't go to recovery when you correctly installed a stock recovery. If the recovery image is wrong version, it still go to recovery and give error mark (the famous red triangle) but yours it just hang .. I run out of idea.
If you have time, maybe you can make a nandroid backup of boot & system (don't need data as it contains your data) and upload for me to have a look at it. Then I can rebuild the nandroid for others too. So far I don't see any Wind backup at all on XDA or anywhere on the internet. So it's up to you. If you do, you can put in dropbox or Drive and PM me the link.
ckpv5 said:
I feel it's odd that it didn't go to recovery when you correctly installed a stock recovery. If the recovery image is wrong version, it still go to recovery and give error mark (the famous red triangle) but yours it just hang .. I run out of idea.
If you have time, maybe you can make a nandroid backup of boot & system (don't need data as it contains your data) and upload for me to have a look at it. Then I can rebuild the nandroid for others too. So far I don't see any Wind backup at all on XDA or anywhere on the internet. So it's up to you. If you do, you can put in dropbox or Drive and PM me the link.
Click to expand...
Click to collapse
okay, I'll do that next time I have the phone (its actually my friend's and I'm helping him out). I'll post the link in this thread when I upload it.
bbmaster123 said:
okay, I'll do that next time I have the phone (its actually my friend's and I'm helping him out). I'll post the link in this thread when I upload it.
Click to expand...
Click to collapse
In case anyone wondering what happen to this case ....
{
"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"
}
all files will be uploaded in a few days time.

Possible unofficial TWRP for Nubia Z17

Hi,
You can download here and the original source at the end of the post:
http://wp.me/p3Jgxd-knG
I'm trying to launch without flashing, just launching the "fastboot boot recovery.img" but the phone replied:
sudo fastboot boot recovery.img downloading 'boot.img'...
OKAY [ 0.463s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.463s
The device is already with the bootloader unlocked as you can see here:
sudo fastboot oem nubia_unlock NUBIA_NX563J
...
FAILED (remote: Device already : unlocked!)
finished. total time: 0.000s
Is there any other method to try recovery without flashing?
any news yet bro ?
rex2k1 said:
Is there any other method to try recovery without flashing?
Click to expand...
Click to collapse
Well, I installed successfully. First, used this command to unlock the bootloader: fastboot oem nubia_unlock NUBIA_NX563J. Then flashed custom recovery: fastboot flash recovery recovery.img.
The problem is, now I cant install Gapps through this recovery. After successfully installation, i reboot the phone, but it doesn't load into the system, just logo on the screen. Any solutions for gapps?
{
"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"
}
But, have you try to reboot into the system without flashing gapps?
rasimyagubov said:
Well, I installed successfully. First, used this command to unlock the bootloader: fastboot oem nubia_unlock NUBIA_NX563J. Then flashed custom recovery: fastboot flash recovery recovery.img.
The problem is, now I cant install Gapps through this recovery. After successfully installation, i reboot the phone, but it doesn't load into the system, just logo on the screen. Any solutions for gapps?
Click to expand...
Click to collapse
rex2k1 said:
But, have you try to reboot into the system without flashing gapps?
Click to expand...
Click to collapse
without flashing gapps everything works fine.
So, TWRP works well. Have you tried to wipe?
rasimyagubov said:
without flashing gapps everything works fine.
Click to expand...
Click to collapse
rex2k1 said:
So, TWRP works well. Have you tried to wipe?
Click to expand...
Click to collapse
Yeah, everythink is ok now. Already installed custom fiirmware.
And Gapps working?
rasimyagubov said:
Yeah, everythink is ok now. Already installed custom fiirmware.
Click to expand...
Click to collapse
Installed TWRP and later one custom firmware, but, I will need to try another one, this one, I flash Opengapps but Google Services can't start it and I can't add permissions, anyone have been able to use Gapps normally?
rex2k1 said:
Installed TWRP and later one custom firmware, but, I will need to try another one, this one, I flash Opengapps but Google Services can't start it and I can't add permissions, anyone have been able to use Gapps normally?
Click to expand...
Click to collapse
There is a special gapps zip in the Nubia forum.
MacLaughlin said:
There is a special gapps zip in the Nubia forum.
Click to expand...
Click to collapse
Where is link
djmuff15 said:
Where is link
Click to expand...
Click to collapse
Probably this http://bbs.nubia.cn/forum.php?mod=viewthread&tid=925140&extra=page=1&filter=typeid&typeid=570
Use chrome to translate
whıch custom firmware is best ? and downloand link please ?
ermacwins said:
Probably this http://bbs.nubia.cn/forum.php?mod=viewthread&tid=925140&extra=page=1&filter=typeid&typeid=570
Use chrome to translate
Click to expand...
Click to collapse
did not worked for me .
ı have custom rom the Nubia_NX563J-update-V244_ByYiRan
any idea how to ınstall working gapps ?
I have now an almost working gapps, but I made so many things that I can't be sure what was the thing that made it work.
I used the gapps from nubia forum, I removed the Play Store and add the newer version, remove my account, clear data in Play Store and Google Services, and finally flash opengapps for this version (mini version).
Is not working 100% because, for example Antutu and other benchmarks don't work (and I need them for my review), Chrome syncs good, Contacts not syncing, etc
Oh! I forgot to mention that I'm using your same ROM but, I modify removing Neosafe app, which I think can affect to Gapps
sewkanteam said:
did not worked for me .
ı have custom rom the Nubia_NX563J-update-V244_ByYiRan
any idea how to ınstall working gapps ?
Click to expand...
Click to collapse
Can you download apps? Do gmail and YouTube work?
ı back to to offical cn firmware ı will wait till some1 do working custom firmware. for now ım done.
Download Apps, yes
Gmail keeps syncing
Calendar synced
....
Some apps work normally, others not so normally. Today I will play more with it
ermacwins said:
Can you download apps? Do gmail and YouTube work?
Click to expand...
Click to collapse
I also can't find a working gapps zip. The one from nubia forum isn't even starting the flashing process. Open gapps stops with error 64 or something like that.
The zip on nubia forum is not for TWRP, you need to unzip and install by adb one by one
MacLaughlin said:
I also can't find a working gapps zip. The one from nubia forum isn't even starting the flashing process. Open gapps stops with error 64 or something like that.
Click to expand...
Click to collapse

Question Stuck on this screen while trying to restore stock MIUI

Hi, this is my first time rooting a phone.
I was able to unlock, flash TWRP, install and root my phone with Magisk following this video from Munchy
Following that, I installed ArrowOS and wiped (Format Data) with TWRP, as per this video from Munchy again.
But then I noticed that on boot, my Magisk app stated N/A, so I assumed I had to reroot the phone again, so I followed this video but I think I flashed the wrong boot.img, and arrowOS was unable to detect Wi-Fi at all.
I then tried to use this to restore stock MIUI following this tutorial and now my phone is stuck on this screen as per my attached picture. Selecting any option here just brings me back to the same screen no matter what I try, can anyone help?
This is what MiFlash looks like as well after everything:
{
"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"
}
Platform tools:
Use the 8/13/21 version of MiFlash. I had issues with the newer versions. I zipped up the 8/13 version and uploaded it. You can download it here:
https://drive.google.com/open?id=1-...pdlf&[email protected]&usp=drive_fs
ajsmsg78 said:
Use the 8/13/21 version of MiFlash. I had issues with the newer versions. I zipped up the 8/13 version and uploaded it. You can download it here:
https://drive.google.com/open?id=1-UZgUFVCl3YBAxZBBtVYjpG2L-wOpdlf&[email protected]&usp=drive_fs
Click to expand...
Click to collapse
It says I need permission to access it, just sent in the request, any chance you're the one who can grant me permission?
aatkaw said:
It says I need permission to access it, just sent in the request, any chance you're the one who can grant me permission?
Click to expand...
Click to collapse
Sorry, fixed. You can download now. Also, in MiFlash go into Configuration and uncheck Read Back Verify if It's checked.
ajsmsg78 said:
Sorry, fixed. You can download now. Also, in MiFlash go into Configuration and uncheck Read Back Verify if It's checked.
Click to expand...
Click to collapse
I MANAGED TO FLASH IT, YOU SAVED MY PHONE DUDE THANKS!
If you don't mind, I'm trying to do the following:
-Root the Poco F3
-Flash ArrowOS
Is there a tutorial somewhere I can follow that can get me both of the above? I think I was able to root it successfully first, but flashing arrowos caused the issue of the post
You need to boot twrp in fastboot (fastboot boot twrp) then flash twrp once you're booted into twrp
ajsmsg78 said:
You need to boot twrp in fastboot (fastboot boot twrp) then flash twrp once you're booted into twrp
Click to expand...
Click to collapse
Is this the TWRP I need to flash for the Poco F3?
aatkaw said:
Is this the TWRP I need to flash for the Poco F3?
Click to expand...
Click to collapse
Flash this one. It's Orangefox recovery. Basically TWRP but better.
https://drive.google.com/open?id=1-...lZ82&[email protected]&usp=drive_fs
ajsmsg78 said:
Flash this one. It's Orangefox recovery. Basically TWRP but better.
https://drive.google.com/open?id=1-_EqlMUtJWDBJACR_V_vSu9NkCMzlZ82&[email protected]&usp=drive_fs
Click to expand...
Click to collapse
Need permissions XD
aatkaw said:
Need permissions XD
Click to expand...
Click to collapse
Done. It's not too often an Arnold helps another Arnold on XDA lol
Haha nice, ok I'm here now, what should I be pressing?
aatkaw said:
Haha nice, ok I'm here now, what should I be pressing?
Click to expand...
Click to collapse
Now you can flash whatever rom you want. Just make sure the "install recovery after flashing" or whatever it says is checked. It will automatically flash Orangefox after the ROM so it sticks. Make sure it is checked when you flash any rom. If the ROM doesn't come with Gapps you flash the ROM first, reboot recovery then flash Gapps then Magisk, then Format data (not wipe data, format data) then restart and you should be good to go.
I'm glad you got that flashing error sorted out. I still get shivers in my spine when I see that error...

Categories

Resources