MeowerMisfit817@lemmy.world to privacy@lemmy.caEnglish · 1 month agoWhere can I install MicroG?message-squaremessage-square22fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareWhere can I install MicroG?MeowerMisfit817@lemmy.world to privacy@lemmy.caEnglish · 1 month agomessage-square22fedilinkfile-text
minus-squareMeowerMisfit817@lemmy.worldOPlinkfedilinkarrow-up0·1 month agoWell, I’m still looking for my first job to purchase myself a Pixel, so I can’t really change OS yet.
minus-squareunexposedhazard@discuss.tchncs.delinkfedilinkarrow-up0·edit-21 month agoI see. What phone do you have currently? LineageOS for example has support for a huge list of devices. https://wiki.lineageos.org/devices/ There is also a version of Lineage that comes with microG preinstalled and it supports all the same devices. https://lineage.microg.org/ Installing a custom OS isnt super hard but if you arent familiar with using a terminal and such it might be a bit daunting of a project.
minus-squareMeowerMisfit817@lemmy.worldOPlinkfedilinkarrow-up0·1 month agoSamsungA15. And I also wanna have a separate android phone, just in case. I’m not going full on another OS before making sure it all works well.
minus-squareMaxMalRichtig@discuss.tchncs.delinkfedilinkarrow-up0·1 month agoHaving a quick look, the A15 seems like a notoriously hard target to degoogle. 🫤
minus-squareMeowerMisfit817@lemmy.worldOPlinkfedilinkarrow-up0·1 month agoI know, I’ll buy another phone soon.
minus-squaresoftotteep@pawb.sociallinkfedilinkEnglisharrow-up0·1 month agoWait, you removed system apps on a Samsung phone? How?
minus-squareMeowerMisfit817@lemmy.worldOPlinkfedilinkarrow-up0·1 month agoBrevent. Command was something like pm user uninstall or… I keep forgetting it :(
minus-squaresoftotteep@pawb.sociallinkfedilinkEnglisharrow-up0·1 month agoBrevent looks to me like an app to help you force stop other apps. How did you use it to run adb commands?
minus-squaresoftotteep@pawb.sociallinkfedilinkEnglisharrow-up0·1 month agoAlso, pm user isn’t a valid command. Did you mean pm disable-user PACKAGE_OR_COMPONENT?
Well, I’m still looking for my first job to purchase myself a Pixel, so I can’t really change OS yet.
I see. What phone do you have currently? LineageOS for example has support for a huge list of devices.
https://wiki.lineageos.org/devices/
There is also a version of Lineage that comes with microG preinstalled and it supports all the same devices.
https://lineage.microg.org/
Installing a custom OS isnt super hard but if you arent familiar with using a terminal and such it might be a bit daunting of a project.
SamsungA15. And I also wanna have a separate android phone, just in case. I’m not going full on another OS before making sure it all works well.
Having a quick look, the A15 seems like a notoriously hard target to degoogle. 🫤
I know, I’ll buy another phone soon.
Wait, you removed system apps on a Samsung phone? How?
Brevent. Command was something like pm user uninstall or… I keep forgetting it :(
Brevent looks to me like an app to help you force stop other apps. How did you use it to run adb commands?
Also,
pm userisn’t a valid command. Did you meanpm disable-user PACKAGE_OR_COMPONENT?