Gallery app - Honor 6X Questions & Answers

Can someone please provide me system gallery app for honor 6x? I just accidentally flashed gapps before backing up the bloatware. Flashable zip would be appreciated. Have a nice day everyone

Here it is, gallery2 apk (stock EMUI 5.0.1 gallery app) compressed into a flashable zip.
The zip was created with App2zip from Play Store; i own a BLN-L21 6X, so if your build number is different from mine i can't ensure it'll works. It could give error while installing package due unmatching build no, but i hope it'll works :fingers-crossed:

RedSkull23 said:
Here it is, gallery2 apk (stock EMUI 5.0.1 gallery app) compressed into a flashable zip.
The zip was created with App2zip from Play Store; i own a BLN-L21 6X, so if your build number is different from mine i can't ensure it'll works. It could give error while installing package due unmatching build no, but i hope it'll works :fingers-crossed:
Click to expand...
Click to collapse
Since I have the L-21 too, it'll probably work, I'm gonna write the results after flashing. Thanks

horse1204 said:
Since I have the L-21 too, it'll probably work, I'm gonna write the results after flashing. Thanks
Click to expand...
Click to collapse
Update - didn't work, i have emui 5.0 (i installed twrp before realizing that there's one more update ?) when i try to open it, it just closes itself. can someone with emui 5.0 provide me the app please?

horse1204 said:
Update - didn't work, i have emui 5.0 (i installed twrp before realizing that there's one more update ?) when i try to open it, it just closes itself. can someone with emui 5.0 provide me the app please?
Click to expand...
Click to collapse
Why don't you reflash stock recovery.img, update and then reflash twrp? I do like this for every update

RedSkull23 said:
Why don't you reflash stock recovery.img, update and then reflash twrp? I do like this for every update
Click to expand...
Click to collapse
Noob question - where can I find it?

horse1204 said:
Noob question - where can I find it?
Click to expand...
Click to collapse
Luckily we have a repository thread here on XDA, begin with telling me your build number for extended, like BLN-L21CxxxBxxx ...
EDIT - or go here https://forum.xda-developers.com/honor-6x/how-to/repository-honor-6x-file-depot-t3534800 and find it in 1st post

RedSkull23 said:
Luckily we have a repository thread here on XDA, begin with telling me your build number for extended, like BLN-L21CxxxBxxx ...
EDIT - or go here https://forum.xda-developers.com/honor-6x/how-to/repository-honor-6x-file-depot-t3534800 and find it in 1st post
Click to expand...
Click to collapse
Google drive gives me a 404 error. Is it just me?
It's B360 by the way

horse1204 said:
Google drive gives me a 404 error. Is it just me?
It's B360 by the way
Click to expand...
Click to collapse
No, it's 404 for me too. Links are dead, I'll recover and upload a B360 recovery later today when I'll be able

RedSkull23 said:
No, it's 404 for me too. Links are dead, I'll recover and upload a B360 recovery later today when I'll be able
Click to expand...
Click to collapse
Thanks

horse1204 said:
Thanks
Click to expand...
Click to collapse
https://www.dropbox.com/sh/ofskqtqo10owybn/AABY01ho1rNxJWANz6UCVnqla there you go - B360 stock recovery

RedSkull23 said:
https://www.dropbox.com/sh/ofskqtqo10owybn/AABY01ho1rNxJWANz6UCVnqla there you go - B360 stock recovery
Click to expand...
Click to collapse
Thank you. I will flash it as soon I'll be home

horse1204 said:
Thank you. I will flash it as soon I'll be home
Click to expand...
Click to collapse
Ok, let me know if it'll works

RedSkull23 said:
Ok, let me know if it'll works
Click to expand...
Click to collapse
Ok, so I updated it all the way to B368 but I somehow ****ed it up, so I just restored my twrp backup, what I backed up with B360. So now I want to update again, but it shows my build number is b368 and doesn't want to update. What should I do??
EDIT: somehow succeeded to download it, but I can't install the TWRP. Is there some new version? I use classic openKirin for 5.X. I'll try to flash it again next morning

