Jeff Layman <je...@invalid.invalid> wrote
> I've been a bit busy for a day or so, but I'll download the f-droid apk
> tomorrow, and follow up with the MuntashirAkon App Manager.
Rest assured, I pick the finest apps possible, so if I'm using the
MuntashirAkon App Manager, rest easily that it's the best there is.
Likewise with Skyica's App Finder used to scrape the Google Play Store -
which everyone can use because it connects to the Google Play Store app.
You absolutely cannot get better apps than those two apps, IMHO...
<
https://play.google.com/store/apps/details?id=scadica.aq>
<
https://f-droid.org/packages/io.github.muntashirakon.AppManager/>
Like most apps that are the best, they're both also available on
the PC where you download them there which is the same as Android.
> I had a look
> for them in the Play Store, but found that one wasn't available for some
> reason. Some others seemed ok, but others appeared to want to nose
> around a bit too much!
MuntashirAkon isn't on the Google Play Store. Dunno why not but a lot of
the best apps on the planet aren't on the Google Play Store, so it's
normal.
Examples, offhand, are NewPipe & the full version of NetGuard, both of
which are so powerful in terms of what they do that Google doesn't like it.
>> 3. In my Android 13, this Google Partner Setup was uninstalled during my
>> en masse adb removal of all packages that had Google in the name.
>
> How long ago was that?
So long ago that I don't remember when. Certainly months. Maybe even a year
or more as I got this phone about a year ago as a warranty replacement
about a year ago and that's when I would have set it up like I always do.
If you're worried about removing it breaking your phone karma, use the
method I suggested in the past which is remove packages one at a time.
Then wait a week or two to see if they hurt anything. Keep a log.
C:\> adb shell pm uninstall -k --user 0 com.google.android.partnersetup
You can always re-install any package you remove as easily as pie.
C:\> adb shell cmd package install-existing com.google.android.partnersetup
Note the keyword of "existing" in the command above?
I think that's because the APK is always in the system partition.
We're just removing it from the user partition.
It's still there... like _every_ app that has to be removed this way.
Notice this means there is no risk whatsoever, but a lot of people fear
everything (just look at the Apple newsgroups if you don't believe me).
Me?
I uninstall every app with the Gword in the name & I only re-install those
that cause all sorts of problems (which is very few in the end).