Accidently removed huawei dialer - Huawei P20 Pro Questions & Answers

Hi everyone,
i wanted to remove duplicate apps like com.android.google.contacts and com.android.contacts (same for calendar) thanks to EMUI.
I did it with adb following guides from the xda-forum.
Afterwards i realized my telephone-app / dialer was gone and i can't find a working apk of a google dialer.
Can someone provide me the official emui dialer apk or help out on another way?
Thanks guys!

first of all, you can flash stock rom to get everything back.... 2nd why not freezes the apps rather then delete them?

how does freezing the app work? I wanted to get rid of the double icons in my apps-drawer...

aederson said:
how does freezing the app work? I wanted to get rid of the double icons in my apps-drawer...
Click to expand...
Click to collapse
If you have titanium backup you can basically disable/freeze any app.

ok i will try this next time. nobody can help me with the apk-file?

aederson said:
ok i will try this next time. nobody can help me with the apk-file?
Click to expand...
Click to collapse
Because its in the playstore so why would you need an APK? and is google really that hard?

well the version on google play doesn't work on huawei emui, that's the issue

aederson said:
well the version on google play doesn't work on huawei emui, that's the issue
Click to expand...
Click to collapse
Works fine for me

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sadly not for me, maybe it's a problem with my european version of the p20 pro

Well titanium backup kan freeze a app when youi have root but you need to do it in ADB if you dont have root.

if you're rooted with magisk, download and install google framework module. It'll allow you to install google phone app directly from playstore.

@aederson, Extract the contents of this zip folder to system/priv-app/Contacts. You will probably need to recreate the Contacts folder. After reboot you should have your dialer back if that is all that was deleted. The dialer is part of the contacts APK so you need it installed to keep the stock dialer. Please hit thanks if this works.
If you are not rooted you may be out of luck aside from performing a system recovery. You can uninstall system apps via adb without root but I haven't found a method of putting them back yet that doesn't require su privilege.

many thanks saskatoon. Same problem here. I think the last option is the factory reset .... or root...

side_flip15 said:
if you're rooted with magisk, download and install google framework module. It'll allow you to install google phone app directly from playstore.
Click to expand...
Click to collapse
Have you tried this on p20 pro? A bit hesitant to try it out blindly as my phone is currently my daily driver.
Update:
Nevermind, got it working. Thanks for the info.

aederson said:
Hi everyone,
i wanted to remove duplicate apps like com.android.google.contacts and com.android.contacts (same for calendar) thanks to EMUI.
I did it with adb following guides from the xda-forum.
Afterwards i realized my telephone-app / dialer was gone and i can't find a working apk of a google dialer.
Can someone provide me the official emui dialer apk or help out on another way?
Thanks guys!
Click to expand...
Click to collapse
Hope this helps. It's from EMUI 8.1.

Thanks djparent now I can finish my project but I have to find more huawei apps

Related

Replacing uninstalled bloat APKs

In the event I want to do a system restore, I would, at this point, need to push back the APKs back to their applicable place.
Where exactly would that be?
Would the command just be adb push or adb copy blah.apk /path/to?
I'd like to have this as a thread for those looking for the same info, at least until an SBF is released.
I'm releasing a one-click unroot that restores all original files today. Standby.
That would be awesome. I'm having trouble restoring Backup assistant 2.3.4, Backup assistant client 1.0 and Guided Tours 2.3.4.
Titanium just hangs indefinitely...
Sweet.
Sent from my DROID3 using XDA App
straylight said:
That would be awesome. I'm having trouble restoring Backup assistant 2.3.4, Backup assistant client 1.0 and Guided Tours 2.3.4.
Titanium just hangs indefinitely...
Click to expand...
Click to collapse
Titanium Backup can't restore applications that don't contain a classes.dex, which is most of the /system/app/ folder. That's why I recommend my bloat removal script instead.
Wonderful... And I uninstalled it after I backed it up.
Pretty much there... still cleaning up some stuff...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
would this let me fix my problems if the file is in sdcard ext.?
reaverclan said:
would this let me fix my problems if the file is in sdcard ext.?
Click to expand...
Click to collapse
I guess I could support /sdcard-ext, but is it really a problem to copy to internal?
Okay, first version of this tool, be kind and let me know if there are any problems with it.
Also: NO GUARANTEES. If it does something that breaks your phone, I am not liable. Use at your own risk. Etc., etc.
http://www.psouza4.com/droid3/Droid3RootTools_1.00.zip
Hey, your link isn't working as is, but thanks I'll try it out!
Sent from my DROID3 using XDA Premium App
Me too lol
Sent from my DROID2 using Tapatalk
GENEius said:
Hey, your link isn't working as is, but thanks I'll try it out!
Click to expand...
Click to collapse
Link fixed, sorry about that
First of all Thank you a lot for writing this tool, I hope this can fix my problems. But I am currently having an issue where i get this message ERROR: /sdcard/d3unroot/ backup doesn't exist or is incomplete! I downloaded the folder system/apps folder that it told me to and extracted it into sdcard/d3unroot and mad sure it was on charge only, But I still get this error. any help would be greatly appreciated
Fascinating, I'm getting the same error. I assume we extract the file into d3unroot?
Do you have a linux version?
psouza4 said:
I'm releasing a one-click unroot that restores all original files today. Standby.
Click to expand...
Click to collapse
Please let me know when you do that because that would flippin' amazing right now! Big props!
DJ_Caibel said:
Please let me know when you do that because that would flippin' amazing right now! Big props!
Click to expand...
Click to collapse
He already posted it on the 1st page.
A lot of people are having a problem with this depending on the version of busybox installed, so I'm releasing a new version tomorrow that should address these issues. Hang tight, folks.
I ran your Root Tool's 5 times and it didn't work once. (trying to restore system apps)
I tried every different way of having the original system/app files on my SD Card/Internal Storage. Help please, or include better instructions

