Pro@programming.dev to Technology@lemmy.worldEnglish · 21 hours agoHow to turn off Gemini on Android — and why you shouldproton.meexternal-linkmessage-square24fedilinkarrow-up1315arrow-down17
arrow-up1308arrow-down1external-linkHow to turn off Gemini on Android — and why you shouldproton.mePro@programming.dev to Technology@lemmy.worldEnglish · 21 hours agomessage-square24fedilink
minus-squareFredselfish@lemmy.worldlinkfedilinkEnglisharrow-up9·18 hours agoMy phone won’t let me uninstall it. And it shows it’s off yet every now and then it rears it’s ugly head.
minus-squaresquaresinger@lemmy.worldlinkfedilinkEnglisharrow-up22·17 hours ago Install adb on your PC Enable developer options on your phone Enable USB Debugging inside the developer options Connect the phone to the PC using USB Open a console window of your choice Execute adb devices and allow USB debugging for this PC on your phone Execute adb shell pm disable-user --user 0 com.google.android.apps.gemini Done You can do that with any app you like, they can all be disabled that way. Beware though: if you disable critical system components (like e.g. your last launcher, keyboard or systemui) you might not have a great time using your phone afterwards.
minus-squareUlrich@feddit.orglinkfedilinkEnglisharrow-up6·11 hours agoAlternatively: Install GrapheneOS Never concern yourself with invasive software again I’ve never even seen Gemini on my phone.
minus-squaresquaresinger@lemmy.worldlinkfedilinkEnglisharrow-up2arrow-down1·8 hours agoYeah. If you never install software that is. A C64 doesn’t run invasive software either.
minus-squareUlrich@feddit.orglinkfedilinkEnglisharrow-up5·7 hours agoYes. A GrapheneOS device and a Commodore 64 are basically the same thing.
minus-squareHawk@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·13 hours agoI don’t have a Gemini app on my phone. The only way to somewhat disable it is through the settings app.
minus-squareFredselfish@lemmy.worldlinkfedilinkEnglisharrow-up2·13 hours agoThank you definitely few apps I want to remove off my phone.
minus-squaresomerandomperson@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up4·17 hours agoUse Canta & Shizuku You can uninstall pretty much everything
minus-squarePeffse@lemmy.worldlinkfedilinkEnglisharrow-up2·14 hours agoThis combo even got rid of something that was ADB blocked in Android 14.
minus-squareSir_Kevin@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up4arrow-down1·18 hours ago!degoogle@lemmy.ml
minus-squareThe Quuuuuill@slrpnk.netlinkfedilinkEnglisharrow-up13arrow-down1·18 hours agoit would be great to have a non-ml degoogle comm. but then i’m also not willing to put in the work to moderate right now so maybe i’m a whiny asshole
minus-squareOfiuco@piefed.calinkfedilinkEnglisharrow-up6·15 hours agoIf nobody whines, people think we are ok with how things are, whining is good, even of we can’t do something about it
My phone won’t let me uninstall it. And it shows it’s off yet every now and then it rears it’s ugly head.
adb devices
and allow USB debugging for this PC on your phoneadb shell pm disable-user --user 0 com.google.android.apps.gemini
You can do that with any app you like, they can all be disabled that way. Beware though: if you disable critical system components (like e.g. your last launcher, keyboard or systemui) you might not have a great time using your phone afterwards.
Alternatively:
I’ve never even seen Gemini on my phone.
Yeah. If you never install software that is.
A C64 doesn’t run invasive software either.
Yes. A GrapheneOS device and a Commodore 64 are basically the same thing.
I don’t have a Gemini app on my phone. The only way to somewhat disable it is through the settings app.
Thank you definitely few apps I want to remove off my phone.
Use Canta & Shizuku You can uninstall pretty much everything
This combo even got rid of something that was ADB blocked in Android 14.
!degoogle@lemmy.ml
it would be great to have a non-ml degoogle comm. but then i’m also not willing to put in the work to moderate right now so maybe i’m a whiny asshole
If nobody whines, people think we are ok with how things are, whining is good, even of we can’t do something about it