horse1204 said:
Ok, so I updated it all the way to B368 but I somehow ****ed it up, so I just restored my twrp backup, what I backed up with B360. So now I want to update again, but it shows my build number is b368 and doesn't want to update. What should I do??
EDIT: somehow succeeded to download it, but I can't install the TWRP. Is there some new version? I use classic openKirin for 5.X. I'll try to flash it again next morning
Click to expand...
Click to collapse
Answering to your first question, write your build number here and if it should match mine, i'll provide an OEMINFO flashable zip to restoring your device to B360. Second, what do you mean with "can't install the TWRP"? I always used OpenKirin's too and never missed a shot.

RedSkull23 said:
Answering to your first question, write your build number here and if it should match mine, i'll provide an OEMINFO flashable zip to restoring your device to B360. Second, what do you mean with "can't install the TWRP"? I always used OpenKirin's too and never missed a shot.
Click to expand...
Click to collapse
Edit - I can't click the OEM UNLOCK option (screenshot) is there any solution?

RedSkull23 said:
Answering to your first question, write your build number here and if it should match mine, i'll provide an OEMINFO flashable zip to restoring your device to B360. Second, what do you mean with "can't install the TWRP"? I always used OpenKirin's too and never missed a shot.
Click to expand...
Click to collapse
When I try to flash TWRP via adb bridge i get this error: FAILED <remote: command not allowed>

horse1204 said:
When I try to flash TWRP via adb bridge i get this error: FAILED <remote: command not allowed>
Click to expand...
Click to collapse
And that is probably because your oem unlock option was off when you restored the TWRP backup, be sure to have always enabled FRP and OEM unlock for cases like this in future... Anyway, to make that option switchable again, you need to relock your bootloader, tick OEM unlock and then unlock it again. If it's grayed out it means that bootloader was already unlocked, so you should be able to use adb/fastboot commands from terminal to relock/unlock it again.

RedSkull23 said:
And that is probably because your oem unlock option was off when you restored the TWRP backup, be sure to have always enabled FRP and OEM unlock for cases like this in future... Anyway, to make that option switchable again, you need to relock your bootloader, tick OEM unlock and then unlock it again. If it's grayed out it means that bootloader was already unlocked, so you should be able to use adb/fastboot commands from terminal to relock/unlock it again.
Click to expand...
Click to collapse
Is there any command to relock it via ADB?

horse1204 said:
Is there any comnand to relock it via ADB?
Click to expand...
Click to collapse
Yes, it's "fastboot oem relock", if gives error try adding your unlock code after relock

Related

Need a TWRP backup from an FRD-L04 or a full, TWRP flashable ROM for the same phone..