Need help with Layers Manager Update........ please

If anyone out there can help me, I'd really appreciate it.
I have a Nexus 6, Verizon, running Pure Nexus 5.1.1 (screenshot below)
I've been getting this irritating message for weeks now, stating the "Layers Manager" can't update via the Google Play Store. I don't know how to fix this and it's become quite annoying every night when I update my apps before bed.
Screenshot of said problem below.
I'm by no means an expert at ROM management, but I went from rooted stock to this ROM because I got tired of the google security update not working, due to my being rooted. I really like this ROM and this is the only problem I've had with it.
Any help would be appreciated.
Thank you!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
in the "what's new" section of the play page it says for error code 505 is caused when trying to update over the v4.3 beta #4 version being a system app. I can't remember 100% if pure nexus rom has it installed in such a way but essentially the error is fixed by uninstalling the old version and installing the new version.
StykerB said:
in the "what's new" section of the play page it says for error code 505 is caused when trying to update over the v4.3 beta #4 version being a system app. I can't remember 100% if pure nexus rom has it installed in such a way but essentially the error is fixed by uninstalling the old version and installing the new version.
Click to expand...
Click to collapse
Thanks so much for this tip.
I just tried uninstalling the app, but it won't let me. I went into apps-all-layers manager, but there is no uninstall option
yea since its error 505 its installed as a system app so you would need to use titanium backup or some other "debloating" tool to remove it. Make sure you backup your theme preferences inside the app so you don't have to resetup everything.
For titanium backup you would open the Backup/Restore tab and find the layers app in the list. First off hit the Backup! button so you'll have something to fall back on in case of problems, then hit the red Un-install button. It may ask for a confirmation. Then you should be able to go and install the google play updated version.
StykerB said:
yea since its error 505 its installed as a system app so you would need to use titanium backup or some other "debloating" tool to remove it. Make sure you backup your theme preferences inside the app so you don't have to resetup everything.
For titanium backup you would open the Backup/Restore tab and find the layers app in the list. First off hit the Backup! button so you'll have something to fall back on in case of problems, then hit the red Un-install button. It may ask for a confirmation. Then you should be able to go and install the google play updated version.
Click to expand...
Click to collapse
Trying this now, thank you.
Will post update.
**UPDATE**
I tried what you said and it worked!
I uninstalled Layers via Titanium and then tried to update via Play Store, but got the same error. So I rebooted the phone, then went back into Play Store and it installed. Hopefully this will be a fix in the future. I don't know what Layers even is. I don't ever use it.
Thank you so much for your help!
MVLJR said:
Trying this now, thank you.
Will post update.
**UPDATE**
I tried what you said and it worked!
I uninstalled Layers via Titanium and then tried to update via Play Store, but got the same error. So I rebooted the phone, then went back into Play Store and it installed. Hopefully this will be a fix in the future. I don't know what Layers even is. I don't ever use it.
Thank you so much for your help!
Click to expand...
Click to collapse
It's an app for installing layer themes.

problem after install xposed

