this post was submitted on 02 Mar 2025
36 points (97.4% liked)

DeGoogle Yourself

9933 readers
136 users here now

A community for those that would like to get away from Google.

Here you may post anything related to DeGoogling, why we should do it or good software alternatives!

Rules

  1. Be respectful even in disagreement

  2. No advertising unless it is very relevent and justified. Do not do this excessively.

  3. No low value posts / memes. We or you need to learn, or discuss something.

Related communities

!privacyguides@lemmy.one !privacy@lemmy.ml !privatelife@lemmy.ml !linuxphones@lemmy.ml !fossdroid@social.fossware.space !fdroid@lemmy.ml

founded 5 years ago
MODERATORS
 

Hello, I recently starting degoogling a motorola razr 50 and I overdid it.

My approach was to use 'adb' and uninstall packages. I started with the obvious ones, and then I started going a bit too far. I realise now I should have taken a backup of the apk to restore it after. Well, too late now.

I removed com.android.dialer and com.android.phone. I thought i would not need them since i installed some Fossify app alternatives. My guess is that they are more libraries than apps, and still needed by the Fossify apps (messages and phone). I'm not able now to send/receive calls/sms, and I'm wondering if I could download the apk from somewhere and restore it.

I tried to get some from the interwebs, but I get the following exception when trying to reinstall them: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Existing package com.android.dialer signatures do not match newer version; ignoring!]

The last resort would be to do a factory reset, but I would prefer to avoid it.

Anyone knows how I could fix it?

Thanks

you are viewing a single comment's thread
view the rest of the comments
[โ€“] superkret@feddit.org 10 points 2 days ago (1 children)

The apps are still untouched on the phone.
They're just unavailable for the standard user.
You can reinstall them with adb.

[โ€“] jjlinux@lemmy.ml 2 points 2 days ago

OK, I'll bite. How?