On the initial guide I haven't seen anything about "appmeasurementjobservice" would that be safe to deactivate?
Sent from my ONEPLUS A3003 using Tapatalk
Sent from my ONEPLUS A3003 using Tapatalk
I've done so & had no problems. Might also want to search thru XDA for other guides to de-Google. There are actually several.On the initial guide I haven't seen anything about "appmeasurementjobservice" would that be safe to deactivate?
They removed my Android tools as well. Glad I had my pro version backed up. A simple google search is where it's at. Apk at the end.No link to download..it's not showing up in playstore. I think Google removed it
I would oppose such a list (which could never be properly maintained anyhow) as mucking with core services, alarms, wakelocks, etc. is totally unnecessary on a healthy device despite the spin that suggests such actions are necessary to achieve a happy, healthy device. Squashing symptoms vs. addressing root cause is never a good solution as such actions generally spawn additional undesirable behaviors (symptoms) that must then be squashed. Vicious, never ending cycle of pain.Yeah, they removed it a couple of days ago. The problem I have is that the phone get slower instead of getting faster and the battery drains faster too. Plus, my logcat is spammed with the same errors again and again. I think there should be a sticky list here at XDA with services that are safe to disable.
Yeah, they removed it a couple of days ago. The problem I have is that the phone get slower instead of getting faster and the battery drains faster too. Plus, my logcat is spammed with the same errors again and again. I think there should be a sticky list here at XDA with services that are safe to disable.
there is kind of such a list or more than one in the amplify xposed module threads and since it's exactly the same topic that lists give quite a decent idea about what should never be disabled and what can always be dispabled without any known downsides.I would oppose such a list (which could never be properly maintained anyhow) as mucking with core services, alarms, wakelocks, etc. is totally unnecessary on a healthy device despite the spin that suggests such actions are necessary to achieve a happy, healthy device. Squashing symptoms vs. addressing root cause is never a good solution as such actions generally spawn additional undesirable behaviors (symptoms) that must then be squashed. Vicious, never ending cycle of pain.
But, how can we undo this if something acts up? I want to try it.heres my latest init.d script to disable play services. I have tried to group as many as i can. this is provided as is so no support can be provided, your rom may need to be selinux permissive and support init.d scripts; i still havent worked out how to run it on boot with kernel as enforcing. otherwise u can run the script with any apps that support running shell scripts. tested on latest GMS v12.8.74. you may get random playstore fc but playstore will continue to work - trying to figure out which service causes it but no luck so far.
you can either edit the script and change disable to enable then reboot or clear data/cache in app setting for play services/playstore/any other apps listed at the bottom of the script, delete script then rebootBut, how can we undo this if something acts up? I want to try it.
Any side effects?Here's a screenshot of play services battery usage from 100% after 16hours or so since full charge. latest script attached; so far no playstore FCs
Not really. Gmail/play store/android pay work fineAny side effects?
You're awesome.Here's a screenshot of play services battery usage from 100% after 16hours or so since full charge. latest script attached; so far no playstore FCs
How to implement it? Push it to system/bin/Here's a screenshot of play services battery usage from 100% after 16hours or so since full charge. latest script attached; so far no playstore FCs
That's an init.d script. It will be system/etc/init.dHow to implement it? Push it to system/bin/
Does this stop net_scheduler wakelock?Here's a screenshot of play services battery usage from 100% after 16hours or so since full charge. latest script attached; so far no playstore FCs
if u have xposed, use amplify module. blocks net scheduler.Does this stop net_scheduler wakelock?
I have Doze for GMS installed through Magisk, and even my device shows 2% battery use for the day by play services.
But in BBS, net_scheduler wakelock by different apps tops the list, on top is Youtube net_scheduler.