Nova 3e rebrand to P20 Lite problem - Huawei P20 Lite Questions & Answers

I have a Nova 3e (ANE-AL00), i been rebrand to ANE-L21C432 EU version, everything work but auto-rotate ,i check the detail on huawei cn/eu website ,.cn version didn't have Gyroscope sensor ,eu version come with Gyroscope , highly recommend don't rebrand your AL00 -L21C432!

how did you rebranded ? using twrp ?
I just flashed system.img in ANE-AL00 from ANE-L21 and now all google stuff works with no chinese bloatware.

anuj0sharma said:
how did you rebranded ? using twrp ?
I just flashed system.img in ANE-AL00 from ANE-L21 and now all google stuff works with no chinese bloatware.
Click to expand...
Click to collapse
Hi, could you briefly outline how you rebranded your device?
I assume you unlocked the boot loader via the Huawei form page, installed TWRP, and simply flashed system.img from ANE-L21? Any other steps? Thanks!

sweetjuice said:
I have a Nova 3e (ANE-AL00), i been rebrand to ANE-L21C432 EU version, everything work but auto-rotate ,i check the detail on huawei cn/eu website ,.cn version didn't have Gyroscope sensor ,eu version come with Gyroscope , highly recommend don't rebrand your AL00 -L21C432!
Click to expand...
Click to collapse
Then how does the screen rotate normally?

Letzen said:
Then how does the screen rotate normally?
Click to expand...
Click to collapse
screen rotate not work !

sweetjuice said:
screen rotate not work !
Click to expand...
Click to collapse
So, to clarify:
1. Auto-rotate doesn't work in China Version.
2. Auto-rotate works in European Version.
Right?

Jello_Conspiracy said:
Hi, could you briefly outline how you rebranded your device?
I assume you unlocked the boot loader via the Huawei form page, installed TWRP, and simply flashed system.img from ANE-L21? Any other steps? Thanks!
Click to expand...
Click to collapse
exactly!
Options 1:
unlocked bootloader.... (there was no possibility to do it with Huawei webpage anymore so.. i have to pay to DC-unlock ) but it worked !!
installed TWRP and flashed system.img on system image partion.. (not system...it was system image). After reboot it was showing my model as ANE-AL00 only but, there was nothing Chinese. The firmware was complete of international unlocked version.
Option 2:
There is one more way now.. using TWRP only you can use this tool .. https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279
Follow the step on the page and you will have the ANE_AL00 working as ANE-LX1 (remember your phone will still show you ANE-AL00 because we are not rebranding it.. just flashing another firmware which is more user friendly with all google stuff out of the box)
Option 3:
Another way is to search a patch for google framework for chinese phones .. you may have to download .apk on phone or on pc and after flashing that you will have google paystore on your device and you can install all google stuff post that.. (it seems the most safest way so far as you dont have to root, unlock bootloader or temper your device anyway and install all google apps.. )
To get rid of Chinese apps or bloatwares you can use adb ..
steps:
1. connect device, make sure ADB is working (check with CMD "adb devices")
2. go to shell, using CMD "adb shell"
3. get list of install packages using CMD "pm list packages" (use google to find out what does each package name means).
4. remove package using CMD "pm uninstall -k --user 0 $packagname" (e.g. pm uninstall -k --user 0 com.android.inputdevices)
5. if correctly typed, you receive message "SUCCESS"
if step 3 is not user friendly for you. ... head on to paystore and install an app named "app inspector".
go to apps tab in the app and you will see all the istalled apps on your device. click the app you want to remove and see the name of the app on the top..
the name will start with "com.xxxxxxxxxxx". it will remove the app permanently.
I hope the tips will be helpful for all those bought the Chinese version like me and were wondering seeing the Chinese stuff all around the phone.
Please do not forget to hit thanks if it helps you anyway..

anuj0sharma said:
exactly!
Options 1:
unlocked bootloader.... (there was no possibility to do it with Huawei webpage anymore so.. i have to pay to DC-unlock ) but it worked !!
installed TWRP and flashed system.img on system image partion.. (not system...it was system image). After reboot it was showing my model as ANE-AL00 only but, there was nothing Chinese. The firmware was complete of international unlocked version.
Option 2:
There is one more way now.. using TWRP only you can use this tool .. https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279
Follow the step on the page and you will have the ANE_AL00 working as ANE-LX1 (remember your phone will still show you ANE-AL00 because we are not rebranding it.. just flashing another firmware which is more user friendly with all google stuff out of the box)
Option 3:
Another way is to search a patch for google framework for chinese phones .. you may have to download .apk on phone or on pc and after flashing that you will have google paystore on your device and you can install all google stuff post that.. (it seems the most safest way so far as you dont have to root, unlock bootloader or temper your device anyway and install all google apps.. )
To get rid of Chinese apps or bloatwares you can use adb ..
steps:
1. connect device, make sure ADB is working (check with CMD "adb devices")
2. go to shell, using CMD "adb shell"
3. get list of install packages using CMD "pm list packages" (use google to find out what does each package name means).
4. remove package using CMD "pm uninstall -k --user 0 $packagname" (e.g. pm uninstall -k --user 0 com.android.inputdevices)
5. if correctly typed, you receive message "SUCCESS"
if step 3 is not user friendly for you. ... head on to paystore and install an app named "app inspector".
go to apps tab in the app and you will see all the istalled apps on your device. click the app you want to remove and see the name of the app on the top..
the name will start with "com.xxxxxxxxxxx". it will remove the app permanently.
I hope the tips will be helpful for all those bought the Chinese version like me and were wondering seeing the Chinese stuff all around the phone.
Please do not forget to hit thanks if it helps you anyway..
Click to expand...
Click to collapse
Thanks so much! Appreciate the detailed reply!