Tried everything...ERecovery gives me the "getting package failed" (and that was with the stock recovery installed), trying to install a firmware through the HOLD VOLUME+ AND VOLUME- while booting gives me "Software install failed: The Update package does not exist"...I'm running TWRP currently, and no ROM at all is installed...Ideas?
I have a copy of stock ROM TWRP backup. I'll see if I can upload it when I get off today. I think it is update B131 on Stock EMUI 4.1.
Ascertion said:
I have a copy of stock ROM TWRP backup. I'll see if I can upload it when I get off today. I think it is update B131 on Stock EMUI 4.1.
Click to expand...
Click to collapse
If it gets my phone running, that would be perfect.
VaultBoy! said:
If it gets my phone running, that would be perfect.
Click to expand...
Click to collapse
Try pushing this to your device. Should restore just system. Let me know if it works for you. You'll need to unzip it after you download it.
https://drive.google.com/file/d/0BwK7J4olvUi8bWloU1lKUGtoZW8/view?usp=drivesdk
Ascertion said:
Try pushing this to your device. Should restore just system. Let me know if it works for you. You'll need to unzip it after you download it.
https://drive.google.com/file/d/0BwK7J4olvUi8bWloU1lKUGtoZW8/view?usp=drivesdk
Click to expand...
Click to collapse
Sorry for the noob question, but should I throw this in the TWRP backups folder, push it using ADB or flash it using TWRP?
VaultBoy! said:
Sorry for the noob question, but should I throw this in the TWRP backups folder, push it using ADB or flash it using TWRP?
Click to expand...
Click to collapse
Try to push it to your TWRP file path. It's different for each person, but looks like it's /sdcard/TWRP/Backups/*serial number here*/
Ascertion said:
Try to push it to your TWRP file path. It's different for each person, but looks like it's /sdcard/TWRP/Backups/*serial number here*/
Click to expand...
Click to collapse
Now I'm getting an error telling me no chosen partition to restore, but there are no choices for partitions. I might have an idea, though.
VaultBoy! said:
Now I'm getting an error telling me no chosen partition to restore, but there are no choices for partitions. I might have an idea, though.
Click to expand...
Click to collapse
No luck.
I have a ROM installed (RevolutionRemix), but I want to go back to stock, with no seemingly possible ways to do so. Any ideas?
http://forum.xda-developers.com/honor-8/help/honor-8-rooted-twrp-modaco-rom-unable-t3462039
Find an older ROM and try this method as your last... This one definitely works, but you need to do OTA from beginning.
jerryhou85 said:
http://forum.xda-developers.com/honor-8/help/honor-8-rooted-twrp-modaco-rom-unable-t3462039
Find an older ROM and try this method as your last... This one definitely works, but you need to do OTA from beginning.
Click to expand...
Click to collapse
YOU ARE A LIFESAVER.
After messing with this thing all day, trying everything, this worked.
VaultBoy! said:
YOU ARE A LIFESAVER.
After messing with this thing all day, trying everything, this worked.
Click to expand...
Click to collapse
Glad to help. Better keep a lateset ROM zip you can find at hand, you never know what time you will need it.

Update received - flashing via TWRP?

