First: why do you have both YouTube apps installed?
Second: you can set it up so that all YouTube links will open in the Vanced app instead. In the application settings in android under supported links
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
π
First: why do you have both YouTube apps installed?
Second: you can set it up so that all YouTube links will open in the Vanced app instead. In the application settings in android under supported links
Edit: I already have open supported links turned on. It's never worked.
Regarding 3. Yes, sorry, I have no answer for that Regarding 1. Yes you can. Using ABD on a PC and USB Debugging you can simply run:
adb shell pm uninstall --user 0 com.google.android.youtube
Regarding 1. Yes you can. Using ABD on a PC and USB Debugging you can simply run:
adb shell pm uninstall --user 0 com.google.android.youtube
much appreciatedπ€
I tried to give this a go but it's way beyond my skill level.
It isn't believe me.
Step by Step:
adb devices
adb shell pm uninstall --user 0 com.google.android.youtube
You can do Step 15 for all other bloatware aswell. There is a handy dandy application on https://github.com/0x192/universal-android-debloater that will let you use a nice GUI to do that. Debloats your phone quite effectively.
After you're done with all this, simply go back into your developer options and disable USB Debugging. That's it.
In the meantime, LinkSheet is a great app to control where links take you.
I'll consider that.
On GitHub only, if anybody comes looking