sweetjuice said:
I have a Nova 3e (ANE-AL00), i been rebrand to ANE-L21C432 EU version, everything work but auto-rotate ,i check the detail on huawei cn/eu website ,.cn version didn't have Gyroscope sensor ,eu version come with Gyroscope , highly recommend don't rebrand your AL00 -L21C432!
Click to expand...
Click to collapse
Hi, did you find anyway to make the screen autorotate..
before flashing the ANE-L21 rom my auto rotate used to work in my ANE-AL00.
The mistake I did was, along with the update.zip i also flashed xxx_hw.zip file in twrp.
First time with only system.img, everything was working well without any issue. Now also the phone works well but, without screen auto rotate.
Can someone link or upload the xxx_hw.zip file for ANE-AL00 ? I am sure that shall solve the problem.
Thanks.

anuj0sharma said:
Hi, did you find anyway to make the screen autorotate..
before flashing the ANE-L21 rom my auto rotate used to work in my ANE-AL00.
The mistake I did was, along with the update.zip i also flashed xxx_hw.zip file in twrp.
First time with only system.img, everything was working well without any issue. Now also the phone works well but, without screen auto rotate.
Can someone link or upload the xxx_hw.zip file for ANE-AL00 ? I am sure that shall solve the problem.
Thanks.
Click to expand...
Click to collapse
seems ANE-L22C636 HK ROM work perfectly on ANE-AL00!but i can;t find the ROM!

ANE-AL00 is an Indian model which does not have Gyroscope, having build #ANE-AL00 8.0.0.131 (C675)

Hi
Is p20 lite ANE-AL100 does't have gyro or is there any trick to enable it

indigo110 said:
ANE-AL00 is an Indian model which does not have Gyroscope, having build #ANE-AL00 8.0.0.131 (C675)
Click to expand...
Click to collapse
I have the Indian version ANE-AL00, it has Gyroscope and auto rotate.

kumarsid7 said:
I have the Indian version ANE-AL00, it has Gyroscope and auto rotate.
Click to expand...
Click to collapse
Are you sure about Gyroscope, youtube 360 video works on your phone?
I just checked and it is not working on my phone, currently, i am on ANE-AL00 8.0.0.154(C675) build

indigo110 said:
Are you sure about Gyroscope, youtube 360 video works on your phone?
I just checked and it is not working on my phone, currently, i am on ANE-AL00 8.0.0.154(C675) build
Click to expand...
Click to collapse
My bad! I was talking only about auto rotate of screen.
YouTube 360 and VR apps are not working.
Auto rotate must be working with acceleration.

How does 360 degree videos working on fb alone in ANE-AL00 8.0.0.154

hi
what is the easy way to rebrand
i have nove 3e from china
ane-al00

sensors
Any news about saving the sensors while rebranding? Thanks!

Related

the brush EMUI3.0 B008] split-screen multitasking | real-time speed, etc. | HRT_KangV