hi guys
iam having problem with xposed in lollipop i have galaxy s5 after i upgrade it to lollipop.
after i search a lot about how to install xposed in lollipop. i know that i cant install xpode
in my phone because its touchwiz. unless if i change it to deodex .so i use JoelDroidLollipopBatchDeodexer and after i deodex it my phone work .then i flash the xposed zip and it work to. but when i open the google play store a white page pop up with out any thing on it the name of this page is drive also it pop every 5 scond and it never goes way and also there is problem with google play services it said that google play services wont work unless upgrade it .
i hope someone help
kareem007g said:
hi guys
iam having problem with xposed in lollipop i have galaxy s5 after i upgrade it to lollipop.
after i search a lot about how to install xposed in lollipop. i know that i cant install xpode
in my phone because its touchwiz. unless if i change it to deodex .so i use JoelDroidLollipopBatchDeodexer and after i deodex it my phone work .then i flash the xposed zip and it work to. but when i open the google play store a white page pop up with out any thing on it the name of this page is drive also it pop every 5 scond and it never goes way and also there is problem with google play services it said that google play services wont work unless upgrade it .
i hope someone help
Click to expand...
Click to collapse
If you are on Android 5.0.x, you can use this version by arter97 for any Samsung stock ROM (deodexed or odexed).
So my advice would be to re-flash your stock firmware (make a backup of your system first) and then flash the above linked version of Xposed. Flashing your stock firmware will result in a loss of all your data, so do a backup first.
orville87 said:
If you are on Android 5.0.x, you can use this version by arter97 for any Samsung stock ROM (deodexed or odexed).
So my advice would be to re-flash your stock firmware (make a backup of your system first) and then flash the above linked version of Xposed. Flashing your stock firmware will result in a loss of all your data, so do a backup first.
Click to expand...
Click to collapse
its not working
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
kareem007g said:
its not working
Click to expand...
Click to collapse
According to your screenshot, it seems you do not have enough space in your \system partition. Debloat your system by deleting some system apps like Gmail or Hangouts, which can easily being installed as user apps from Play Store. If the issue still persists, ask for help in arter97's Xposed thread.
And, if possible, use TWRP instead of CWM recovery.
i have 6 g in the phone and 4g in the sd card and i change the recover to twrp but is the same result .
kareem007g said:
i have 6 g in the phone and 4g in the sd card and i change the recover to twrp but is the same result .
Click to expand...
Click to collapse
The system partition is only a part of your internal storage, so just looking at the total storage won't help you here. Try to uninstall some system apps with Titanium Backup or other software.
Use this app to check the free space in your system partition.
thank you orville8
my friend do you now how to increase the system partition from the internal phone storage
i wrote a thread for that . this is the link
http://forum.xda-developers.com/xposed/install-xposed-t3324528
i will be appreciate your help

[FIX] Stock Google Dialer 4.0+

Pretty straightforward: Flash with TWRP, get the latest Google Dialer from APK Mirror, and install it normally. No more restriction! Subsequent updates will install from the Play Store automatically.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
For a better experience, make sure you change the default "Dialer" app under: Settings / Apps / Gear icon (top right) / Default Apps / Phone App
Download: View attachment GoogleDialer.zip
No way to do this without recovery then ?
Sent from my E6653 using Tapatalk
zippy01 said:
No way to do this without recovery then ?
Sent from my E6653 using Tapatalk
Click to expand...
Click to collapse
You can only install an older version 3.0RC8 I think
Phazonclash said:
You can only install an older version 3.0RC8 I think
Click to expand...
Click to collapse
Contact person name not shows only phone number.
GREAT! Thanks a lot @Phazonclash
sirdoha said:
GREAT! Thanks a lot @Phazonclash
Click to expand...
Click to collapse
Which version is fully working? is caller name is displaying.
saxena1 said:
Which version is fully working? is caller name is displaying.
Click to expand...
Click to collapse
I use latest version 4.0129037693 and it is working fine
saxena1 said:
Which version is fully working? is caller name is displaying.
Click to expand...
Click to collapse
Yeah. I use the same version with @toncheee
Would flashing this also make it work on a non xPeria device(Galaxy s7)?
bigpapa007 said:
Would flashing this also make it work on a non xPeria device(Galaxy s7)?
Click to expand...
Click to collapse
Please try and tell us!
bigpapa007 said:
Would flashing this also make it work on a non xPeria device(Galaxy s7)?
Click to expand...
Click to collapse
Yes, I'm using the latest stock Google Dialer on my S7 Edge at the moment without any issue.
That "fix" doesn't modify or replace anything in /system. It only adds two missing files on non-Nexus phones that are required to be able to install the latest stock Google Dialer:
com.google.android.dialer.support.xml under system/etc/permissions
com.google.android.dialer.support.jar under system/framework
Both files included come from the latest Nexus 5 Android 6.0.1 system dump
Just tried it on z5c and it works perfectly well. I am curious what happens if I uninstall the stock phone app through titanium backup pro and keep the Google dialer. Anyone tried it?
Sent from my E5823 using Tapatalk
Thank you, this got the Google dialer installed and working for me, I posted asking how to get Visual Voicemail to show up inside the Google Dialer, but setting it as the default app fixed that too
Phazonclash said:
Yes, I'm using the latest stock Google Dialer on my S7 Edge at the moment without any issue.
That "fix" doesn't modify or replace anything in /system. It only adds two missing files on non-Nexus phones that are required to be able to install the latest stock Google Dialer:
com.google.android.dialer.support.xml under system/etc/permissions
com.google.android.dialer.support.jar under system/framework
Both files included come from the latest Nexus 5 Android 6.0.1 system dump
Click to expand...
Click to collapse
I'm assuming since this adds files to /system that the phone would then fail SafetyNet checks? Meaning this would cause Android Pay to fail.
Devo7v said:
I'm assuming since this adds files to /system that the phone would then fail SafetyNet checks? Meaning this would cause Android Pay to fail.
Click to expand...
Click to collapse
I couldn't say. The files are official Android files and are present on every Nexus phones
New version out - Google Phone 5.1.131226882 (Extracted from the Pixel system dump).
Installed it on my Z5, working without problems for now!
Thank you for this.. Works great with new version

