Is there no place to copy the link of a link post?
I just came across a YouTube video that I wanted to watch on a post but when I clicked on it it opened in the native YouTube app instead of Vanced.
Is there no place to copy the link of a link post?
I just came across a YouTube video that I wanted to watch on a post but when I clicked on it it opened in the native YouTube app instead of Vanced.
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
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.