while surfing huawei china forums I found this custom Rom (http://cn.club.vmall.com/thread-2182114-1-1.html)
Did any one tried it .. and if yes what is your feedback about it ?
I haven't tried his newest ROM B008, but I have tried several of his older modded ROM for the X1. Issue I have is that I can't get google play store or google services to work. I've tried varies version of goole play store and google service framework, but never could get it to work. Split view is nice...but it isn't automatic, you have to manually select the windows; not as good as Samsung implementation, but better than nothing.
Ahmed.ragab said:
while surfing huawei china forums I found this custom Rom (http://cn.club.vmall.com/thread-2182114-1-1.html)
Did any one tried it .. and if yes what is your feedback about it ?
Click to expand...
Click to collapse
it is sweet, i m using it, only 2 points to note before flashing it:
1) u need to be already on the official B008 rom (otherwise u will get the write to cust error)
2) the bootloader of your X1 must be already unlocked (if not u cannot flash via ADB)
for those using non china 4G sim, u may also get android.phone.com FC-ing during initial boot, no amt of wiping DATA or Cache (of phone itself or apps e.g. contacts, phone etc the usual sugg when u google the problem) will work, in this instance, simply switch to airplane mode, proceed to connect the X1 to your wifi and go abt dong all the updates via Huawei app store, i m not sure which update cured the problem, but when I switch off airplane mode after that, the FC disappears .. YMMV
---------- Post added at 05:17 AM ---------- Previous post was at 05:07 AM ----------
acuratlsfan said:
I haven't tried his newest ROM B008, but I have tried several of his older modded ROM for the X1. Issue I have is that I can't get google play store or google services to work. I've tried varies version of goole play store and google service framework, but never could get it to work. Split view is nice...but it isn't automatic, you have to manually select the windows; not as good as Samsung implementation, but better than nothing.
Click to expand...
Click to collapse
there is actually a very simple workaround for google services (other than google+, which there is another solution), and it doesnt involve 'hacking' or meddling with system files, rooting is not even needed (although KangVIP rom comes pre-rooted)
because even on china roms, Huawei has actually implemented the google framework within, all we need are the correct apps, simply launch the default Huawei Store (App Centre) and search for Google Play, GoogleCalendarSyncAdapter and GoogleContactsSynAdapter. After installation of Play, just launch it and install other Gapps u need from there.
Hi all,
Small point to note, somehow Google always translates the Chinese word "shua" literally as the verb "brush" but it actually means the verb "flash" in this context.
Note that translations of "shua ROM" will end up being "brush ROM" instead of "flash ROM".
FC ing with non china sim card
potatohead said:
it is sweet, i m using it, only 2 points to note before flashing it:
1) u need to be already on the official B008 rom (otherwise u will get the write to cust error)
2) the bootloader of your X1 must be already unlocked (if not u cannot flash via ADB)
for those using non china 4G sim, u may also get android.phone.com FC-ing during initial boot, no amt of wiping DATA or Cache (of phone itself or apps e.g. contacts, phone etc the usual sugg when u google the problem) will work, in this instance, simply switch to airplane mode, proceed to connect the X1 to your wifi and go abt dong all the updates via Huawei app store, i m not sure which update cured the problem, but when I switch off airplane mode after that, the FC disappears .. YMMV
Click to expand...
Click to collapse
this method is won't work for me.
even updated everything but my phone still get com.android.phone FC.
what can I do??
sampei said:
this method is won't work for me.
even updated everything but my phone still get com.android.phone FC.
what can I do??
Click to expand...
Click to collapse
Sorry, I really have no idea what I had done to result in the FCs disappearing. In fact, I wasnt expecting it to be.
My original intention was to play around with it and conduct some experimental tweaks since I was already on it before reflashing to get rid of the FCs.
One other thing that may have caused the FCs to go away is Xposed framework, you can try installing it.
The attached file below is an old version, install it then update to version 2.5.1 via the Xposed app; I also installed the App Settings module (version 1.8) for per app DPI setting. In fact, this is the tweak I wanted to try on EMUI 3.0 B008, it worked on EMUI 2.3 B010 and I was hoping for the same favorable result on EMUI 3.0. It did.
It was after the above that I re-enabled mobile/data and discovered to my surprise the FCs were gone.
YMMV.
Unfortunately I couldn't make it so I'm back to use EMUI 2.3 B010.
Thank you for suggest me some methods.
ps / I got sme results. with Australian Boost sim is worked but Japan Softbank and Singapore StarHub SIM is won't work.
@potatohead
Today I try fix again then suddenly your method is work for my phone. I carefully follow methods then work.
Thanks.
sampei said:
@potatohead
Today I try fix again then suddenly your method is work for my phone. I carefully follow methods then work.
Thanks.
Click to expand...
Click to collapse
can you tell me to do this step by step?
i don't understand chinese
thank u
Well anyone please upload that file on any other websites, I i have tried to download it with many ways but no way succeed
Edit : thank you all, I downloaded it by changing my IP with Psiphon app
1. Install KangVip rom.
2. then switch on airplane mode. (For stop to show phone FC )
3. Install above xposed for Huawei apk.
4. Update xposed to 2.5.1 ( version is very important any other versions are won't work )
5. Install xposed framework then reboot.
6. After rebooted, turn off airplane mode. FC IS GONE ALREADY.
Sent from my X1 7.0 using XDA Free mobile app
hopeless with this, always stop in the middle of download
anyone have another link?
Try it ! hopefully you can install.
http://dl-xda.xposed.info/modules/de.robv.android.xposed.installer_v29_665be7.apk
alexkarimovic21 said:
hopeless with this, always stop in the middle of download
anyone have another link?
Click to expand...
Click to collapse
if you are referring to problematic download of kangvip's mod, try this
http://www.mediafire.com/download/04izc31qkkl4d2q/X1-EMUI3.0-B008_img.rar
potatohead said:
if you are referring to problematic download of kangvip's mod, try this
thanks for the link, and done flashing but for me its feel laggy and the phone become so hot
i try to back to official B008 with flash update.app via sd card but not success, anyone have solution?
Click to expand...
Click to collapse
alexkarimovic21 said:
potatohead said:
if you are referring to problematic download of kangvip's mod, try this
thanks for the link, and done flashing but for me its feel laggy and the phone become so hot
i try to back to official B008 with flash update.app via sd card but not success, anyone have solution?
Click to expand...
Click to collapse
have u tried the 3-buttons method of flashing?
this method shd work for flashing of any full ROM
http://forum.xda-developers.com/showpost.php?p=58123000&postcount=25
Click to expand...
Click to collapse
potatohead said:
alexkarimovic21 said:
have u tried the 3-buttons method of flashing?
this method shd work for flashing of any full ROM
I did that method too but unsusccesfull, but after many reboot my phone start running well, now i use this ROM as a daily (without lockscreen)
thank you very much
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Hi Potoatohead, after I installed the Xposed apk, I couldn't install the framework. I just got a hang (4.4.2 Emui 3.0). Downloading the 2.5.1 update and trying to install that result in install failed. Any clues?

[Q] Rooting VIVO X5 Pro?

Hi,
I can't believe there is no VIVO X5 Pro owners, who are looking for possibility to root this phone.
I'm not an owner, because I'm worried it's not rooted-out-of-the-box and if it could be at all.
So I was looking for solutions.
I've found the following link:
http://m.didown.com/news/12747.html
But the browser warns me those apps could be just viruses.
Has anyone found the solution to root this device?
@Nafiganado, how about this?
ИΘΘK¡€ said:
@Nafiganado, how about this?
Click to expand...
Click to collapse
I just can hope it would work
I've read some frightening articles about bricking VIVO. But i guess it's only when to try to apply OTA later on...
Those are all fakes
I have x5 pro and tried iroot(vroot) 360root and these kinds of chinese root tools.
All of those links are fake. Dam it!
They are just pushing these links so that you may install that kinds of malwares like 360, romaster,superclean etc.
Unfortunately there is no successful root report in chinese vivo bbs by now.
hk3f said:
I have x5 pro and tried iroot(vroot) 360root and these kinds of chinese root tools.
All of those links are fake. Dam it!
They are just pushing these links so that you may install that kinds of malwares like 360, romaster,superclean etc.
Unfortunately there is no successful root report in chinese vivo bbs by now.
Click to expand...
Click to collapse
you mean this tools?
w w w dot s k y n e e l dot com / 2015 / 05 / how-to-root-vivo-x5-max-and-x5-max-plus . html
Nafiganado said:
I just can hope it would work
I've read some frightening articles about bricking VIVO. But i guess it's only when to try to apply OTA later on...
Click to expand...
Click to collapse
Hi did you get it working ? Did you manage to root Vivo X5Pro ?
hk3f said:
I have x5 pro and tried iroot(vroot) 360root and these kinds of chinese root tools.
All of those links are fake. Dam it!
They are just pushing these links so that you may install that kinds of malwares like 360, romaster,superclean etc.
Unfortunately there is no successful root report in chinese vivo bbs by now.
Click to expand...
Click to collapse
iRoot and other other 1-click rooting apps are not fake but X5 Pro is still a very new device that is limited geographically to the Chinese market. It will enter Malaysia market soon.
I am downloading the official ROM in case I screw up my rooting attempts. I can confirm that my Vivo X5 Pro is not rooted out-of-the-box.
I have uploaded a copy of the official ROM for Vivo X5 Pro to MEGA. Anyone able to root the rom? I tried putting supersu and busybox into the ROM zip but somehow there is a check done by Vivo's recovery when applying updates.
https://mega.co.nz/#!CNsSWCIC!BXXwiPf752PMJXnmmpPXURaAvR2x2a-1kyBXyWpA8bA
Hello
I have ordered this Vivo X5Pro via Singapore Post.. will take some time to deliver..
Guys
Try one of these apk. it is KingRoot and it should find root for the phone ..
if one version won't work try other.. https://www.sendspace.com/file/4zuu61
XDADEVX said:
Hello
I have ordered this Vivo X5Pro via Singapore Post.. will take some time to deliver..
Guys
Try one of these apk. it is KingRoot and it should find root for the phone ..
if one version won't work try other.. https://www.sendspace.com/file/4zuu61
Click to expand...
Click to collapse
Already tried KingRoot, iRoot and Root 360. None worked. I also tried inserting BusyBox and SuperSU into the update package but Vivo Recovery rejected the package as it failed verification.
jiehao85 said:
Already tried KingRoot, iRoot and Root 360. None worked. I also tried inserting BusyBox and SuperSU into the update package but Vivo Recovery rejected the package as it failed verification.
Click to expand...
Click to collapse
Damn cheeky buggers.. I heard from vivo forum that rooting damaging phone.. don't know if they said it in way just because it is root or it really damages phone..
try this ; http://www.yzmg.com/news/show-87814.html
ot this :http://guidebelajar.blogspot.co.uk/2015/06/how-to-root-vivo-x5-pro-guide.html
Guys hows google apps working on it ? are there problems ? play store works? locations? notifications? gps all good ?
How's amoled screen compare to ips?
The links are all fake. Currently, I got Google apps working but Play Store is not working properly without root access.
Sent from my vivo X5Pro D using XDA Free mobile app
jiehao85 said:
The links are all fake. Currently, I got Google apps working but Play Store is not working properly without root access.
Sent from my vivo X5Pro D using XDA Free mobile app
Click to expand...
Click to collapse
Some ppl managed to get store working properly check this :http://www.gizchina.com/forums/topic/google-play-for-vivo-x5pro/
XDADEVX said:
Some ppl managed to get store working properly check this :http://www.gizchina.com/forums/topic/google-play-for-vivo-x5pro/
Click to expand...
Click to collapse
ORiN is me. I managed to get Play Store installed and working but installation of apps is not possible as Play Store do not have enough access. Vivo's fix is to use a version of Play Store from 2014 so it is not really a fix as 2015 Google apps require the latest Google Play.
jiehao85 said:
ORiN is me. I managed to get Play Store installed and working but installation of apps is not possible as Play Store do not have enough access. Vivo's fix is to use a version of Play Store from 2014 so it is not really a fix as 2015 Google apps require the latest Google Play.
Click to expand...
Click to collapse
Can you dowwngrade ROM to lower than 2.0 ? and install older google paly?
Try this apk installer from PC ..
http://zs.vivo.com.cn/download.php
jiehao85 said:
Already tried KingRoot, iRoot and Root 360. None worked. I also tried inserting BusyBox and SuperSU into the update package but Vivo Recovery rejected the package as it failed verification.
Click to expand...
Click to collapse
1) I tried that too with the same error. Official recovery need to verify signature of update.zip .
2)Official 1.14.10 full update package does not contain recovery img. So it may be hard to make a customized recovery img.
3)Fastboot seems to be locked. I tried fastboot flash boot boot.img, which is extracted from 1.14.10 full update package.
It returned error:
sending 'boot' (8960 KB)...
FAILED (remote: unknown command or device is lock)
finished. total time: 0.006s
So you may not be able to flash your customized recovery ,if you have one.
XDADEVX said:
Can you dowwngrade ROM to lower than 2.0 ? and install older google paly?
Try this apk installer from PC ..
http://zs.vivo.com.cn/download.php
Click to expand...
Click to collapse
Possible to install older Google Play but newer Google Play have to be installed in /system to work correctly. Google Play will update itself automatically to the latest version if I am not wrong. Recent updated apps like Google Photos and Google Maps need the newer Google Play versions to work.
There is no issue installing APKs but the lack of root access is crippling Google Play. If we can get a custom recovery flashed over it, it will be great.
---------- Post added at 02:14 PM ---------- Previous post was at 02:14 PM ----------
hk3f said:
1) I tried that too with the same error. Official recovery need to verify signature of update.zip .
2)Official 1.14.10 full update package does not contain recovery img. So it may be hard to make a customized recovery img.
3)Fastboot seems to be locked. I tried fastboot flash boot boot.img, which is extracted from 1.14.10 full update package.
It returned error:
sending 'boot' (8960 KB)...
FAILED (remote: unknown command or device is lock)
finished. total time: 0.006s
So you may not be able to flash your customized recovery ,if you have one.
Click to expand...
Click to collapse
What are the commands that you ran? Please share.
jiehao85 said:
What are the commands that you ran? Please share.
Click to expand...
Click to collapse
1)extract boot.img from 1.14.10 full package
2)run "adb reboot bootloader“ to enter fastboot mode.
3)run "fastboot flash boot boot.img" to flash boot.img to boot partition.
the boot.img is extract from vivo update package and should be the same with x5 pro phone.
If fastboot is not locked it should return OK.
Flash a modified boot.img would be really good method to get a root permission from adb shell.
At least we have an official boot.img as a backup.
Unfortunately it returned error ...
Looks like we are stuck for now.. but..
guys is there chance you could try this method for LG G3 ? ignore G3 related files and check there is busybox push and super su push.
http://forum.xda-developers.com/android/development/guide-root-method-lg-devices-t3049772
or this ?
http://forum.xda-developers.com/lg-g3/general/guide-root-lg-firmwares-kitkat-lollipop-t3056951
Edit: I just checked Vivo official forum and I have feeling there is no possible to root this phone .! I asked and some chinese replied that i cant it is prohibited.
there is another one click root you can guys try .. http://www.oneclickroot.com/
XDADEVX said:
Looks like we are stuck for now.. but..
guys is there chance you could try this method for LG G3 ? ignore G3 related files and check there is busybox push and super su push.
http://forum.xda-developers.com/android/development/guide-root-method-lg-devices-t3049772
or this ?
http://forum.xda-developers.com/lg-g3/general/guide-root-lg-firmwares-kitkat-lollipop-t3056951
Edit: I just checked Vivo official forum and I have feeling there is no possible to root this phone .! I asked and some chinese replied that i cant it is prohibited.
there is another one click root you can guys try .. http://www.oneclickroot.com/
Click to expand...
Click to collapse
Checked OneClickRoot, Vivo X5 Pro is not listed so I did a submission instead.
It seems like Vivo recovery has a verification process that we need to somehow replace. If we can't flash a custom recovery, we are pretty much stuck?