Redmi 10x 5g After the latest update all google services have stopped working.

Is it possible to go to the previous firmware version?
Redmi 10x 5g After the latest update all google services have stopped working.​i have same problem , any help please..
unlock bootloader and use miflashtool
Which version can I downgrade?
I have read about anti-rollback and quite confused about it.
What does rolled back ROM mean?
Please help!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ndhpro said:
Which version can I downgrade?
I have read about anti-rollback and quite confused about it.
What does rolled back ROM mean?
Please help!View attachment 5298841
Click to expand...
Click to collapse
this version https://xiaomifirmwareupdater.com/miui/atom/stable/V11.0.2.0.QJHCNXM/
after download change .gz to .tgz
ndhpro said:
Which version can I downgrade?
I have read about anti-rollback and quite confused about it.
What does rolled back ROM mean?
Please help!View attachment 5298841
Click to expand...
Click to collapse
Means that rom is unavaiable for downloading because it is discontinued.
Just reinstall all GMS apps, frameworks.
My wife's Redmi 10X 5G aka atom GMS are all working fine on her A11 update.
bluerain28 said:
Just reinstall all GMS apps, frameworks.
Click to expand...
Click to collapse
Really?! That's cool. What app did you use to install them?
bluerain28 said:
Just reinstall all GMS apps, frameworks.
My wife's Redmi 10X 5G aka atom GMS are all working fine on her A11 update.
Click to expand...
Click to collapse
It,s a great news how to reinstall , i have reinstalled but nothing working even youtube gmail account play store...
I have uninstalled all google apps with revo uninstaller , and reinstalled all by the chineese app (downloaded from getapps miui store). It work but youtube show error message , don't install update for google services it will stop working.
Amazing!
Maps and photos working?
Google maps show messages: update google sevices .. and crashs, google photos work .
After changing google account it stop again, and can't install, it show that google play service is installed in second space or kid space, is there a solution to this problem
maybe you can use MicroG, the method maybe same like installing it on Huawei's HarmonyOS since they have no GMS framework too.
Best solution is that( use link for google play services for android 11)
The problem persist, is there a solution???
Today, I got fed up and just reflashed old firmware. 12.0.6.0.
Everything is back to normal.
This -> atom_images_V12.0.6.0.QJHCNXM_20201217.0000.00_10.0_cn
Timych I am a novice. How/where on the phone do I go about reflashing firmware?
Plaza63 said:
Timych I am a novice. How/where on the phone do I go about reflashing firmware?
Click to expand...
Click to collapse
I have a question about downgrade, can you help me ? I wanna do downgrade to MIUI 11, my redmi 10x stay in MIUI 12.0.8 but with GAPPS blocks. Do you know if I can do downgrade with oficial Miflashtool ? Already bootloader unlocked. did you try this method ? tks a lot for any help.
It was my first time ever to downgrade. I unlocked the bootloader and used the official Miflashtool.
I was very happy that it worked.

Categories

Resources