dailar yellow page - Honor Note 10 Questions & Answers

Anyone found a solution to remove or delete Chinese yellow page from dailar app?
Or did someonw found dailar app replacement?

Try adb method to remove system app without root

Zanr Zij said:
Try adb method to remove system app without root
Click to expand...
Click to collapse
You tryed this method?

Every phone I tried work
bader469 said:
You tryed this method?
Click to expand...
Click to collapse

Zanr Zij said:
Every phone I tried work
Click to expand...
Click to collapse
How to do urn, can you till me the steps

bader469 said:
How to do urn, can you till me the steps
Click to expand...
Click to collapse
https://forum.xda-developers.com/note-10/how-to/guide-to-remove-apps-root-t3828324

Still here :/

Yellow Pages
I used this command - pm uninstall -k --user 0 com.huawei.yellowpage - Ran twice to make sure it was removed.
Yellow Pages still show up in dialer. Just press 1 or 0 on keypad.
The stock dialer does not have option to select all to clear call list.
Anyone know of a replacement dialer that does not vacuum all the information from my phone?

Related

[Q] Google+

Hi all.
I want to ask, if i can uninstall app called "photos" without uninstalling Google+
I don't mean default photos app. I mean that one that is installed with Google+
i don't want have 2x same app in phone
thx guys for help
Mondop said:
Hi all.
I want to ask, if i can uninstall app called "photos" without uninstalling Google+
I don't mean default photos app. I mean that one that is installed with Google+
i don't want have 2x same app in phone
thx guys for help
Click to expand...
Click to collapse
im sure you "could" uninstall it, but i would be afraid of some crashing in the g+ app because they are linked together.
try freezing it first to see what happens, then if you have a problem it is easy to put back.
Mondop said:
Hi all.
I want to ask, if i can uninstall app called "photos" without uninstalling Google+
I don't mean default photos app. I mean that one that is installed with Google+
i don't want have 2x same app in phone
thx guys for help
Click to expand...
Click to collapse
Try this in terminal
Code:
su
pm disable com.google.android.apps.plus/com.google.android.plus.phone.PhotosIntroActivity
Best of luck,
samsungrockz said:
Try this in terminal
Code:
su
pm disable com.google.android.apps.plus/com.google.android.plus.phone.PhotosIntroActivity
Best of luck,
Click to expand...
Click to collapse
Did you mean Terminal Emulator that should i download from google play store? if yes, i tried this and nothing happend
i tried write this: pm disable com.google.android.apps.plus/com.google.android.plus.phone.PhotosIntroActivity
should i add "su" infront of all those words?
Mondop said:
Did you mean Terminal Emulator that should i download from google play store? if yes, i tried this and nothing happend
i tried write this: pm disable com.google.android.apps.plus/com.google.android.plus.phone.PhotosIntroActivity
should i add "su" infront of all those words?
Click to expand...
Click to collapse
No, first opening the terminal, enter only su
Then terminal emulator is granted root access, thEn type the rest of the command.
**your device needs to bee ROOTED in first place**
samsungrockz said:
No, first opening the terminal, enter only su
Then terminal emulator is granted root access, thEn type the rest of the command.
**your device needs to bee ROOTED in first place**
Click to expand...
Click to collapse
So thats exactly what have i done... :/ not working
So what is the message you are getting in terminal when you enter those codes??
samsungrockz said:
So what is the message you are getting in terminal when you enter those codes??
Click to expand...
Click to collapse
exactly what you want from me...
i installed terminal
opened it
wrote: su
allowed su acces
wrote : pm disable com.google.android.apps.plus/com.google.android.plus.phone.PhotosIntroActivity
terminal wrote something with word : killed
then i go to apps
clicked on photos and photos worked....
Okay, install Rom Toolbox Pro, then open the app, grant root access, open app manager in it, locate Google+, click on it, swipe to left and select advance freeze, and freeze the activities with the Google+ photos icon in it. Done!!
samsungrockz said:
Okay, install Rom Toolbox Pro, then open the app, grant root access, open app manager in it, locate Google+, click on it, swipe to left and select advance freeze, and freeze the activities with the Google+ photos icon in it. Done!!
Click to expand...
Click to collapse
Ok thanks, it works

