[GUIDE] Stop Google Play Services Wakelocks (AppMeasurement, net_scheduler, etc.)

peterlee928

Senior Member
Oct 16, 2014
941
402
0
Im using it but for the wakelocks at the first post ,
How can i use it to stop this process ?
Please guide me...
have u tried
going to the receivers
then google play services
and shutting them down
from there?
may also need to look
in services
and shut them down there also
 

maxed4901

Senior Member
Aug 11, 2013
997
379
93
Male'
www.blogger.com
Sorry if you already have mentioned if.. but u should mention that the app required root. I didn't see it anywhere mentioned. Ended up wasting time. But it's a great help for rooted users.. my op3 works flawlessly and as I want.. I don't intend to root anytime soon
 

MeggaMortY

Senior Member
Dec 24, 2010
113
222
0
Sorry if you already have mentioned if.. but u should mention that the app required root. I didn't see it anywhere mentioned. Ended up wasting time. But it's a great help for rooted users.. my op3 works flawlessly and as I want.. I don't intend to root anytime soon
Yeah sorry I already edited the post for future users' clarity. Thanks for noting and hf.
 
  • Like
Reactions: maxed4901

DB126

Senior Member
Oct 15, 2013
15,235
9,944
253
All the analytics, measurement can be also turned off straight from Google framework apk and shouldn't start again. Testing it now :)
Actually was Google play services not framework :eek:
In my experience (predates this guide) most of the referenced Google services are restarted on boot and at periodic intervals unless MyAndroidTools Xposed or equivalent is installed and properly configured.
 

chasemyass

Senior Member
Dec 21, 2011
1,776
549
143
In my experience (predates this guide) most of the referenced Google services are restarted on boot and at periodic intervals unless MyAndroidTools Xposed or equivalent is installed and properly configured.
That`s logical because we just stop a service, not killing it from what is starting it. For that you need to search deeper to see what activity actually starts the service you want to keep it sleepin` :)
 

DB126

Senior Member
Oct 15, 2013
15,235
9,944
253
That`s logical because we just stop a service, not killing it from what is starting it. For that you need to search deeper to see what activity actually starts the service you want to keep it sleepin` :)
For now MyAndroidTools Xposed handles this nicely; obviously not a solution for those on Android 7+ due to lack of Framework support.
 
C

cimbrum

Guest
Followed the instructions in OP and found an issue: if I want to install an APK file the "Install" button is unresponsive. Only the "Cancel" button works. Restarting my OnePlus 3 solved this issue.