Hey there fellow U11 Users,
I just received the update concerning 60fps HD-Video etc. I use TWRP so the update can't be installed by itself. So I have two questions:
A
Where do I find the update file. I looked around a lot but couldn't locate it.
B
Once found, can I just flash it with TWRP?
Thanks in advance!
Dito13 said:
Hey there fellow U11 Users,
I just received the update concerning 60fps HD-Video etc. I use TWRP so the update can't be installed by itself. So I have two questions:
A
Where do I find the update file. I looked around a lot but couldn't locate it.
B
Once found, can I just flash it with TWRP?
Thanks in advance!
Click to expand...
Click to collapse
See here: https://forum.xda-developers.com/u11/how-to/collection-htcu-u11-ruu-firmware-t3612048/page63
Alright, thanks! :good: That only leaves the first question unanswered.
Dito13 said:
Alright, thanks! :good: That only leaves the first question unanswered.
Click to expand...
Click to collapse
/data/data/com.htc.updater/files
btw...twrp can install the update but you need to flash the firmware.zip inside the ota manually
Thank you kindly!
OMJ said:
/data/data/com.htc.updater/files
btw...twrp can install the update but you need to flash the firmware.zip inside the ota manually
Click to expand...
Click to collapse
Just to be clear: I only flash the firmware.zip manually via TWRP or do I need to flash the whole ota?
Sorry for the question. I mostly handled Nexus devices...
Dito13 said:
Just to be clear: I only flash the firmware.zip manually via TWRP or do I need to flash the whole ota?
Sorry for the question. I mostly handled Nexus devices...
Click to expand...
Click to collapse
twrp will install the ota zip but it wont install the firmware.zip inside, you have to extract & manually install from download mode
grrr.... I tried following your suggestions, but recieved error 7 in TWRP. Can you help me in the right direction?
Dito13 said:
grrr.... I tried following your suggestions, but recieved error 7 in TWRP. Can you help me in the right direction?
Click to expand...
Click to collapse
list your steps your using to install the ota via twrp....personally, I let the system initiate the install (booted into OS) as if I was 100% stock, once twrp loads, it automatically installs except for the firmware.zip
more details here...
OK, I am a Noob to the HTC world. I am used to easy flashing/rooting/etc. on Nexus devices.
TWRP doesn't do anything after accepting the ota. When I try to install the OTA via TWRP I receive Error 7. I worked my way through a lot of guides here on XDA concerning manual OTA installing. One thing I tried was flashing back to stock recovery which I found in the firmware.zip of the OTA in bootloader mode. That failed also ("FAILED (remote: not allowed on PRODUCTION device).
Edit: The device has obviously an unlocked bootloader, s-on, rooted via magisk and is a DGLU device, software number 1.16.400.5
Are you on an Untouched System Image? Completely stock ROM? While it is great we can flash the OTA in TWRP, the system stills needs to be stock, and of course will still have to fastboot firmware.
schmeggy929 said:
Are you on an Untouched System Image? Completely stock ROM? While it is great we can flash the OTA in TWRP, the system stills needs to be stock, and of course will still have to fastboot firmware.
Click to expand...
Click to collapse
Yes, everything is stock.
I managed to flash the stock recovery now. I didn't remember to use the download mode /sorry. Then Then I checked for the ota again, downloaded it and tried to apply but I landed in the stock recovery with the red exclamation mark and then nothing happened.
Dito13 said:
Yes, everything is stock.
I managed to flash the stock recovery now. I didn't remember to use the download mode /sorry. Then Then I checked for the ota again, downloaded it and tried to apply but I landed in the stock recovery with the red exclamation mark and then nothing happened.
Click to expand...
Click to collapse
re-flash twrp and try it again.
schmeggy929 said:
re-flash twrp and try it again.
Click to expand...
Click to collapse
Same result unfortunately. TWRP hands out Error 7 and "system partition has unexpected contents" or something like that although I didn't do any tinkering with the stock rom. I flashed Magisk and did a backup before and that was all.
Dito13 said:
Same result unfortunately. TWRP hands out Error 7 and "system partition has unexpected contents" or something like that although I didn't do any tinkering with the stock rom. I flashed Magisk and did a backup before and that was all.
Click to expand...
Click to collapse
Only thing I would say is start fresh. Backup all the data for your apps first. Flash the RUU, Take the OTA and reinstall all your apps.
schmeggy929 said:
Only thing I would say is start fresh. Backup all the data for your apps first. Flash the RUU, Take the OTA and reinstall all your apps.
Click to expand...
Click to collapse
Thanks again - seems to have worked. It will be interesting to see which problems occur with the Android Oreo update which was announced till the end of the year by HTC

No updater option on mate 9