Baked-in spotify must go...

Hi guys.
I just got the Nougat update, on Bell Canada. Everything is great except it rolled out a built-in Spotify. This eradicated my existing old-version Spotify app. Worse, I can't remove it, only disable. Old versions won't install over it either.
I don't have root and probably won't for a while.
Any way to remove the offending app? Workaround?
Thanks!
guardianfox said:
Hi guys.
Any way to remove the offending app? Workaround?
Click to expand...
Click to collapse
No way, without ROOT.
Try with adb.
With this commads :
adb shell
cd system/app
ls
ls will list all apps in system partrition and delete app you want by typing: rm nameofapp.apk
L33Tgod said:
Try with adb.
With this commads :
adb shell
cd system/app
ls
ls will list all apps in system partrition and delete app you want by typing: rm nameofapp.apk
Click to expand...
Click to collapse
You have to give root privileges for adb, so no hope..
Don't root dude, I can give you my version, it's clone manifest it works perfectly, just install it and it's all as before..
MOD EDIT: Link removed
AMJ19 said:
Don't root dude, I can give you my version, it's clone manifest it works perfectly, just install it and it's all as before..
Click to expand...
Click to collapse
It was maked by App Cloner : https://play.google.com/store/apps/details?id=com.applisto.appcloner
I think it is not safe for daily use with your bank apps.
sceryavuz said:
It was maked by App Cloner : https://play.google.com/store/apps/details?id=com.applisto.appcloner
I think it is not safe for daily use with your bank apps.
Click to expand...
Click to collapse
Nope, it was made and cloned in lucky patcher, the most safest way possible, unless you do the app on your own. Just install it, log in and listen to music, and also you can disable the other app.
The next thing I'm willing to try is to set time of this app to stay at one point, this way, those 7 days of free trial can last for eternity, but don't think I'll make it any time soon.
AMJ19 said:
Don't root dude, I can give you my version, it's clone manifest it works perfectly, just install it and it's all as before..
Click to expand...
Click to collapse
Hi, thanks for your apk file that actually works on the z5 on nougat by being installed next to the original application that can be disabled. Can you tell us how you created this clone without having a package conflict? I imagine you took the version available on AlphaGamers but how to do after? Thank you in advance !
ymathis said:
Hi, thanks for your apk file that actually works on the z5 on nougat by being installed next to the original application that can be disabled. Can you tell us how you created this clone without having a package conflict? I imagine you took the version available on AlphaGamers but how to do after? Thank you in advance !
Click to expand...
Click to collapse
This is mail I sent to some French guy(sorry for late reply guys).
So here's how you do it:
Mod edit
Content removed
@AMJ19
You can't share patched or cracked Spotify apk. It was forbidden and it is against the XDA rules.
AMJ19 said:
This is mail I sent to some French guy(sorry for late reply guys).
So here's how you do it:
Mod edit
Content removed
Click to expand...
Click to collapse
Hello, I am the french to whom you had replied by mail. Everything works as you told me with your solution. I'm unfortunately not root and I can not do what you're asking for YouTube. Thanks for the Spotify solution
sceryavuz said:
@AMJ19
You can't share patched or cracked Spotify apk. It was forbidden and it is against the XDA rules.
Click to expand...
Click to collapse
Is it okay to share a way on how to do it?
AMJ19 said:
Is it okay to share a way on how to do it?
Click to expand...
Click to collapse
Read rules.. (#6)
https://forum.xda-developers.com/announcement.php?a=81
sceryavuz said:
Read rules.. (#6)
https://forum.xda-developers.com/announcement.php?a=81
Click to expand...
Click to collapse
Already did it..warez am I right?
Hello guys, with the cloned version of the app (assuming the one included in nougat is disabled) is the link from soundhound (when you detect a song and have an option to open it in spotify) working properly or instead is taking you to Spotify's website (meaning it's not detecting the cloned version) ?
Just clone your old version Spotify APK with App Cloner then install it. The apk signature of the clone will be changed so you are able to install it
terrencehaha said:
Just clone your old version Spotify APK with App Cloner then install it. The apk signature of the clone will be changed so you are able to install it
Click to expand...
Click to collapse
Thanks this worked perfectly. Disabled factory installed spotify and cloned the modded version and installed. Worked great.
I feel like I'm coming too late but here goes:-
Step 1 :
Code:
adb device
Step 2:
Code:
adb shell
Step 3: pm list packages | grep <OEM/Carrier/App Name> command (without quotes) to find package names
e.g
Code:
pm list packages | grep [COLOR="Red"]google[/COLOR]
Step 4: Once you find the desired bloat app to remove type:- pm uninstall -k --user 0 <name of package>
e.g
Code:
pm uninstall -k --user 0 [COLOR="Red"]com.quora.android[/COLOR]
If it helped don't forget to smash that like button and subscribe for more vi... Wait, wrong outro!
^i assume you need root access to do that?
terrencehaha said:
Just clone your old version Spotify APK with App Cloner then install it. The apk signature of the clone will be changed so you are able to install it
Click to expand...
Click to collapse
app cloner will create a new apk? i need to side load it via adb to set the install vendor for android auto. does the change of the apk signature via app cloner affect android auto recognising the cloned app as well?

Ai button remapping?

Is it possible to change what the Ai button does? saw it mentioned in someones video before
As of right now no.
Currently only root users can do it by replacing keylayout
https://github.com/TadiT7/xiaomi_pe.../system/system/usr/keylayout/gpio-keys.kl#L32
I've been looking for an answer to this.. I downloaded a couple of button remappers but there is no option to change this as far as I know... Someone please prove me wrong. This thing would be awesome with Ok Google launching instead of that Xiaoai...
AndroPlus said:
Currently only root users can do it by replacing keylayout
https://github.com/TadiT7/xiaomi_pe.../system/system/usr/keylayout/gpio-keys.kl#L32
Click to expand...
Click to collapse
(Solved) I was able to remap the AI button by doing the following steps.
Prerequisite: Mi Mix 3 must be rooted!
1. Replace "AI" with "GOOGLE_ASSISTANT" in gpio-keys.kl#L32 (this is merely a place holder for the key, it may work by just removing "AI") using root-browser to navigate to the /system/usr/keylayout/ directory.
2. Uninstall MI AI through ADB shell "pm uninstall -k --user 0 com.miui.voiceassist".
3. Use BUTTON REMAPPER
Enable Service
Press "+" to assign new key
Press the AI button
Check longpress "0.25 sec"
Action-Other...
Choose "Voice Search" (or any other app you want to the AI button to open)
4. Ensure the apps "Google" "Assistant" and "Button Mapper" can auto-start, modify system settings, and ignore battery optimizations.
5. Enjoy (at your own risk, it works for me)
xreactx said:
replace it with what?
Click to expand...
Click to collapse
Maybe CAMERA or something, then you should be able to remap even other functions with this app.
https://play.google.com/store/apps/details?id=com.irishin.buttonsremapper&hl=en
Currently I'm on GSI and can't test right now, though.
AndroPlus said:
Maybe CAMERA or something, then you should be able to remap even other functions with this app.
https://play.google.com/store/apps/details?id=com.irishin.buttonsremapper&hl=en
Currently I'm on GSI and can't test right now, though.
Click to expand...
Click to collapse
No worries, i figured it out. I edited my original question with the solution (see above).
Disabling the Mi AI gives options in English including the Google assistant. I assume this is what the global rom will have. However none of the options work right now.
https://postimg.cc/QFwysLnR
https://postimg.cc/mc78sP9H
https://postimg.cc/phxkXPQ1
I really don't wanna root my phone for this.. Guess we'll have to wait until the Global rom can be flashed to our Chinese devices.. Good find guys!
xreactx said:
(Solved) I was able to remap the AI button by doing the following steps.
Prerequisite: Mi Mix 3 must be rooted!
1. Replace "AI" with "GOOGLE_ASSISTANT" in gpio-keys.kl#L32 (this is merely a place holder for the key, it may work by just removing "AI") using root-browser to navigate to the /system/usr/keylayout/ directory.
2. Uninstall MI AI through ADB shell "pm uninstall -k --user 0 com.miui.voiceassist".
3. Use BUTTON REMAPPER
Enable Service
Press "+" to assign new key
Press the AI button
Check longpress "0.25 sec"
Action-Other...
Choose "Voice Search" (or any other app you want to the AI button to open)
4. Ensure the apps "Google" "Assistant" and "Button Mapper" can auto-start, modify system settings, and ignore battery optimizations.
5. Enjoy (at your own risk, it works for me)
Click to expand...
Click to collapse
So when I do this and I try to add the button I get unknown (0)
Any thoughts?
souless poet said:
So when I do this and I try to add the button I get unknown (0)
Any thoughts?
Click to expand...
Click to collapse
I get "Key 0" and assign it to open an app "voice search."
xreactx said:
I get "Key 0" and assign it to open an app "voice search."
Click to expand...
Click to collapse
hmmmm wonder if the issue is that I'm deleting the app w an app and not using cmd
---------- Post added at 03:58 AM ---------- Previous post was at 03:39 AM ----------
souless poet said:
hmmmm wonder if the issue is that I'm deleting the app w an app and not using cmd
Click to expand...
Click to collapse
Nope that didn't work. ?. I will figure it out.
I couldn't get it to work with that app so I used Tasker and AutoInput. It registers as key code 0 but works fine.
I use it to change from Normal to silent to do not disturb, very handy.
z3r0sum said:
I couldn't get it to work with that app so I used Tasker and AutoInput. It registers as key code 0 but works fine.
I use it to change from Normal to silent to do not disturb, very handy.
Click to expand...
Click to collapse
Do you still have to uninstall Mi AI with adb shell? I've never used Tasker/AutoInput
x1vietnguyen said:
Do you still have to install Mi AI with adb shell? I've never used Tasker/AutoInput
Click to expand...
Click to collapse
I uninstalled it with Root Uninstaller. I can send you the tasker profile so you can just import the settings. You have to pay for tasker though
z3r0sum said:
I uninstalled it with Root Uninstaller. I can send you the tasker profile so you can just import the settings. You have to pay for tasker though
Click to expand...
Click to collapse
Will you send to me as well please. Thanks in advance
souless poet said:
Will you send to me as well please. Thanks in advance
Click to expand...
Click to collapse
Do you want it to open Google Assistant or Toggle sound modes?
z3r0sum said:
Do you want it to open Google Assistant or Toggle sound modes?
Click to expand...
Click to collapse
Assistant
souless poet said:
Assistant
Click to expand...
Click to collapse
Here you go:
https://taskernet.com/shares/?user=...hd9Sunw71/yAIttueTg==&id=Profile:Sound+Toggle
z3r0sum said:
Here you go:
https://taskernet.com/shares/?user=...hd9Sunw71/yAIttueTg==&id=Profile:Sound+Toggle
Click to expand...
Click to collapse
Thanks. Much appreciated.
---------- Post added at 02:31 AM ---------- Previous post was at 02:22 AM ----------
z3r0sum said:
Here you go:
https://taskernet.com/shares/?user=...hd9Sunw71/yAIttueTg==&id=Profile:Sound+Toggle
Click to expand...
Click to collapse
Won't import
---------- Post added at 02:32 AM ---------- Previous post was at 02:31 AM ----------
z3r0sum said:
Here you go:
https://taskernet.com/shares/?user=...hd9Sunw71/yAIttueTg==&id=Profile:Sound+Toggle
Click to expand...
Click to collapse
Won't import

Horrible battery after November update

Anybody else experiencing terrible battery life after the November OTA? I have 50% battery with only 45min screen on time, before this update i would have around 80%
luizffgarcia said:
Anybody else experiencing terrible battery life after the November OTA? I have 50% battery with only 45min screen on time, before this update i would have around 80%
Click to expand...
Click to collapse
Nope everything perfect. After delete digital wellbeing my SoT ist between 7h and 9h.
@Horst: What method do you use to delete Ditigal wellbeing?
goon-heaven said:
@Horst: What method do you use to delete Ditigal wellbeing?
Click to expand...
Click to collapse
I used adb command's
goon-heaven said:
@Horst: What method do you use to delete Ditigal wellbeing?
Click to expand...
Click to collapse
Just try disabling usage access first. You need root to adb remove it entirely. I don't think there's a need for that, however.
Thanks. I disabled myself from using it.
I do not have the option to disable nor can I force stop.
patruns said:
I do not have the option to disable nor can I force stop.
Click to expand...
Click to collapse
https://9to5google.com/2019/05/13/how-to-turn-off-digital-wellbeing/
I used this pm user-disable method:
https://www.xda-developers.com/disable-system-app-bloatware-android/
Hi, same issue here. even deleted digital wellbeing, no extra apps or anything. I am getting 2 hours screen on time. Also phone heats up when using camera. even did factory reset. Overnight it drains 20% on idle. I don't know what to do. Google support asked me to send in the device for check / replacement. Should I do that? Or is there a solution?
bobby janow said:
Just try disabling usage access first. You need root to adb remove it entirely. I don't think there's a need for that, however.
Click to expand...
Click to collapse
You don't need root, via adb you can delete every app u want without root. I'm totally stock on my phone and deleted it with adb command's.
Horst the Animal said:
You don't need root, via adb you can delete every app u want without root. I'm totally stock on my phone and deleted it with adb command's.
Click to expand...
Click to collapse
Which are?
bobby janow said:
Which are?
Click to expand...
Click to collapse
"adb shell"
"adb shell pm uninstall -k --user 0 com.google.android.apps.wellbeing"
This is specially for digital wellbeing.
Horst the Animal said:
"adb shell"
"adb shell pm uninstall -k --user 0 com.google.android.apps.wellbeing"
This is specially for digital wellbeing.
Click to expand...
Click to collapse
That works. I'm not a big fan of tracking my usage so I'll go with it for now. I didn't see any battery drain from having it but now it's gone. And if I wanted to reinstall it then just Play Store version I presume?
edit: So to remove it use the above command and then reboot. To reinstall as a system app, PS and then update the app if asked, then reboot and it's back in settings. I'm going to uninstall it again and run for a while to see if anything changes.
Yeah sure. Later give feedback here buddy. Im thinking of it is only placebo.
I've my feedback. I removed it and yeah it's a placebo.
bobby janow said:
That works. I'm not a big fan of tracking my usage so I'll go with it for now. I didn't see any battery drain from having it but now it's gone. And if I wanted to reinstall it then just Play Store version I presume?
edit: So to remove it use the above command and then reboot. To reinstall as a system app, PS and then update the app if asked, then reboot and it's back in settings. I'm going to uninstall it again and run for a while to see if anything changes.
Click to expand...
Click to collapse
.
Hi...
So any improvements?
Xebeck said:
.
Hi...
So any improvements?
Click to expand...
Click to collapse
No not at all. Reinstalled it and disabled it.
bobby janow said:
No not at all. Reinstalled it and disabled it.
Click to expand...
Click to collapse
.
Thanks for the prompt response.
So I've just disabled usage access to it. Will that show any improvements?
Xebeck said:
.
Thanks for the prompt response.
So I've just disabled usage access to it. Will that show any improvements?
Click to expand...
Click to collapse
It is said that it does. I would never use something like that so I'm not sure if enabling usage access will affect battery life. I can't imagine it would be more than a few percentage each day if you want to use it.

Need the package name for the app named 'Game Center'

I am debloating my Real Me 5 Pro using adb commands.
I can't seem to find the package name for the app named 'Game Center'. Please help with it!?
Secondly, is it advisible to remove the Game Center (I am not speaking about Game Space) app itself?
Screenshot showing the app icon: https://i.imgur.com/sAgkAg4.jpg
Solved//
It is baked in the coloros. The package name is com.nearme.gamecenter.
Edit: No, you can't remove it.
Same issue
I am also looking for same. But i have different issue after removing realme browser, app market and roaming app i am facing battery drain issue(i have done it multiple times to confirm). Did you face any issue?
mit_bhalodi said:
I am also looking for same. But i have different issue after removing realme browser, app market and roaming app i am facing battery drain issue(i have done it multiple times to confirm). Did you face any issue?
Click to expand...
Click to collapse
Disable them, don't uninstall them.
As far removing the browser, app market and roaming app I didn't notice any drain.
jakolantern69 said:
It is baked in the coloros. The package name is com.nearme.gamecenter.
Edit: No, you can't remove it.
Click to expand...
Click to collapse
Thankyou! :good:
Chrome
I want to uninstall chrome.I put the following command in the powershell
.\adb shell pm uninstall -k --user 0 com.google.android.apps.chrome.Main
But the powershell says the command 0 is invalid.So what is the correct command to uninstall Chrome?
pnsdhrn said:
I want to uninstall chrome.I put the following command in the powershell
.\adb shell pm uninstall -k --user 0 com.google.android.apps.chrome.Main
But the powershell says the command 0 is invalid.So what is the correct command to uninstall Chrome?
Click to expand...
Click to collapse
Use:
Code:
.\adb shell pm disable-user --user 0 com.android.chrome
OR
Code:
pm uninstall –k ––user 0 com.android.chrome
Thank you please.I want to know the package name of Chrome and Game Center also.
Deejssj said:
I am debloating my Real Me 5 Pro using adb commands.
I can't seem to find the package name for the app named 'Game Center'. Please help with it!?
Secondly, is it advisible to remove the Game Center (I am not speaking about Game Space) app itself?
Screenshot showing the app icon: https://i.imgur.com/sAgkAg4.jpg
Solved//
Click to expand...
Click to collapse
How did you solve the issue of uninstalling Game Center?
pnsdhrn said:
How did you solve the issue of uninstalling Game Center?
Click to expand...
Click to collapse
https://forum.xda-developers.com/showpost.php?p=81160105&postcount=2
Deejssj said:
https://forum.xda-developers.com/showpost.php?p=81160105&postcount=2
Click to expand...
Click to collapse
Thank you Deejssj.Your quoted thread says Game Center can't be uninstalled.But you said in the first post that your problem is SOLVED.So I am very much eager to learn that how it is solved?
Deejssj said:
Disable them, don't uninstall them.
As far removing the browser, app market and roaming app I didn't notice any drain.
Click to expand...
Click to collapse
Hi may I ask what's app market package name have been trying to find it using package names viewer but can't find it and I did try to google it still can't find the name.
are bhai ...play store se download kar VIEW PACKAGE NAME
DefaultJ said:
Hi may I ask what's app market package name have been trying to find it using package names viewer but can't find it and I did try to google it still can't find the name.
Click to expand...
Click to collapse
package name of app market is com.oppo.market
package name of the game center is com.nearme.gamecenter
But i am unable able to uninstall it.
saad maqsood said:
package name of the game center is com.nearme.gamecenter
But i am unable able to uninstall it.
Click to expand...
Click to collapse
After I try any method of removing bloatware using adb debug without root on Android 12 and 13, finally I've got method that worked both Android 12 or 13.
if regular adb disable/uninstall commands do not work, then
For Android 13 try
Code:
adb shell service call package 131 s16 com.abc.xyz i32 0 i32 0
for Android 12 try
Code:
adb shell service call package 134 s16 com.abc.xyz i32 0 i32 0
more Explanation : Click Here

Categories

Resources