riscbroker
Expert Member
- Joined
- Sep 29, 2006
- Messages
- 2,458
- Reaction score
- 341
That is exactly the issue that causes the battery drain but I'm trying to avoid rooting my phone and having to install other stuff so my banking app can run.If you're having battery problems with a custom roms like PE, crDroid, etc - then it's typically due to the Playstore battery polling issue.
Then run this from Terminal (requires root) to fix the problem by disabling the GmsIntentOperationService service.
(if you don't have Terminal, then you can grab Terminal Emulator from the App store)
su -c pm disable com.google.android.gms/.chimera.GmsIntentOperationService
This reduced battery drain significantly on 5 devices that I "maintain" for family.