Dialer chinese version in global rom.

Hello everyone. I buy an honor 9 model AL00 with rebrand for L09 already bought this way. The bootloader is locked and has no other modifications. I have received updates normally and I am currently in STF-L09 8.0.0.385 (C432).
In the Chinese version there is a telephone call recorder directly on the dialer and in the global version this dialer is identical, however the recording icon leads to a calendar.
Is it possible to download the dialer from the Chinese ROM and install it on the global rom in a way that it replaces? How to do it because the dialer is an apk of the system. I do not care if it is possible through adb commands for example but my phone is not unlocked.
Thank you.
When rooted, there is magisk module for that.
Or simply copying the apk file to right place could work.
I don't know if this could be done via adb debug...
oslo83 said:
When rooted, there is magisk module for that.
Or simply copying the apk file to right place could work.
I don't know if this could be done via adb debug...
Click to expand...
Click to collapse
thanks for the collaboration but as my bootloader is blocked it is not possible to perform root and without root by normal methods it is not possible to install a system apk

[Download] Z2 Play Pie OTA

TESTED IN INDIAN AND BRAZILIAN DEVICES
https://motoota.lolinet.com/index.p...&carrier=retbr&sn=SERIAL_NUMBER_NOT_AVAILABLE
FOR MEXICAN USERS
https://motoota.lolinet.com/index.p...&carrier=amxmx&sn=SERIAL_NUMBER_NOT_AVAILABLE
Pre-requisites:
1. Battery 50+%
2. Locked bootloader
How to install ?
Step 1: Place the downloaded zip in internal storage and rename it.
( Indian / Brazilian: Blur_Version.29.11.30.albus.retail.en.US.zip or Mexican: Blur_Version.29.11.31.albus.retail.en.US.zip)
Step 2: Go to settings -> apps -> show system apps
and then give storage permission for Motorola update services.
Step 3: Reboot the phone and then check for update in settings app.
#Youtube video tutorial by Rocha Tech
https://youtu.be/xJO31p4GLmU
(Just watch the video without sound if you understand the language )
#FAQ
1. What about my data after i install this update?
Ans: Your data is safe after installing the update. For more safety, you can backup your data as an additional safety measure.
2. Will this work on my bootloader unlocked device ?
Ans: No, it will not work with bootloader unlocked. You need to flash the Oreo stock rom to be able to flash this on your device.
3. Why my country name is not mentioned for updates ?
Ans: You may try Indian update zip file and if it doesn't work then try the Mexican one.
Credits:
Helton Vezzoni @erfanoabdi
Any info about the build, software channel, etc?
XBrav said:
Any info about the build, software channel, etc?
Click to expand...
Click to collapse
Load it up and tell us.
kewlzter said:
Load it up and tell us.
Click to expand...
Click to collapse
Definitely trying. Stock recovery was not spawning ADB, so I'm trying to boot TWRP live. It's been a while, and it's hanging on the TWRP page.
XBrav said:
Definitely trying. Stock recovery was not spawning ADB, so I'm trying to boot TWRP live. It's been a while, and it's hanging on the TWRP page.
Click to expand...
Click to collapse
I tried TWRP (installed) didn't work.
I'll try returning to stock and sideloading tomorrow after work.
Ok, trying the stock way:
1) Reboot into bootloader (Power + Vol Down)
2) Select boot into Recovery.
3) At "No Command" Screen, hold down Power and press Vol Up.
4) Load from SD card, or live dangerously like me and sideload via ADB (Minimal ADB and Fastboot seems to work for me)
Will update once the push is complete.
I just downloaded.
Gave "Motorola Update Services" storage permission.
Copied the file from the computer to the phone's internal storage.
Checked for updates
And voilá, there was the update.
I'm already running Pie.
Up and running here. Didn't like my original image, but after flushing data, it booted fine. It did say I no longer qualify for updates which seems to be a new thing with Motorola and Pie, but common across other devices too. Either way, it all seems to be working.
victorhbm15 said:
I just downloaded.
Gave "Motorola Update Services" storage permission.
Copied the file from the computer to the phone's internal storage.
Checked for updates
And voilá, there was the update.
I'm already running Pie.
Click to expand...
Click to collapse
Did it work really..??
Do we need unlocked bootloader or will it work for all..
Currently running Stock Oreo Firmware locked Bootloader.
Trying to sideload via ADB, will post results after completion of process.
Hello!
Is there an .xml file for this update?
OR
Any proper guide for sideload method?
Thanks
OK! I found a guide for Oreo OTA sideload install.
https://forum.xda-developers.com/z2-play/how-to/official-oreo-z2-play-t3784660
I guess for Pie it is the same.
Tried.
Didn't work.
Can anybody guess what I did wrong?
OldUncle said:
Tried.
Didn't work.
Can anybody guess what I did wrong?
Click to expand...
Click to collapse
Did you follow the steps I posted earlier? What does the phone show for errors?
For those of you who were curious:
1) Software channel remained the same.
2) Dual sim in XT1710-09 seems to be working fine so far (haven't tested a second sim, but the sim statuses are showing for both card slots).
3) No issues with mods so far (Tried the battery pack and gamepad. Hasselblad, projector and speaker are not with me).
4) Build number is PPS29.133-30, Patch Level September 1, 2019.
My phone is in Canada, and the modem patch included works fine as far as I've seen. I haven't fully tested the bluetooth stability yet to see if it's working better than before. Android Auto is working great though.
My smartphone Model name is XT-1710-10, Dual SIM.
I was successfully able to sideload the Update, with the command
"adb sideload Blur_Version.29.11.30.albus.retail.en.US.zip".
It took around 15 to 18 mins for the sideload process to complete, later the phone restarted and showed the usual Moto loading screen for another 12mins or so, for a moment i thought it was stuck, but no, it successfully completed the update process.
Everything is functioning as usual, i noticed that the placement of signal bar, wifi icons, and battery icons on the top right corner of the screen seem to be not proper.
Same is the case with the arrangement of signal and wifi icons on top right portion inside notification drop down menu, seems to be too close to the screen edge.
Additional features I saw after the update are, 3 finger screenshot, Screenshot editor, Media controls provision inside 'Moto Actions'; Attentive display inside 'Moto display'.
Also the addition of "Digital Wellbeing" inside settings Menu.
---------- Post added at 01:33 PM ---------- Previous post was at 01:17 PM ----------
OldUncle said:
Hello!
Is there an .xml file for this update?
OR
Any proper guide for sideload method?
Thanks
OK! I found a guide for Oreo OTA sideload install.
https://forum.xda-developers.com/z2-play/how-to/official-oreo-z2-play-t3784660
I guess for Pie it is the same.
Tried.
Didn't work.
Can anybody guess what I did wrong?
Click to expand...
Click to collapse
It took around 3hrs for me to solve the problem, I am still not clear, what was I doing wrong.
What worked for me somehow was... I properly uninstalled the old ADB installations first vis control panel and then downloaded the latest version of adb i.e adb-setup-1.4.6.exe, and repeated the normal procedure of adb sideload, this time it worked.
I couldn't find an option to enable Android Pie navigation gestures, even in System>Gestures, there is no option.
Do existing TWRP and Magisk root work?
Thanks to everyone who replied with advices :good:
It is my first try to Sidload OTA.
I found out that, I needed the latest OPS27.76-12-25-22/23 stock firmware and I was using OPS27.76-12-25-13.
I fastbooted to the latest but, it didn't work again and I think the reason is that my device is XT1710-11 (Chinese), though I have fastbooted it to RETEU version (Modems preserved) and works fine.
If my guess is correct, that means I need to wait for the fastboot version for Pie
snuk182 said:
Do existing TWRP and Magisk root work?
Click to expand...
Click to collapse
its working great
I get error while sideloading.. i need OPS27.76-12-25-22/23 firmware and I am using OPS27.76-12-42-13/16. On bell canada.
Any advise?
saurav112214 said:
I get error while sideloading.. i need OPS27.76-12-25-22/23 firmware and I am using OPS27.76-12-42-13/16. On bell canada.
Any advise?
Click to expand...
Click to collapse
https://mirrors.lolinet.com/firmware/moto/albus/official/
Get the firmware you need from that link and then fastboot flash it to your device.
But make sure if this OTA Pie is for your device.
XBrav said:
Did you follow the steps I posted earlier? What does the phone show for errors?
For those of you who were curious:
1) Software channel remained the same.
2) Dual sim in XT1710-09 seems to be working fine so far (haven't tested a second sim, but the sim statuses are showing for both card slots).
3) No issues with mods so far (Tried the battery pack and gamepad. Hasselblad, projector and speaker are not with me).
4) Build number is PPS29.133-30, Patch Level September 1, 2019.
My phone is in Canada, and the modem patch included works fine as far as I've seen. I haven't fully tested the bluetooth stability yet to see if it's working better than before. Android Auto is working great though.
Click to expand...
Click to collapse
I too have an XT1710-09 (Europe, RETEU software channel). Any idea if this firmware will work for me? Thanks!

