- 0 Posts
- 9 Comments
Joined 7 months ago
Cake day: February 22nd, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Is this in bikini bottom
What, the American hyperprocessed cheese or genuine cheese?
It has steel reinforcement
-
Enable USB debugging in developer settings
-
Get adb (platform-tools) here: https://developer.android.com/tools/releases/platform-tools
-
Extract the zip and open a cmd inside the folder
-
Plug in your phone and check if you’re connected by sending
adb devices -
Uninstall any app using
adb shell pm uninstall --user 0 com.example.app
In your case:
adb shell pm uninstall --user 0 com.google.android.apps.tachyonYou could also do it using Termux if you don’t have a desktop on hand
-
Thanks, Obama…


is this slop?