MeowerMisfit817@lemmy.worlddeleted by creator to privacy@lemmy.caEnglish · 3 months agoWhere can I install MicroG?message-squaremessage-square29linkfedilinkarrow-up110arrow-down10file-text
arrow-up110arrow-down1message-squareWhere can I install MicroG?MeowerMisfit817@lemmy.worlddeleted by creator to privacy@lemmy.caEnglish · 3 months agomessage-square29linkfedilinkfile-text
minus-squaresoftotteep@pawb.sociallinkfedilinkEnglisharrow-up1·3 months 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-up1·3 months agoAlso, pm user isn’t a valid command. Did you mean pm disable-user PACKAGE_OR_COMPONENT?
minus-squaresoftotteep@pawb.sociallinkfedilinkEnglisharrow-up1·3 months agoIf that happens to be the command you ran, then all you’ve done is disable google play services. You should run pm enable com.google.android.gms to get it running again.
minus-squareMeowerMisfit817@lemmy.worlddeleted by creatorOPlinkfedilinkarrow-up1·3 months agoYou tap the upper left corner (3 lines), then “Execute Command”. Then, you type in the command and press enter.
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?If that happens to be the command you ran, then all you’ve done is disable google play services. You should run
pm enable com.google.android.gmsto get it running again.You tap the upper left corner (3 lines), then “Execute Command”. Then, you type in the command and press enter.