Huawei P40 easy firmware downgrade guide / fixes LZ play chinese app install problems

So I've seen a few people here complaining they can't install google stuff on their phone because they've upgrade it to the latest EMUI version.
Here's an easy way to downgrade to a previous firmware. This works on the P40 version, but it should work on any P40 variant.
1. Download the firmware of your choice from the web. For the P40 european here's a link (it worked on my ANA-NX9 phone:
https://androidhost.ru/XyS
2. Put the ''dload'' folder found in the zip at the root of a usb stick
3. Attach the usb stick to you phone. I take it anyone knows how to do it. Shutdown your phone. Then press and hold volume up and power button until you get to the recovery menu
4. Select Update mode, then select Memory card/OTG update mode
5. The phone will verify and install the firmware
At this point you'll be able to re-install all the google stuff, no more errors when trying to install the Chinese app. Needless to say, disable automatic firmware updates.
For region C10 is suitable ?
---
I will answer my own question - Yes, it works with the region c10
Hello ,thank you.
schumimtl said:
but it should work on any P40 variant.
Click to expand...
Click to collapse
Anyone try P40 Lite 5G? ( CDY-NX9A or Nova 7 5G )
Hello,
I tried to do the same to downgrade my P40 Pro. I've downloaded the correct firmware from androidhost, device version is the same. But I got an "incompatibility with current version" error when selected to update with USB. Any idea what went wrong and how to get it done properly? Thanks!
make sure you do it thru recovery
wayee.wang said:
Hello,
I tried to do the same to downgrade my P40 Pro. I've downloaded the correct firmware from androidhost, device version is the same. But I got an "incompatibility with current version" error when selected to update with USB. Any idea what went wrong and how to get it done properly? Thanks!
Click to expand...
Click to collapse
does this method works?
i downgrate my p40lite with hisuite to 10.0.1.167 but i still have problems with google play services
gsavvid said:
does this method works?
i downgrate my p40lite with hisuite to 10.0.1.167 but i still have problems with google play services
Click to expand...
Click to collapse
Yes
Razorbacktrack5535 said:
Yes
Click to expand...
Click to collapse
Is there any other metod without using otg cable?
kapec09 said:
Is there any other metod without using otg cable?
Click to expand...
Click to collapse
download a previous version of hisuite , and downgrade it with hisuite . i did it and works fine
https://consumer.huawei.com/en/comm...ne-From-EMUI-101-to--EMUI-100/topicId_121045/
Samsara69 said:
Hello ,thank you.
Anyone try P40 Lite 5G? ( CDY-NX9A or Nova 7 5G )
Click to expand...
Click to collapse
I have a P40 lite 5G (european version, C432, FW 10.1.1.131)). LZPlay app does not work.
I could not find anywhere an older firmware to try with?!
any suggestions?
Thats what i am asking, does this firmware works for this version ? I'm afraid to brick it...
Can someone link me the firmware for the C636 P40 Pro Plus to downgrade for lzplay/ google?
tserv95 said:
Can someone link me the firmware for the C636 P40 Pro Plus to downgrade for lzplay/ google?
Click to expand...
Click to collapse
downgrade it with a previous version of hisuite , its much easier
https://www.filehorse.com/download-hisuite/old-versions/
schumimtl said:
Here's an easy way to downgrade to a previous firmware. This works on the P40 version, but it should work on any P40 variant.
Click to expand...
Click to collapse
Thanks for the downgrade guide @schumimtl
Has anyone (beside schumimtl ) already used this guide with the P40 and can confirm that that the linked firmware really works?
I don't want to brick my phone.
Hi, anyone know where to find firmware for ANA-NX9 C636E6R4P1? I did find anywhere but seems not found. Mostly is the EUR version firmware. Not sure if I flash to EUR firmware, it will cause any problem or not to my device.
Is downgrade deleting any data on phone? Or just changes the soft
Fikusoowy said:
Is downgrade deleting any data on phone? Or just changes the soft
Click to expand...
Click to collapse
Yes, it will delete phone data. It's like you did factory reset.
---------- Post added at 12:57 AM ---------- Previous post was at 12:48 AM ----------
Fikusoowy said:
Is downgrade deleting any data on phone? Or just changes the soft
Click to expand...
Click to collapse
schumimtl said:
So I've seen a few people here complaining they can't install google stuff on their phone because they've upgrade it to the latest EMUI version.
Here's an easy way to downgrade to a previous firmware. This works on the P40 version, but it should work on any P40 variant.
1. Download the firmware of your choice from the web. For the P40 european here's a link (it worked on my ANA-NX9 phone:
2. Put the ''dload'' folder found in the zip at the root of a usb stick
3. Attach the usb stick to you phone. I take it anyone knows how to do it. Shutdown your phone. Then press and hold volume up and power button until you get to the recovery menu
4. Select Update mode, then select Memory card/OTG update mode
5. The phone will verify and install the firmware
At this point you'll be able to re-install all the google stuff, no more errors when trying to install the Chinese app. Needless to say, disable automatic firmware updates.
Click to expand...
Click to collapse
Thanks for the post. My P40 was downgraded successfully. Now with the GMS installation. So far I have tried 2 methods but was unsuccessful. Stuck with adding google account.
Could anyone recommend a method working on this version? TIA
I have downgraded my p40 c432 form version 147 to 114 using this method (I did by myself I have just found the thread xd).
Phone has been updated to .121
And I have achieved to install GMS following this method
https://www.youtube.com/watch?v=4vki3DasrYc&t=7s
Good luck!
NineL11 said:
Yes, it will delete phone data. It's like you did factory reset.
---------- Post added at 12:57 AM ---------- Previous post was at 12:48 AM ----------
Thanks for the post. My P40 was downgraded successfully. Now with the GMS installation. So far I have tried 2 methods but was unsuccessful. Stuck with adding google account.
Could anyone recommend a method working on this version? TIA
Click to expand...
Click to collapse
any idea how to dowgrade p40 from 147 to lower? this method does not work on page 1. "I have downgraded my p40 c432 form version 147 to 114 using this method" wchich method?
schumimtl said:
So I've seen a few people here complaining they can't install google stuff on their phone because they've upgrade it to the latest EMUI version.
Here's an easy way to downgrade to a previous firmware. This works on the P40 version, but it should work on any P40 variant.
1. Download the firmware of your choice from the web. For the P40 european here's a link (it worked on my ANA-NX9 phone:
https://androidhost.ru/XyS
2. Put the ''dload'' folder found in the zip at the root of a usb stick
3. Attach the usb stick to you phone. I take it anyone knows how to do it. Shutdown your phone. Then press and hold volume up and power button until you get to the recovery menu
4. Select Update mode, then select Memory card/OTG update mode
5. The phone will verify and install the firmware
At this point you'll be able to re-install all the google stuff, no more errors when trying to install the Chinese app. Needless to say, disable automatic firmware updates.
Click to expand...
Click to collapse
Can you advise the actual files copied in the USB = i am not able to get the phone identify anything from update.zip. I have tried with the zip and update.app at the root as well

Categories

Resources