Missing some settings and system apks (Nougat B336) - Huawei P9 Lite Questions & Answers

I have the problem.
I miss app twin and private space from settings(it doesn't exist) also missed (Files and Huawei ID, but installed apks for them), how to get them without downgrading to MM and installing again?
Is it possible by extracting apk for those files and installing or by dload method?
Or will I get these things if I upgrade when next nougat version is available via 3 buttons method?
Please someone help.

Coolyou said:
I have the problem.
I miss app twin and private space from settings(it doesn't exist) also missed (Files and Huawei ID, but installed apks for them), how to get them without downgrading to MM and installing again?
Is it possible by extracting apk for those files and installing or by dload method?
Or will I get these things if I upgrade when next nougat version is available via 3 buttons method?
Please someone help.
Click to expand...
Click to collapse
You do not install it corectly (for Files and Huawei ID). You have to install both zip one by one.

I did like its written in badwolf's thread. Flashed with meticulus both zip files in order without reboot. But i flashed new files b336 for the first time not b328/9. And saw some more people missed some system apks and features

b336 still need update_data_full, It should flash somehow like this:
* twrp > restore OEMINFO_VNS-L31 ( only for non vns-l31 models )
* twrp > format Data ( only for nougat twrp )
twrp > install update_data_full_VNS-L31_hw_eu.zip
* bootloader > flash recovery_stock.img ( if dload flash not work)
flash update.app by dload
eRecovery > Factory reset ( not wipe data in twrp, it will wipe the update_data_full )

Hello. Thanks for respond but my bootloader locked after i used 3buttons method and cant unlock again with same code. It says invalid. What can i do now? Also cant get new one from huawei site says to check imei/serial code

Coolyou said:
Hello. Thanks for respond but my bootloader locked after i used 3buttons method and cant unlock again with same code. It says invalid. What can i do now? Also cant get new one from huawei site says to check imei/serial code
Click to expand...
Click to collapse
Your former unlock code is okey.
Make sure your settings> developer option> oem unlock is enabled and do the unlock thing properly
Code:
adb reboot bootloader
fastboot oem unlock your_formor_unlock_code
if it can't work, the response shoud be "FAILED (remote: password wrong)", not invalid.

Is it possible to have single apks for Nougat apps like Huawei backup and Huawei ID? Cause I had problem to install the data pack and I'm running B336 on my L-31 with bootloader locked. But I want to back everything up before try again with the installation...
Cheers.

drleto said:
Is it possible to have single apks for Nougat apps like Huawei backup and Huawei ID? Cause I had problem to install the data pack and I'm running B336 on my L-31 with bootloader locked. But I want to back everything up before try again with the installation...
Cheers.
Click to expand...
Click to collapse
Saved with pc hisuite. it's easier.

Thanks for the reply!
The problem is that hisuite wants huawei backup to backupping my phone..
Cheers

drleto said:
Thanks for the reply!
The problem is that hisuite wants huawei backup to backupping my phone..
Cheers
Click to expand...
Click to collapse
Ok, I found inside data.zip all the single apks. Now the problem is that I can't install every single app (file manager yes, but Huawei backup no) cause it gives me some error messages. Any ideas?

DO NOT USE BADWOLF'S THREAD BECAUSE IT'S OUTDATED.
Use the "Ultimate guide for Nougat" THREAD.
---------- Post added at 09:48 AM ---------- Previous post was at 09:48 AM ----------
You can install Nougat using 3 button method too....

Johnny TDN said:
DO NOT USE BADWOLF'S THREAD BECAUSE IT'S OUTDATED.
Use the "Ultimate guide for Nougat" THREAD.
---------- Post added at 09:48 AM ---------- Previous post was at 09:48 AM ----------
You can install Nougat using 3 button method too....
Click to expand...
Click to collapse
ok, thank you. Posted right now.

Related

[GUIDE][ROOT][UNIVERSAL] FORCE INSTALLING STOCK OTA UPDATES WITH SToCK RECOVERY

Since lollipop there is no manual update option in huawei updater and even the huawei stock recovery has no or less interface which has no adb sideload option. This became a crunch to flash the update which your friend got and which u dont.
This Method is Universal for all huawei devices
In order to apply ota update using this method , root access is a major requirement so be sure your device is rooted.
If u had twrp recovery , at first flash SuperSu package to root your device (Try systemless root only) .
After successfull root ,flash stock recovery from twrp and reboot system.
Step 1:
In my case b370 is the last ota i found for kiw-l22 which vsriram92 posted here . Thanks to him for posting the update before 99% users got their update :good:
Download the relevant update package (ota) which you need a relevant base package to install it on . Ex: b360 as base for b370 update
step 2:
just remember the path where u downloaded the package . Install Flashify from playstore or From Here
Select Zip file which is the third option in flashify .
step 3 :
Navigate to the path where u downloaded ota package select the update.zip (ota package).
flashify starts downloading the package to its path asks you for root access .
Grand Su permissions , Select Cwm recovery if flashify asks as the next option.
Now the phone reboots to recovery and starts flashing.
After the ota update , your device will be unrooted . so take a backup of your stock recovery by following below guide.
Enable Usb debugging and connect ur phone to pc.
navigate to adb folder and place twrp.img or recovery.img in adb folder ,open command window from the same folder and type
Code:
adb reboot bootloader
Now type
Code:
fastboot boot recovery.img
or what_ever_its_name.img
now it temporarily boots twrp , take a backup of your stock recovery and then flash twrp for permanent install and then reroot ur device.
Happy flashing :laugh::good:​
it gets zip signature verification failed....the method is similar to installing the zip file directly from the recovery but that doesn't work unless zip signature is verified
rbtrai said:
it gets zip signature verification failed....the method is similar to installing the zip file directly from the recovery but that doesn't work unless zip signature is verified
Click to expand...
Click to collapse
You might have installed a zip which is not stock ota update . i haven't posted this without trying . I installed b370 with this method and made this live here .
i downloaded from the link provided above which vsriram92 posted...
rbtrai said:
i downloaded from the link provided above which vsriram92 posted...
Click to expand...
Click to collapse
Were you in b360 before doing this ?
Thanks again Gopi. Another great contribution.
vsriram92 said:
Were you in b360 before doing this ?
Click to expand...
Click to collapse
yes ofcourse
This only for rooted phone ?
I'm having honor 4x unroot and I don't know how to install the ota file. Is there any way for upgrading a phone without root option and in my phone there is no local update option
Ajith san said:
This only for rooted phone ?
I'm having honor 4x unroot and I don't know how to install the ota file. Is there any way for upgrading a phone without root option and in my phone there is no local update option
Click to expand...
Click to collapse
Nope. It was there in EMUI 3 previously. Now, we can't unless it has only update.app.
so b370 is only for the ones who gave root access to their phones?
Like your contribution. Perfectly updated to B370.
rajibie said:
Like your contribution. Perfectly updated to B370.
Click to expand...
Click to collapse
great
Hello together, I tried flashing the B360 update for my L21 with this method but unfortunately I did not succeed. I followed every step but when flashify reboots to the stock recovery nothing happens. Just nothing.
I used the file for the L21 that I linked to in this post.
Any suggestions how to get it to work?
Zacki06 said:
Hello together, I tried flashing the B360 update for my L21 with this method but unfortunately I did not succeed. I followed every step but when flashify reboots to the stock recovery nothing happens. Just nothing.
I used the file for the L21 that I linked to in this post.
Any suggestions how to get it to work?
Click to expand...
Click to collapse
Are you on B350D0003 or some earlier firmware? I'm on stock B350, just rooted with Magisk+phh's superuser, and it doesn't want to flash that big file at all; tried flashing OTA update (200MB file) and it failed at 80%, causing a damn bootloop. Gah, I thought my old phone was pain in the ass...
ShadySquirrel said:
Are you on B350D0003 or some earlier firmware? I'm on stock B350, just rooted with Magisk+phh's superuser, and it doesn't want to flash that big file at all; tried flashing OTA update (200MB file) and it failed at 80%, causing a damn bootloop. Gah, I thought my old phone was pain in the ass...
Click to expand...
Click to collapse
I'm on B350D003. After I tried the OTA instead of the full package I came across the same problem with the stock recovery, but when flashing it from TWRP it did flash it, but exited with an error.
No bootloop but as a file was missing for the full update process wifi (and probably bluetooth) are not working.
If you are interrested to solve it, have a look here. It looks like there is a way to fix the problem and we are currently investigating.
Zacki06 said:
I'm on B350D003. After I tried the OTA instead of the full package I came across the same problem with the stock recovery, but when flashing it from TWRP it did flash it, but exited with an error.
No bootloop but as a file was missing for the full update process wifi (and probably bluetooth) are not working.
If you are interrested to solve it, have a look here. It looks like there is a way to fix the problem and we are currently investigating.
Click to expand...
Click to collapse
TBH, I'm on a verge to start building LOS or PAC/Slim/whatever is properly maintained and fast for my own needs and ditch EMUI completely....
I'm searching for other firmwares now via FirmwareFinder, there is a probability that one is a leaked test or something like that, because it simply doesn't want to flash. If I find out something, I'll continue on thread you've linked, to avoid flooding this one.
Hi. Thanks for your guide.
I need to update my phone with several ota updates. I just need to repeat this guide's procedure until updated to the last ota or there is a better way to do that?
Can't update.. Its fake i think.. I m still in B360
---------- Post added at 08:39 PM ---------- Previous post was at 08:37 PM ----------
rajibie said:
Like your contribution. Perfectly updated to B370.
Click to expand...
Click to collapse
How to update step by step.. Mention it plz
Tapan Patel said:
Can't update.. Its fake i think.. I m still in B360
---------- Post added at 08:39 PM ---------- Previous post was at 08:37 PM ----------
How to update step by step.. Mention it plz
Click to expand...
Click to collapse
Just because you can't do it, that doesn't mean it's fake.
Tapan Patel said:
Can't update.. Its fake i think.. I m still in B360
---------- Post added at 08:39 PM ---------- Previous post was at 08:37 PM ----------
How to update step by step.. Mention it plz
Click to expand...
Click to collapse
Just follow the procedure and you will be done

Help! VNS L31C900B300 Locked bootloader.

Hi guys, i updated my VNS-L31 into nougat test-key, i wanted to downgrade to stock MM because there's a lot of bugs, when i'm trying to install img file from fastboot, it always failed and i saw in my phone "Phone LOCKED" it was previously unlocked. Can anyone help my unlocking my device with
L31-900B300 build number? thanks!
kevshots said:
Hi guys, i updated my VNS-L31 into nougat test-key, i wanted to downgrade to stock MM because there's a lot of bugs, when i'm trying to install img file from fastboot, it always failed and i saw in my phone "Phone LOCKED" it was previously unlocked. Can anyone help my unlocking my device with
L31-900B300 build number? thanks!
Click to expand...
Click to collapse
Use the same unlock code you've used before, get it again.
And why are you using that build B300, you could have at leasT tried B336, which in my opinion isn't having any problems noticeable, battery drain also good...people complain about this, but if you know what you're doing this will never be an issue.
_New World Order (NWO)_
Thanks for the response, I'll try tomorrow, i've already forgotten and deleted the code. Actually, it's all misunderstanding on why i flashed this build lol. I am planning to revert to MM stock and i'm still looking for some guide on how to. I tried other methods and didn't get luck. If you have any ideas would you mind helping me again? Thanks!
kevshots said:
Thanks for the response, I'll try tomorrow, i've already forgotten and deleted the code. Actually, it's all misunderstanding on why i flashed this build lol. I am planning to revert to MM stock and i'm still looking for some guide on how to. I tried other methods and didn't get luck. If you have any ideas would you mind helping me again? Thanks!
Click to expand...
Click to collapse
Follow this https://forum.xda-developers.com/showthread.php?p=71203214 and you should find what you need, if still confused, just sent a PM or post here.
_New World Order (NWO)_
[email protected] said:
Follow this https://forum.xda-developers.com/showthread.php?p=71203214 and you should find what you need, if still confused, just sent a PM or post here.
_New World Order (NWO)_
Click to expand...
Click to collapse
Yeah I've already seen this and i'm not sure on what to download, i tried once but it says
"software install failed!"
"Incompatibility with the current version.
Please download the correct update package."
and i can't still unlock my bootloader, the website is new, and it won't redirect me to unlocking SITE from this thread LINK.
also just wondering, in this method, is it require to unlock the bootloader ? thank you so much for helping me.
kevshots said:
Yeah I've already seen this and i'm not sure on what to download, i tried once but it says
"software install failed!"
"Incompatibility with the current version.
Please download the correct update package."
and i can't still unlock my bootloader, the website is new, and it won't redirect me to unlocking SITE from this thread LINK.
also just wondering, in this method, is it require to unlock the bootloader ? thank you so much for helping me.
Click to expand...
Click to collapse
This method don't require unlocked bootloader, don't require TWRP.
Just get the rollback file and full MM update file.
Install rollback first then MM file after, put the extracted update.app files In the dload folder on root of sdcard, one by one after each install
Or
If you don't want to use rollback file, unlock bootloader, then flash patched oeminfo file via:
1.fastboot using this command: fastboot flash oeminfo xxx (xxx= name of oemifo zip you have, ie. fastboot flash oeminfo C432oeminfoDual.zip)
Or
2.while In fastboot flash revolution nougat recovery, then boot into it by "vol up + power" then flash the patched oeminfo,
Then once flashed OEMINFO then install via 3 buttons mode the update.app of your firmware, this must be in dload folder on sdcard as above.if asked for password then use "reset"
_New World Order (NWO)_
[email protected] said:
Follow this https://forum.xda-developers.com/showthread.php?p=71203214 and you should find what you need, if still confused, just sent a PM or post here.
_New World Order (NWO)_
Click to expand...
Click to collapse
[email protected] said:
This method don't require unlocked bootloader, don't require TWRP.
Just get the rollback file and full MM update file.
Install rollback first then MM file after, put the extracted update.app files In the dload folder on root of sdcard, one by one after each install
Or
If you don't want to use rollback file, unlock bootloader, then flash patched oeminfo file via:
1.fastboot using this command: fastboot flash oeminfo xxx (xxx= name of oemifo zip you have, ie. fastboot flash oeminfo C432oeminfoDual.zip)
Or
2.while In fastboot flash revolution nougat recovery, then boot into it by "vol up + power" then flash the patched oeminfo,
Then once flashed OEMINFO then install via 3 buttons mode the update.app of your firmware, this must be in dload folder on sdcard as above.if asked for password then use "reset"
_New World Order (NWO)_
Click to expand...
Click to collapse
I was able to revert to MM using this HUAWEI P9 Lite Firmware i don't know how, but it worked today. LOL, lastly, i just have a question to revolutionaryTWRP, i tried it once when i was having problem with ROM, and it couldn't even mount internal storage, but for other people i saw here in xda, they can even flash zip files from it. just wondering if there are other Revolutionary TWRP versions or it's all about the tutorial on using RevolutionaryTWRP? anyways, thank you so much again. and how can i tag this thread as solved by the way?
kevshots said:
I was able to revert to MM using this HUAWEI P9 Lite Firmware i don't know how, but it worked today. LOL, lastly, i just have a question to revolutionaryTWRP, i tried it once when i was having problem with ROM, and it couldn't even mount internal storage, but for other people i saw here in xda, they can even flash zip files from it. just wondering if there are other Revolutionary TWRP versions or it's all about the tutorial on using RevolutionaryTWRP? anyways, thank you so much again. and how can i tag this thread as solved by the way?
Click to expand...
Click to collapse
Edit title to solved.
The current TWRP by Revolution for nougat can't mount /data partition, and if you need flash anything there, you've got to change filesystem as advised In the tutorials, but you can flash mods or apps to system partition without problems....this problem is In nougat TWRP only currently, MM TWRP has no issues at all...anyways good to hear your sorted!
_New World Order (NWO)_
[email protected] said:
Edit title to solved.
The current TWRP by Revolution for nougat can't mount /data partition, and if you need flash anything there, you've got to change filesystem as advised In the tutorials, but you can flash mods or apps to system partition without problems....this problem is In nougat TWRP only currently, MM TWRP has no issues at all...anyways good to hear your sorted!
_New World Order (NWO)_
Click to expand...
Click to collapse
okay, Thank you so much danerrickcuba for helping me out. :good: :highfive:

big problems please help my new phone p9lite

hey xda.
i got unlocked bootloader and twrp installed.
i formatet data via twrp now i cant flash a rom?
(unable to write data) or something
I cant go to the Dload function
if im now in twrp my phone keeps restarting
i have adb installed
i really need help, i can do it my self or u can help via teamviewer i ****t brand new phone
and when im wipe
Failed to mount cust
failed to mount daata
failed to mount system
I have to know your system version that you have cancelled and the recovery version, because Nougat is different from MM
What phone do you have? (Back of the phone it tells you what VNS is. Say what VNS is.)
Ask somebody to send you a backup of their rom.
Jinclaudio said:
I have to know your system version that you have cancelled and the recovery version, because Nougat is different from MM
Click to expand...
Click to collapse
I rolled back from nogat to mm my phone is L31, the version i rolled to was full ota b161 i think or 161
Johnny TDN said:
What phone do you have? (Back of the phone it tells you what VNS is. Say what VNS is.)
Ask somebody to send you a backup of their rom.
Click to expand...
Click to collapse
p9 lite vns FUH7N17311000495 (backup folder) :S
where do i find the VNS number
You can try to recovery the stock ROM with dload method.
1. May sure that you've flashed the OEM info. It will lock your bootloader.
2. Put update.app in dload. The version can be b161.
3 update.
Reboot
---------- Post added at 04:30 PM ---------- Previous post was at 04:27 PM ----------
https://drive.google.com/file/d/0B70jqOUVoiIDbjhPdnZxaEFxUEU/view?usp=drivesdk
Here is oeminfo that I used, flahsable with twrp, if you need
mhmortensen said:
p9 lite vns fuh7n17311000495 (backup folder) :s
where do i find the vns number
Click to expand...
Click to collapse
on the back of the crap phone!
Johnny TDN said:
on the back of the crap phone!
Click to expand...
Click to collapse
I know its L31c432.
But the question is.
I will dload now, Can i dload to the Newest firmware (nogat orginal). I just flash the recovery from the update app
Mhmortensen said:
I know its L31c432.
But the question is.
I will dload now, Can i dload to the Newest firmware (nogat orginal). I just flash the recovery from the update app
Click to expand...
Click to collapse
Get the 6.0 version.
Nougat is a bit unstable (battery drain...)

Serious problem installing stock firmware p10 lite

Hi everyone, I installed RR on my P10 lite (WAS-LX1A) and all used to work great except for the sound so I thought that the ROM was not good and I began to reinstall the backup of EMUI I did with TWRP but without success. So I searched online the stock firmware and I found several versions and I tried to install one using a guide and It seemed to work until I began the first configuration of the device. Every time I finish the configuration It resends me to the beginning and I cannot install other firmwares because they stuck on 5% or it gives me "Installation failed". I cannot install TWRP too because fastboot says "command not allowed" when I try to flash it even if my bootloader and Phone Finder are unlocked. Please help me.
I succeded in installing EMUI bit it's NRD90M test keys. I found online some guides that say to use twrp in order to flash the full update. But I cannot install any twrp because when I go in fastboot mode it says:
Bootloader unlock (red)
FRP Lock (green)
you need restore device with dcphoenix(paid method)
For any steps of fastboot, need frp unlock.
rambik33 said:
For any steps of fastboot, need frp unlock.
Click to expand...
Click to collapse
fastboot oem unlock xxxxxxxxxxxxxxxxxxxxxx (bootloader code)
exilio99 said:
Hi everyone, I installed RR on my P10 lite (WAS-LX1A) and all used to work great except for the sound so I thought that the ROM was not good and I began to reinstall the backup of EMUI I did with TWRP but without success. So I searched online the stock firmware and I found several versions and I tried to install one using a guide and It seemed to work until I began the first configuration of the device. Every time I finish the configuration It resends me to the beginning and I cannot install other firmwares because they stuck on 5% or it gives me "Installation failed". I cannot install TWRP too because fastboot says "command not allowed" when I try to flash it even if my bootloader and Phone Finder are unlocked. Please help me.
Click to expand...
Click to collapse
Hello, you can not do nothing if either FRP or bootloader are locked. You can either use DC Unlocker to unlock the FRP lock or DC Phoenix To Flash The Stock Image all over again... or you can take it to repair for mainboard replacement. I reccomend that you unlock frp and then extract the stock firmware using huawei update extractor. You can get the firmware by installing Firmware Finder On your pc and then searching for an appropriate firmware.
Thanks, I succeeded installing a stock firmware I found online but there's another problem now. Some stock apps are missing just like the file gestor and the updater in settings. If I go in phone information it gives me that my firmware is NRD90m test-keys. What should do I do?
exilio99 said:
Thanks, I succeeded installing a stock firmware I found online but there's another problem now. Some stock apps are missing just like the file gestor and the updater in settings. If I go in phone information it gives me that my firmware is NRD90m test-keys. What should do I do?
Click to expand...
Click to collapse
missing some apps because of dead cust,vendor,product...etc.
You can restore your phone using stock system updater and huawei firmware finder's proxy server
update to your device firmware version's fullOTA
and you can back to stock!
tested with my was-lx2j
sorry for my bad english
I'll try it. Thank you!
hayabusa2yk said:
missing firmware because of dead cust,vendor,product...etc.
You can restore your phone using stock system updater and huawei firmware finder's proxy server
update to your device firmware version's fullOTA
and you can back to stock!
tested with my was-lx2j
sorry for my bad english
Click to expand...
Click to collapse
is it possible install apk from system/priv-app or similiar, i think is missed
foliaje said:
is it possible install apk from system/priv-app or similiar, i think is missed
Click to expand...
Click to collapse
Yes you can but no need to do it because it already installed.
Sorry for my bad English
hayabusa2yk said:
Yes you can but no need to do it because it already installed.
Sorry for my bad English
Click to expand...
Click to collapse
Excuse me but in 4th post, he hasn't an updater option in settings, in my second huawei(semi-breaked)
No updater, no file manager, no stock gapps(i dont care), build number system-5.1.78(fail to change oeminfo etc..) so tell me clearly like fix.
foliaje said:
Excuse me but in 4th post, he hasn't an updater option in settings, in my second huawei(semi-breaked)
No updater, no file manager, no stock gapps(i dont care), build number system-5.1.78(fail to change oeminfo etc..) so tell me clearly like fix.
Click to expand...
Click to collapse
try firmware updating with hisuite + huawei firmware finder's proxy
I tried but it's stopped at 5% of installation. I cannot do a update through the updater because it doesn't exist in this test version. Can I try something else?
I tried with hisuite and firmware finder using the proxy method but it can't find any update...

Problems after failed twrp flash

Hello.
Some time ago I've tried to root my p9 lite. I unlocked my bootloader and flashed twrp. I believe I've done something wrong, because after a reboot my phone missed some of basic system apps like clock or calendar. When I try to boot to recovery it says that my data partition is damaged and I'm recommended to wipe it. I've tried this, but no luck there.
So, right now my p9, has no Bluetooth, NFC, clock, calendar and themes. How can I fix this?
did you try ,by update menu in stting , to download full package or restore / update by hisuite ?
sonneper said:
did you try ,by update menu in stting , to download full package or restore / update by hisuite ?
Click to expand...
Click to collapse
update menu takes me to recovery that says me to wipe data. I didnt try this hisuite thingy, how to do it?
sonneper said:
did you try ,by update menu in stting , to download full package or restore / update by hisuite ?
Click to expand...
Click to collapse
Hisuite does nothing lol. Am I forced to use the "dload" method now?
Download firmware , the same on your phone ( use firmware finder ) extract images in update and flash them using fastboot. There is so many post here related to this way of manage it
---------- Post added at 20:50 ---------- Previous post was at 20:46 ----------
or, install firmware finder and update !
sonneper said:
Download firmware , the same on your phone ( use firmware finder ) extract images in update and flash them using fastboot. There is so many post here related to this way of manage it
---------- Post added at 20:50 ---------- Previous post was at 20:46 ----------
or, install firmware finder and update !
Click to expand...
Click to collapse
So basically I should just download c432b380 zip and use Huawei update extractor?
Sorry for the spam, but I want to make sure that I won't fk something up
Maybe the easier way is install firmware finder and update from app
sonneper said:
Maybe the easier way is install firmware finder and update from app
Click to expand...
Click to collapse
Should I download full ota or just ota?
Always full data
sonneper said:
Always full data
Click to expand...
Click to collapse
Sorry for the delay, but atm I have some time to do it. I've tried updating via proxy, but it stops at 0% with a message "Unstable network, unable to download the installation package. Please change networks or try again later."

Categories

Resources