Just purchases a used mate 9 love it so far but want to update to emui 5.1, however the updater tool does not appear. It only appears when searched for in the settings but does nothing. How can I get this functionality back? Themes do not work as well. Build number MHA-L29C185B172 . Thanks
System Update should be right there at the bottom of the Settings Panel...
kolembo said:
System Update should be right there at the bottom of the Settings Panel...
Click to expand...
Click to collapse
Thanks for the reply, however it is not there
https://imgur.com/a/PkcYL
did you format data in TWRP?
ystokar said:
did you format data in TWRP?
Click to expand...
Click to collapse
No maybe the previous owner did? Forgot to mention I bought it used. If I have the correct update.zip, update_full_MHA.....zip, and update_data full_public.zip would this be sufficient enough to update manually?
solution
willmanryan said:
No maybe the previous owner did? Forgot to mention I bought it used. If I have the correct update.zip, update_full_MHA.....zip, and update_data full_public.zip would this be sufficient enough to update manually?
Click to expand...
Click to collapse
that must be the case. if you flash those files you'll get update app back as well as theme app and some other Huawei crap
ystokar said:
that must be the case. if you flash those files you'll get update app back as well as theme app and some other Huawei crap
Click to expand...
Click to collapse
Ok, Thank you! I'll update back later today or tomorrow when I attempt to flash firmware
don't think you need update.zip
willmanryan said:
Ok, Thank you! I'll update back later today or tomorrow when I attempt to flash firmware
Click to expand...
Click to collapse
i had the same problem and worked with just the 2 other files
ystokar said:
i had the same problem and worked with just the 2 other files
Click to expand...
Click to collapse
Do you have any uploading tips? I keep having failed updates. I'm using the sd card dload method. thanks
what recovery are you using?
willmanryan said:
Do you have any uploading tips? I keep having failed updates. I'm using the sd card dload method. thanks
Click to expand...
Click to collapse
TWRP?
ystokar said:
TWRP?
Click to expand...
Click to collapse
I'm trying to install twrp. I unlocked my bootloader using my mac. I need to find a friend with a windows pc to continue.
ystokar said:
TWRP?
Click to expand...
Click to collapse
So far I got themes to work no updater yet
OK.. Basics? Worth a try.... Get your developer options, make sure both that USB debug and the Huawei's one (somewhere in security) are on and then use HuaweiSuite to repair.
kolembo said:
OK.. Basics? Worth a try.... Get your developer options, make sure both that USB debug and the Huawei's one (somewhere in security) are on and then use HuaweiSuite to repair.
Click to expand...
Click to collapse
The Huawei suite let's you update? Also, I got the updater tor to appear, not sure how because the main installer failed. Would still like to update to 5.1 somehow. The updater so no new firmware. Thanks
willmanryan said:
The Huawei suite let's you update? Also, I got the updater tor to appear, not sure how because the main installer failed. Would still like to update to 5.1 somehow. The updater so no new firmware. Thanks
Click to expand...
Click to collapse
Well, you can't really install the update.zips in TWRP. They do install the files it contains but fail when it tries to install update.app.
(You also need to flash the Public zip before HW. Because that zip wipes everything in /data/hw_init/ before installing so you'd lose the things HW installed if you flashed that first.)
You can update using: OTA if it finds any, Firmware Finder, HWOTA (https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-update-package-t3593108), or paid alternatives.
Latest is B187 on http://pro-teammt.ru/firmware-database/?firmware_model=MHA-L29C185&firmware_page=0
But it's EMUI 5.0.1, not 5.1. Only 5.1 is some Chinese beta I think.
ante0 said:
Well, you can't really install the update.zips in TWRP. They do install the files it contains but fail when it tries to install update.app.
(You also need to flash the Public zip before HW. Because that zip wipes everything in /data/hw_init/ before installing so you'd lose the things HW installed if you flashed that first.)
You can update using: OTA if it finds any, Firmware Finder, HWOTA (https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-update-package-t3593108), or paid alternatives.
Latest is B187 on http://pro-teammt.ru/firmware-database/?firmware_model=MHA-L29C185&firmware_page=0
But it's EMUI 5.0.1, not 5.1. Only 5.1 is some Chinese beta I think.
Click to expand...
Click to collapse
Thank you you the links! I will attempt an update in a few days. Should I consider rebranding phone? I found out that mine is the middle east version but couldn't find much on the differences between each version.

Safe to updated rooted and unlocked honor 6x on emui 4.1 via ota update?

Title says it all. I have a rooted and unlocked honor 6x on 4.1 and iust got a prompt for an update to 7.0/emui 5.
I've got the Chinese twrp version installed.
ctenc001 said:
Title says it all. I have a rooted and unlocked honor 6x on 4.1 and iust got a prompt for an update to 7.0/emui 5.
I've got the Chinese twrp version installed.
Click to expand...
Click to collapse
its ok you can, but make sure you have Stock recovery installed not the TWRP
ctenc001 said:
Title says it all. I have a rooted and unlocked honor 6x on 4.1 and iust got a prompt for an update to 7.0/emui 5.
I've got the Chinese twrp version installed.
Click to expand...
Click to collapse
Unroot it, flash stock boot.img and stock recovery.img and proceed wit OTA
shashank1320 said:
Unroot it, flash stock boot.img and stock recovery.img and proceed wit OTA
Click to expand...
Click to collapse
Not necessary!
You just have to flash stock recovery!
gaebzn said:
Not necessary!
You just have to flash stock recovery!
Click to expand...
Click to collapse
If you are rooted, it wont boot and go to erecovery with a prompt that your data partition was damaged. You can give it a go
shashank1320 said:
If you are rooted, it wont boot and go to erecovery with a prompt that your data partition was damaged. You can give it a go
Click to expand...
Click to collapse
Wasn't so on my last updates... what are you rooted with? Magisk or supersu?
gaebzn said:
Wasn't so on my last updates... what are you rooted with? Magisk or supersu?
Click to expand...
Click to collapse
It applies to both. SuperSu and Magisk. I am rooted with SuperSU. There is already a thread on Magisk which states for this. And being a SueprSu user for years, I have seen this myself on my BLN-AL10B375 to B379 and BLN-L21C185C360 to BLN-L21C185C365.
shashank1320 said:
It applies to both. SuperSu and Magisk. I am rooted with SuperSU. There is already a thread on Magisk which states for this. And being a SueprSu user for years, I have seen this myself on my BLN-AL10B375 to B379 and BLN-L21C185C360 to BLN-L21C185C365.
Click to expand...
Click to collapse
Just remembered I updated via dload...sorry...my fault...maybe thats why it worked.
But thank you! I will try the b368 with your guide!
I'm a bit ashamed now?
Edit: do you have stock boot.img for b365?
gaebzn said:
Just remembered I updated via dload...sorry...my fault...maybe thats why it worked.
But thank you! I will try the b368 with your guide!
I'm a bit ashamed now?
Edit: do you have stock boot.img for b365?
Click to expand...
Click to collapse
In repository thread you will get on main page or last 2-3 pages. @RedSkull23 has shared it.
Yes, dload replaces stock boot and recovery so that will work.
Been gone through many ups n down with 6X so i know many things now
No need to be ashamed, these are tricky and sometimes hard to remember as we try 10 things at a time
If need b367 then here
https://forum.xda-developers.com/ho...covery-boot-img-request-t3707216/post74649229
shashank1320 said:
In repository thread you will get on main page or last 2-3 pages. @RedSkull23 has shared it.
Yes, dload replaces stock boot and recovery so that will work.
Been gone through many ups n down with 6X so i know many things now
No need to be ashamed, these are tricky and sometimes hard to remember as we try 10 things at a time
If need b367 then here
https://forum.xda-developers.com/ho...covery-boot-img-request-t3707216/post74649229
Click to expand...
Click to collapse
Thank you mate!
shashank1320 said:
In repository thread you will get on main page or last 2-3 pages. @RedSkull23 has shared it.
Yes, dload replaces stock boot and recovery so that will work.
Been gone through many ups n down with 6X so i know many things now
No need to be ashamed, these are tricky and sometimes hard to remember as we try 10 things at a time
If need b367 then here
https://forum.xda-developers.com/ho...covery-boot-img-request-t3707216/post74649229
Click to expand...
Click to collapse
Got a weird problem. If i flash this boot.img for 365 I can't enter my phone. It boots up, i can enter my pin, but the encryption password doesn't work! It's very strange, cause I've never changed it since first setup! Any idea? Or do you have another boot img for b 365? Thanks
gaebzn said:
Got a weird problem. If i flash this boot.img for 365 I can't enter my phone. It boots up, i can enter my pin, but the encryption password doesn't work! It's very strange, cause I've never changed it since first setup! Any idea? Or do you have another boot img for b 365? Thanks
Click to expand...
Click to collapse
My boot.img provided in repository thread is for BLN-L21C432B365 build, as listed in OP and in my post there; what's your build number? An unmatching build could be the cause of this. For example, recovery for BLN-L21C432B365, differs from BLL-L21C130B365 - the B365 at the end is equal, but the build variant is different and so incompatible
RedSkull23 said:
My boot.img provided in repository thread is for BLN-L21C432B365 build, as listed in OP and in my post there; what's your build number? An unmatching build could be the cause of this. For example, recovery for BLN-L21C432B365, differs from BLL-L21C130B365 - the B365 at the end is equal, but the build variant is different and so incompatible
Click to expand...
Click to collapse
My buildnumber is exactly the same. Very strange. Can an installed busybox be responsible for those things?
gaebzn said:
My buildnumber is exactly the same. Very strange. Can an installed busybox be responsible for those things?
Click to expand...
Click to collapse
You may try uninstalling the busybox and then retry to see if it works.

No Signal NXT-L09, System: OpenKirin OMNIROM PIE Alpha 5.2

I followed the guide here: https://forum.xda-developers.com/mate-8/general/oreo-nxt-l09-l29-t3844267
And managed to install openkirin Omnirom Pie, and it runs great. WiFi, bluetooth, fingerprint reader, and camera are all working perfectly, BUT I have absolutely no signal.
The phone recognizes the sim and and reads the data, but it displays no network connection, showing 0 bars. I've been going crazy trying to figure this out and fix it. Any help would be greatly appreciated.
In the Phone Status tab it shows the following.
Device Name: unknown
Model & hardware: unknown
Build number: unknown
SELinux status: Enforcing
I tried flashing the modem file for the NXT-L09 through fastboot, but if failed with "command not allow." The bootloader is unlocked.
Rename local.prop to local.prop.bak in /cust/all/cn/prop it might work
mahrtayyab said:
Rename local.prop to local.prop.bak in /cust/all/cn/prop it might work
Click to expand...
Click to collapse
I can't mount the cust partition. It appears to be empty? This is the first time I've encountered a phone with encryption activated in the recovery.
Try using root explorer
mahrtayyab said:
Try using root explorer
Click to expand...
Click to collapse
I'll give it a shot and report back. Thanks!
mahrtayyab said:
Try using root explorer
Click to expand...
Click to collapse
Root Explorer doesn't show a cust folder. There is a single cust file, though it appears empty when I try to open it.
So it means your cust is messed try flashing cust.img using fastboot then rename
mahrtayyab said:
So it means your cust is messed try flashing cust.img using fastboot then rename
Click to expand...
Click to collapse
I've already tried it. I keep getting "remote:Command Not Allowed" which apparently means the bootloader is locked. But it displays unlocked in Fastboot mode. To be honest, I feel completely lost here. Chinese phones have so many weird layers of security and encryption it's really confusing.
TheMaddestMax said:
I've already tried it. I keep getting "remote:Command Not Allowed" which apparently means the bootloader is locked. But it displays unlocked in Fastboot mode. To be honest, I feel completely lost here. Chinese phones have so many weird layers of security and encryption it's really confusing.
Click to expand...
Click to collapse
could you solve?
TheMaddestMax said:
I've already tried it. I keep getting "remote:Command Not Allowed" which apparently means the bootloader is locked. But it displays unlocked in Fastboot mode. To be honest, I feel completely lost here. Chinese phones have so many weird layers of security and encryption it's really confusing.
Click to expand...
Click to collapse
Flash cust using twrp otherwise flash stock rom.
mahrtayyab said:
Flash cust using twrp otherwise flash stock rom.
Click to expand...
Click to collapse
How do I do that? Do I need a special zip?
elcoya06 said:
could you solve?
Click to expand...
Click to collapse
No. I've been fighting with this phone for about a month now, and I'm not making much progress.
TheMaddestMax said:
How do I do that? Do I need a special zip?
Click to expand...
Click to collapse
You can try dload but it fails most of the time so use can twrp and hurupdater to flash stock rom
TheMaddestMax said:
No. I've been fighting with this phone for about a month now, and I'm not making much progress.
Click to expand...
Click to collapse
flash stock 8.0 raise signal with magick after flashing onmirom do hard reset take out decryption with twrp and restart
elcoya06 said:
flash stock 8.0 raise signal with magick after flashing onmirom do hard reset take out decryption with twrp and restart
Click to expand...
Click to collapse
I'm away from the house right now, but I'll give it a try as soon as I get back, and let you know. Thanks for the help.
mahrtayyab said:
You can try dload but it fails most of the time so use can twrp and hurupdater to flash stock rom
Click to expand...
Click to collapse
I'll give this a shot if I can't flash through Dload. Thanks.

Categories

Resources