Resolved! Solved

Original topic:

How to re-install samsung call app

(Topic created on: 02-28-2022 03:45 AM)
2884 Views
Mattis1231231
Active Level 1
Options
Galaxy Z

Hey I was stupid I deleted my app from Samsung that lets you call that green icon with that phone in it because I wanted to use Google call app, and it worked fine until I realized I can't see on my cover screen anymore that I get a call, so I would like to reinstall the original Samsung app can someone help me with that thanks in advance (I had removed the app via adb command)

1 Solution


Accepted Solutions
Solution
Anikroyale
Expert Level 5
Galaxy Z
Hey man! I am here to tell you that the package I provided was incorrect. That is why it didn't work.

Try these commands, one of these will work:

cmd package install-existing com.android.server.telecom

cmd package install-existing com.samsung.android.dialer

cmd package install-existing com.android.phone

Don't forget "adb devices" and "adb shell" commands :)

Get back to me with your results.

View solution in context

9 Comments
Galaxy Z
Download the Samsung Phone apk from apk mirror
0 Likes
Mattis1231231
Active Level 1
Galaxy Z

I already tried but I get the message app not installed as package turns out to be invalid

0 Likes
Galaxy Z
Yes there are multiple versions this is the process of hit and trials you need to download multiple apks
0 Likes
Anikroyale
Expert Level 5
Galaxy Z
I can help you with this but you need a Windows laptop and its a bit of a tedious process. It requires ADB just like you said you removed the app.

The command you used to remove the app was:

pm uninstall -k --user 0 com.samsung.android.incallui

The command you are going to use to reinstall the app is:

cmd package install-existing com.samsung.android.incallui
0 Likes
Mattis1231231
Active Level 1
Galaxy Z

thank you for your response but unfortunately the solution does not work the package does not even appear at apk analyzer so i would not know what the problem could be and i would rather not reset my phone but thanks

0 Likes
Anikroyale
Expert Level 5
Galaxy Z
Package won't appear in apk analyzer as the app isn't installed and the procedure I shared should work. Can you share a screenshot of your PC's CMD window after entering the commands?
0 Likes
Solution
Anikroyale
Expert Level 5
Galaxy Z
Hey man! I am here to tell you that the package I provided was incorrect. That is why it didn't work.

Try these commands, one of these will work:

cmd package install-existing com.android.server.telecom

cmd package install-existing com.samsung.android.dialer

cmd package install-existing com.android.phone

Don't forget "adb devices" and "adb shell" commands :)

Get back to me with your results.
Mattis1231231
Active Level 1
Galaxy Z

heyy thank you so much for your help I found out that I filled in those commands the app immediately returned to my home screen so thank you very much for all the effort

Anikroyale
Expert Level 5
Galaxy Z
I am glad to hear that! It was last night when it suddenly struck me that the package I provided was not really the right one, but unfortunately my WiFi was down, so couldn't reply with the correct one. The first thing I did today morning after freshning up was to reply with all the packages because I was unaware of which one you removed 😅

Again, I am very much happy that I could help you, have a great day ahead :)