Wednesday, 13 July 2016

Greenify com.google.android.gms



What I did in Android 5.1 was to just pm disable PlayStore, google services and stuff using Automagic (kind of like Tasker). And I unfroze and started all of it by just tapping on a widget I created. That worked quite well. With Android 6 when I disable play services I lose my google account. So on unfreezing I have to enter my user name and password again each time.

So as I now can't just disable com.google.android.gms, I am trying to greenify it. The Problem is just that it is started by all kinds of apps so I constantly have to cut off wakeup paths. That is not a proper solution either because it seems to never end. I'm looking for a reliable way to shut up that process for good and to only have it started when I actually need it.

Help would be appreciated



No comments:

Post a Comment