[Q] Battery Drain when changing permissions with App Ops - Android Q&A, Help & Troubleshooting

I have recently been taking control over the permissions I allow with certain apps with the use of App Ops starter that was included with my LG G3 Android 5.0 update.
I have noticed however that since I have disabled certain permissions for certain apps the battery usage for those apps intermittently skyrocket to using 30% in under an hour at random times. This often happens while the phone is idling and with those apps not even open in my task manager.
Some examples would be disabling the location data for apps such as Facebook's "Messenger" app and also games like Wooga's "Diamond Dash". Google's default "Maps" app is also a culprit after disabling access to contacts/phone.
My guess would be that these apps are stuck in some loop constantly checking for the information they no longer have access to.
Can anyone comment as to having similar results? Can anyone make suggestions as to possible things I could do on my end?
I have tried to re-enable the permissions to verify the results however as this is not an issue that affects the battery constantly but only intermittently I'm unsure as to whether I am right in my assumptions and there was one instance where I had re-enabled all the permissions for Facebook's "Messenger" yet it still consumed significant amounts of battery while being closed and the phone in it's idle state.

osiris231 said:
I have recently been taking control over the permissions I allow with certain apps with the use of App Ops starter that was included with my LG G3 Android 5.0 update.
I have noticed however that since I have disabled certain permissions for certain apps the battery usage for those apps intermittently skyrocket to using 30% in under an hour at random times. This often happens while the phone is idling and with those apps not even open in my task manager.
Some examples would be disabling the location data for apps such as Facebook's "Messenger" app and also games like Wooga's "Diamond Dash". Google's default "Maps" app is also a culprit after disabling access to contacts/phone.
My guess would be that these apps are stuck in some loop constantly checking for the information they no longer have access to.
Can anyone comment as to having similar results? Can anyone make suggestions as to possible things I could do on my end?
I have tried to re-enable the permissions to verify the results however as this is not an issue that affects the battery constantly but only intermittently I'm unsure as to whether I am right in my assumptions and there was one instance where I had re-enabled all the permissions for Facebook's "Messenger" yet it still consumed significant amounts of battery while being closed and the phone in it's idle state.
Click to expand...
Click to collapse
You are right on why it's happening. If they can't get the info they are programmed for then they keep trying. Not a whole lot you can do really. As long as they are programmed to try and get the info then they will keep trying.

Related

Google maps and battery life

I've noticed that Google maps is always taking up a big portion of the battery in the battery menu. If I freeze it with titanium would that make a significant difference? I use it seldom enough to go thru the trouble of unfreezing it when needed if it's worth it..
I have the same problem. The only thing about freezing it is that several apps use it. It couldn't hurt to try though. I believe this is a pretty wide spread problem lately.
Sent from my SGH-T889 using xda premium
I recommend you download a program called autostarts. it's a great little program that lets you stop apps from booting themselves up. you'd be surprised how often the apps on our devices want to boot themselves for no reason- at startup, when you plug the phone in, when you switch to wifi, etc. autostarts doesn't truly freeze the apps, so you can still open them and use them when you WANT to, it just stops them from running in the background for no reason. saves a lot of RAM and batterylife.
edit- here it is- https://play.google.com/store/apps/details?id=com.elsdoerfer.android.autostarts&hl=en
Location Settings
Have you tried modification of the location reporting settings?
In Maps-> Settings-> Location are some settings, disabling them stops the reporting of your device and saves a lot of battery.
Sucky1983 said:
Have you tried modification of the location reporting settings?
In Maps-> Settings-> Location are some settings, disabling them stops the reporting of your device and saves a lot of battery.
Click to expand...
Click to collapse
Thanks this will probably do the trick

[GUIDE]Better Battery Life 101, App/System Settings - It's not the ROM

This post is about getting great battery life for the average, every-day user. It is not inclusive or exhaustive, so it will reference other posts. What is talked about is what I did, the user-level stuff, explained in a more user-friendly fashion than some of the more diagnostic-focused posts out there (still invaluable reading, though).
Note: I originally wrote this for the Hyperdrive ROM on GS4 thread, but I've had many requests to break it out into a separate [GUIDE] post and update it here for ease of subscribing and discussing. Also note, that therefore, this should be considered sort of Android 4.2 specific and may not apply to all versions of Android. So, here it is. I'll link the old post to here shortly.
Preface
Okay, I'm writing this because I believe that @sbreen94 @eschelon @iceandfire @Imoseyon @TrevE and @ktoonsez all have done awesome, awesome dev work from which I have benefited. There are SO many other devs, as well. These are some from whom I directly benefit, regularly, daily, or did at one time. If you want a name added to the list, I'll update my post. This post, though, is sort of Hyperdrive specific since @sbreen94 has added a few tweaks that make it SO EASY to address some major offenders of ... sucking the life out of your battery.
Why do I mention this? Because does anyone truly think that a ROM dev or Kernel dev, compiles code, puts it on their device, runs it for days/weeks, validates it with experienced, community testers, and then releases it, all the time thinking, "well, the battery life sucks, but I'm gonna push this out anyways."??? NO! So, then, WHY does every ROM/Kernel thread have post after post, of people saying “Hey, I loaded this ROM and my battery life sucks now.” Do you REALLY think it's the ROM/Kernel?
We also have those that think they have no apps loaded, or “only 3, 4, 5, or whatever number” - so it can't POSSIBLY be an app! If you think that, then do this, Wipe your Dalvic Cache, reboot your phone, and tell me the number of apps it says Android is now optimizing. That is the number of apps you have on your phone, not the number you personally loaded. That means each one of those is a potential culprit for causing battery drain.
BTW – at one time or another, I've probably been guilty of every of the above mindsets. So, I'm not calling YOU out, if YOU are reading this and think that I am. I'm just saying, it's not the ROM, and it's not the Kernel.
Background Reading
The below two threads had everything I needed to know to get started increasing my battery life. I, probably like many reading this, had for a long time followed along, envious of screenshots of people getting those 3, 4, 5+ hours of screen time, and day+ or days of battery. After reading these threads, doing the analysis, and basically just changing some app settings, I can now get the 4-5 hours of screen and full day of battery out of my GS4. Kernel doesn't have much effect, ROM doesn't have much effect, most all of them do what they're designed to do, and do it well. Sweet.
In the next section, Real World Battery Saving, I'll explain what I did, so if you want to skip the background stuff, you can.
These two threads contain basically everything you need to know about improving battery life. They have great details about diagnostics, what's what, etc. What many threads/posts like these sometimes lack, is, the straight-forward answer of “This is what you should do after analyzing x, y, z.” That's what's in the Real World Battery Saving section of this post.
[APP][2.1+][09 Sept. - V1.14] BetterBatteryStats
[GUIDE] Wakelocks Definition and how to prevent them
Read those threads, and do some analysis, and the majority of what I've posted below you'll figure out on your own. If you just wanna jump into fixing things without the above understanding, then just go to the next section. Provided there aren't any seriously misbehaving apps on your phone, you should be able to get great results without becoming a Wakelocks, Alarms, Deep Sleep, etc., expert.
Real World Battery Saving
For those of you that don't want to read too much more about the analysis of apps, etc., to get to better battery life, here's the summary of what's in the section below:
Minimize screen brightness
Disable all Push
Disable all system sounds (Dialing keypad tone, Touch sounds, Screen lock sound, Haptic feedback)
Install Xposed Framework and use:
Greenify Donation (Experimental features)
NLPUnbounce
Greenify any app that you don’t need to notify you of things - Note: If you pay for Greenify Donation and use Xposed, you can still get alerts from any GCM-enabled app (look for the blue GCM icon next to apps in Greenify)
Greenify every Google app (except Voice and Hangouts, both of these may significantly delay or prevent proper message notification, despite being GCM-tagged in Greenify, and they seem to behave okay on their own)
Uninstall GMail (use any other client with IMAP)
Disable all GPS (enable as necessary upon use) Note: I really don't do this anymore. With apps under control with Greenify, I just leave my GPS on and let apps use it when necessary. I have noticed that GPS will stay active during Airplane mode, though, so as not to have my phone dead upon landing, I generally always turn off GPS when in the air.
Disable the autostart of almost everything, at almost any time, on an app-by-app basis. AutoStart Check delivers in spades for this function, at no charge, though, I recommend donating (as I do for all apps here, I have either donated or bought them all, Lux, Greenify, etc.). Note: With Greenify, I no longer worry as much about stopping apps/services from auto-starting. I do still use Xposed plugin BootManager to prevent certain apps from starting, mostly just to increase boot speed (or so I feel like it might). I don't use AutoStart Check at all anymore.
Continuing on with details...
Note: Required app functionality. You don't have to use these if you know another way to do it. But, to accomplish what I recommend, there are 3 key apps you absolutely must have. I'm not going to explain them all in great detail, as there are plenty of other places that go into great depth on all of them. The 3 essential apps that I use to increase battery by more than 50% are:
Lux (Pro - I'll explain why below)
Greenify
Xposed Framework
In general:
You want your phone to sleep when not in use.
You want apps to not be doing anything when you're not using them.
You want your screen to only ever be as bright as it needs to be, no brighter (including, off when you're not looking at it).
Display Brightness
Lux – Get it here Lux Auto Brightness
Thread here: [APP][2.3+] Lux Auto Brightness 1.51
Update: After posting this, and getting a lot of questions/comments that Lux doesn't really rock like I think it does, I checked it out on a phone without using the Pro version. Okay, I agree, the free version really doesn't deliver. It doesn't poll right, and you can't really set your custom lighting scenarios and lock them in correctly without using Lux Pro. Basically, if you want to save tons of battery life without a lot of constant manual intervention, you're going to have to purchase Lux.
Screen uses more battery than anything. You can do all kinds of things to address this, for me, Lux has been a (battery) life saver. It's easy, it reads the ambient light in your environment. Open its dashboard, slide the slider to the brightness that works for you at that lumen level, hold down the link button in the middle, and there you have it, locked in for those conditions. You only have to do this a few times and you now have custom lighting profiles that fit your eyes' needs under all conditions. Note, sometimes, when waking the phone in the sun, you'll have to wait a few second for Lux to activate and bring the screen up bright enough. This means that Lux is behaving extremely well and not constantly running in the background (Wakelocks) sucking up battery.
Applications
For applications, firstly, if you have an app that has Push available, disable it. Nothing keeps your phone from deep sleep like a Push-enabled application. If you can't wait 5/10/15 minutes for updates, then you can't achieve maximum battery life. Sorry, I don't make the rules of Android app-physics, I'm just sharing them with you.
In my mind, I think of applications in categories. I guess, I have 4 now.. I started with 2. Point being, there are different apps that behave differently so you treat them differently with different solutions for extending your battery life.
Category 1 Apps I want running and want notifications from them. When configured properly, they generally do not misbehave and eat my phone's battery
Category 2 Apps that I cannot seem to control, regardless of their settings, but I still want to be able to use, but getting regular or instant updates from them is not that important to me
Category 3 Apps behave without any special settings and without any Greenification. Just load them, run them, use them, don't worry about them. I haven't seen them cause any sort of bad battery drain.
Category 4 Apps are apps you DO think are vital/desirable (to you) but cannot control their battery consumption with mere settings. For those, only the developer can help you, or you have to accept the battery loss that app's notifications bring with it.
Category 1 apps, well-behaved when configured properly, along with the settings I used to make them behave well and still deliver their updates to me.
Corporate E-mail: Built-in e-mail, TW or AOSP. Disable Push for any account, use Priority settings for 15 minute interval on work days. Non-prioirty times set to 1 hour.
Maildroid: For every account, you must do this separately, under Preferences / Advanced – Connection Management, select first account, the rule (usually 1. Default), Connection Management, Wi-Fi: Close connection when I exit mailbox, GPRS, 3G: Close connection when I exit mailbox, Interval to check mail: 10 (or to your liking), Check Mail Periodically. Go back, go back in (confirm settings were kept, I've seen it not keep them and have to do this a few times, per account). Alternatively, select Let device sleep, and it will only check when you wake it up. Go back to Accounts and select your next account, do this again. You must do this for all accounts listed.
Note about all mail client: If you have more than 2 or 3 e-mail accounts, Maildroid and all other IMAP clients I have tried get moved to Category 2. Basically, they start to keep enough Wakelocks that they keep the phone from going into Deep Sleep as much as I'd like. This is a difference of 1-3% per hour at idle, but if you're looking for 4+ hours screen time, then you need to Greenify them and just check e-mail manually.
Viber: Just make sure your Wi-Fi sleep policy is set to device and not constantly on, and Viber seems to behave pretty well as far as messaging apps go, but it's probably going to make the Category 4 list, as well.
WhatsApp: This one appears to work well (better than Viber from a wakeup perspective) and not have any sort of unnecessary battery drain. I generally don't use it any more since I feel they bait-and-switched me from free to fee, but I dethawed it to check it out. If anyone sees problems with it, let me know.
Category 2 Apps. These apps were keeping my phone awake at night with nightmares, and no amount of settings changes seemed to fix the problem altogether. If you have a solution of app settings that would move these to Category 1, please let me know. When I say solution, I mean, you've done the Wakelock and Alarm analysis and they're eliminated or minimized. For these, I Greenify them all. None of these apps' updates are so important to me that I can't just check up on them when I have a moment.
Facebook: I didn't play too much with settings here, but it seems that if FB is running, it's keeping your phone awake. I Greenify it and check it manually. I'd be interested in hearing if someone knows settings that will get it to not wakelock / alarm constantly.
FB Messenger: I love the chat heads and ease of use, but it's a big-time battery offender. I keep it installed and Greenified. If I get messages, I'll see them when I open the FB app, and when I reply, FB Messenger takes over and I use it normally until the conversation is done. At some point, Greenify takes over, and FB Messenger's battery damage is contained.
Google Maps: You can't fix this thing. No amount of settings will stop it from going after your phone. I love its functionality, though, so, unlike many guides that say uninstall it, I say Greenify it.
Google Goggles: A fun one to have around sometimes, but it will also chew up battery. Just Greenify it.
Google Play Store: There are plenty of apps and Android wakeups for the Play Store. I'm not worried about missing an update notification, or whatever else it might be sending my way. Greenifying it seems to have fixed the Google Play Services Alarms issue.
Almost everything else: If it's an app that doesn't need to provide you updates, just Greenify it. Why not? One of the first things I do after loading a new ROM and getting most of the configuration stuff done, is I go into Greenify, and I add every mundane app on my phone, for example: Vonage, Adobe Reader, Airbnb, Angry Birds, APN Manager Pro, Google Authenticator, Barcode Scanner, Citibank, Craigslist, Google Drive, DroidVPN, ES Task Manager, Fast Charge, FasterGPS, Flashlight, GasBuddy, GNotes, GooManager, GPS Status, Hyatt, Lucky Patcher, Office Document Viewer, Office Suite, OpenTable, Opera Classic, PayByPhone, SoundHound, Squeezebox, Street View, etc. My list goes on... You aren't going to lose their functionality, they don't suddenly stop when in use, and you don't have to worry about them ever causing problems you weren't thinking you had to look for.
Category 3 Apps that behave, no special settings, no Greenification
Alarm Clock Xtreme: I don't use the built-in Alarm Clock. I like all the features of Xtreme, it's never failed me, and it doesn't show up in Wakelock/Alarm offenders lists in my analyses.
Google Voice: Of all the Google offenders, this isn't one of them in my experience, and I love its features.
Lux: Nuff said.
WhosCall: A caller-ID type app. I don't love it, but haven't gone looking for something better, that said, it hasn't popped up on my battery draining radar, so that's a plus.
Hangouts: While I don't care for the new Google Talk, it sure doesn't seem to be a battery offender, and I use it to chat regularly.
Category 4 Apps are anything that would have gone into Category 2, but you want them as active as possible.
Line: In Settings, Chats and Voice Calls, I turn off Receive Voice Calls. This made Line tolerable (as in, way better), but it's still a Category 4 until (if ever) its devs reduce its number of wake-up Alarms
Exchange Services: Despite Corporate E-mail being a Category 1 now, Exchange Services is still keeping my phone awake more than I'd like. Nothing I can do here, though, so I live with it.
Viber: As stated, it's not a terrible offender, but it's still on the radar for keeping my phone awake. We'll see what their “any day now” major update brings. (someone remind me to update this post if I haven't post-Viber release)
Have Your Google and Your Battery
The Xposed module NLPUnbounce is awesome. I've given it a nice test, and it seems to perform excellent. NLPUnbounce allows you to use Google services as usual, including Android Device Manager features, like Remote Locate and Remote Wipe, but not do the crazy, crippling and disabling of Google Play Services like many guides have you do. It changes the polling rate of NLP (Network Location Provider) to something VERY reasonable. I haven't modified any of its settings, and it's reduced average idle consumption from ~4-5% to ~2-3%. I tested locating my phone and ringing it, all working.
Automatically Launching Applications
Not so much needed anymore. Just make sure you Greenify. For the "big things", use Xposed BootManager module.
AutoStart Check - Get it here https://play.google.com/store/apps/details?id=ro.rbrtoanna.autostartcheck&hl=en
Fire up AutoStart Check (or any other autostart configuration app), set your view to Group by App, and expand every one of them and look at just how many different places some of these apps are set to start. Your Gallery starts with your Camera? ES File Explorer starts when you mount media or remove bad media? Facebook fires itself up just because you plugged in your phone. Google Goggles sees fit to start with every picture you take - and of course, it will then either drain your battery trying to get a GPS signal while your GPS is off, or drain your battery by getting one – fail. If you use S Health, it starts when your time zone changes – that's important. YouTube, seriously, YouTube – change accounts, mount media, connect power, every boot – you obviously need YouTube to fire up. Yeah.
A note here, read some guides on these before turning off too many system services. For example, don't disable messaging, bad idea, bad things happen. But most of this stuff, turn it off. You aren't killing your ability to use it, you're just making sure it isn't turning on all the time. If you've also Greenified well, after using any of these, they'll hibernate in the background without you having to worry.
Disable all system sounds (Dialing keypad tone, Touch sounds, Screen lock sound, Haptic feedback)
This is explained in some of the other threads, but, if you don't want to do the research, basically, the background services in Android that manage these things keep your phone awake. Turn them all off, battery life goes up.
Media Scanner
@sbreen94 included in the Hyperdrive Tweaks tools a one-button solution to turning it off. If it's drainging your battery, or you just want to make sure it doesn't, go click the button. This thing is better than the Staples button!
I'm sure there's probably a more generic way of stopping/managing Media Scanner. Someone please let me know and I'll update this section!
Battery Save Apps
I used to be madly in love with 2x Battery. Others swear by JuiceDefender. I guess if you don't/won't want to take the time to optimize apps and Greenify, they might be beneficial. You know what I found, though, when I started down this path? Some of the biggest offenders of Wakelocks and keeping my phone from sleeping when it should, are these battery saving apps!!! I now get BETTER battery life WITHOUT 2x Battery!
Short thoughts on this and example concepts of what's going on...
It may sound counterinterintuitive, but it seems most of the apps are so vigilant they keep your phone awake when it could be sleeping. And the vigilance isn't so necessary when you've properly configure things to not need this sort of overactive management of things. I'd love to see 2x Battery properly manage my data connection for me, without Wakelocks, but what's to say that the app trying to sync when the data is off won't now stay awake with new Wakelocks trying to get out to the internet? There's a cascading effect of whatever approach you might choose, so try to think about that, and keep it in mind when you look at your Wakelocks and your Alarms and you do your analysis.
The End
Okay, so I think that's aobut it. I may have forgotten some things, and I know this is a long post. But, this leaves very little excuse for people to blame ROMs/Kernels, while at the same time giving you the straight-forward, real world answer to battery savings 101. Yes, there are apps and details I left out. If anyone thinks of some obvoius ones, just let me know and I'll happily update this post.
You don't have to analyze any statistics or logs to do this. The principles are sound, and you'll see a dramatic improvement in battery if you don't already get a day of usage and 3.5 to 4.5 hours of screen time on your GS4. You just make some of these relatively straight-foward, user-level, common-sense changes.
If these changes don't give you the results you'd like, then do the analysis work in the threads linked above and find out what's the real culprit. Profit, enjoy, be happy. And remember... It's not the ROM.
Thanks for the thread, Bill. Here are a few of my questions/comments:
Regarding Lux, I used it for a few days, but could never seem to get a setting that worked for me. Whether using periodic updating or any of the other modes, the brightness level always seemed to adjust either too frequently or too slowly. Then I started experimenting with night mode and it got even worse. Do you have any suggestions to a quick and simple setup that won't drive me insane?
In terms of greenifying different apps, I always make sure that my SMS app and alarm clock are not greenified, and I don't use any widgets on my homescreen, but what about apps like Better Battery Stats, Boot Manager (for Xposed) and Automagic (flow chart based automation app) that are monitoring events and automating my phone? Will Battery Stats stop recording data is I set it to hibernate? Will Automagic miss a trigger I've set if it's hibernating? I would like to greenify EVERYTHING that I know won't cause any issues, but notifications aren't the only thing happening in the background that I want to allow.
Then, expanding on the autostarts, I mentioned that I use the Xposed module Boot Manager. This doesn't seem able to handle all of the situations that you described, like apps being launched based on SD card state, network state, etc. Am I missing something in this app or will I need to go another route to get all the options you've descibed?
Regarding the SD media scanning, my current ROM is a very debloated lean and mean stock Touchwiz ROM that doesn't have a native way to disable media scanner like the AOSP ROMs I used to run. Is there an app that does ONLY this, as I prefer to use dedicated apps rather than giant monsters which can control tons of things I don't need.
Anyway, I already do a lot of the practices you're advocating here, but I'm always looking for ways to do things in a more efficient or streamlined way. Using Greenify, keeping the stock clock speeds, and making sure that nothing is syncing (I keep backgruond sync disabled, but use an Automagic flow to enable it periodically throughout the day and then turn it back off again), keeps my battery life pretty solid. Add to that Deep Sleep Battery Saver which automatically turns off my connections when the screen is off, but will periodically turn them back based on my preferences, keeps my battery level pretty much steady wheen the phone is idle.

[Q] S4 1545 on Verizon Battery Issue

Ok so for the life of me I cant figure out why my battery is draining so fast its literally draining about 10% an hour if not more. If tried a bunch of different tools to try and monitor it but nothing is really standing out as a main culprit. I recently had my phone replaced and I had them send a new battery just for the heck of it. Also I even tried putting Hyperdrive Roms on my phone and that did not help. So I debating on whether to go back to stock and just root and see what happens again after just removing bloatware.
I tried looking up battery tips but really haven't found anything recently. I only got my phone in May of this year. Any suggestions or links would greatly help I love my phone but cant stand the battery life. I miss my Droid Razr Maxx
SUPERSPORT25 said:
Ok so for the life of me I cant figure out why my battery is draining so fast its literally draining about 10% an hour if not more. If tried a bunch of different tools to try and monitor it but nothing is really standing out as a main culprit. I recently had my phone replaced and I had them send a new battery just for the heck of it. Also I even tried putting Hyperdrive Roms on my phone and that did not help. So I debating on whether to go back to stock and just root and see what happens again after just removing bloatware.
I tried looking up battery tips but really haven't found anything recently. I only got my phone in May of this year. Any suggestions or links would greatly help I love my phone but cant stand the battery life. I miss my Droid Razr Maxx
Click to expand...
Click to collapse
Not sure but I think its a Kit Kat issue. I recall having more battery life on JB than on Kitkat with my S4.
There are lots of things you can do.
System Settings
•WiFi - change sleep policy from ALWAYS (staying on) to either "Only when plugged in" or "never"
•Account Sync - under my Google account(s) I only keep CONTACTS and GMAIL checked...the rest unchecked
•Motions, Smart Features, Gestures, Air - Turn ALL of this crap off!
•Animation Scaling- In Developer Options - I use these settings: Window Animation=OFF/ Transition Animation=0.5x/ Animator Duration=0.5x
In-App Settings
•Play Store - In settings, change Auto-Update Apps to Never...you can do this manually from time to time. If not, it'll just always scan.
•App Ops - This can be a little tedious, but go through your apps (especially under Location) and turn location off on whatever you think doesn't need it! You may want to test out each app to be sure it is functioning properly before you move on to the next app. This makes it much easier to go back and enable it again if you see its needed. Most of the Google apps are gonna need it.
Freeze or Uninstall System Apps
•Check out my thread on which system apps you can remove here
***I recommend using NoBloat to make your changes with:good:
Additional apps & Xposed modules to check out
•Greenify - Hands down my favorite battery saving app. If you don't know it, that's why your battery life sucks! Seriously though, GET IT!
•Greenify Donation (Xposed) - Adds several more features, such as allowing system apps to be greenifiable! Also works well with WakeLock Detector
•WakeLock Detector - Helps determine which apps are waking up your phone while its asleep...allows you to prevent future wakeups.
•Gsam Battery Monitor Pro - Not sure if the free version lets you use the monitoring feature or not, but basically it is like a glorified battery usage graph (like in system settings)
•BootManager - Xposed module allowing you to select which apps are able to run in startup. Not sure how it compares with Greenify, but I just use both
•Prevent Running - Also similar to Greenify. I'm in the process of checking this one out, so don't hold me to it being great.
I took this from @calebcabob
SUPERSPORT25 said:
Ok so for the life of me I cant figure out why my battery is draining so fast its literally draining about 10% an hour if not more. If tried a bunch of different tools to try and monitor it but nothing is really standing out as a main culprit. I recently had my phone replaced and I had them send a new battery just for the heck of it. Also I even tried putting Hyperdrive Roms on my phone and that did not help. So I debating on whether to go back to stock and just root and see what happens again after just removing bloatware.
I tried looking up battery tips but really haven't found anything recently. I only got my phone in May of this year. Any suggestions or links would greatly help I love my phone but cant stand the battery life. I miss my Droid Razr Maxx
Click to expand...
Click to collapse
Post the log from BetterBatteryStats, that tells all.
GrizzlyBarrn said:
There are lots of things you can do.
System Settings
•WiFi - change sleep policy from ALWAYS (staying on) to either "Only when plugged in" or "never"
•Account Sync - under my Google account(s) I only keep CONTACTS and GMAIL checked...the rest unchecked
•Motions, Smart Features, Gestures, Air - Turn ALL of this crap off!
•Animation Scaling- In Developer Options - I use these settings: Window Animation=OFF/ Transition Animation=0.5x/ Animator Duration=0.5x
In-App Settings
•Play Store - In settings, change Auto-Update Apps to Never...you can do this manually from time to time. If not, it'll just always scan.
•App Ops - This can be a little tedious, but go through your apps (especially under Location) and turn location off on whatever you think doesn't need it! You may want to test out each app to be sure it is functioning properly before you move on to the next app. This makes it much easier to go back and enable it again if you see its needed. Most of the Google apps are gonna need it.
Freeze or Uninstall System Apps
•Check out my thread on which system apps you can remove here
***I recommend using NoBloat to make your changes with:good:
Additional apps & Xposed modules to check out
•Greenify - Hands down my favorite battery saving app. If you don't know it, that's why your battery life sucks! Seriously though, GET IT!
•Greenify Donation (Xposed) - Adds several more features, such as allowing system apps to be greenifiable! Also works well with WakeLock Detector
•WakeLock Detector - Helps determine which apps are waking up your phone while its asleep...allows you to prevent future wakeups.
•Gsam Battery Monitor Pro - Not sure if the free version lets you use the monitoring feature or not, but basically it is like a glorified battery usage graph (like in system settings)
•BootManager - Xposed module allowing you to select which apps are able to run in startup. Not sure how it compares with Greenify, but I just use both
•Prevent Running - Also similar to Greenify. I'm in the process of checking this one out, so don't hold me to it being great.
I took this from @calebcabob
Click to expand...
Click to collapse
This is good info thanks. I am doing most of it such as Greenify, etc. Wakelock Detector I have no clue how to use though. I open it up and its like chinese to me any tips on using that? I did not realize the play store is always scanning for updates...interesting. The only thing I see disturbing is that security is the thing I see most used even after shutting the phone off and turning it back on in Usage Timelines. I am rooted and Knox is disabled so im wondering what is causing the high usage on this.
SUPERSPORT25 said:
This is good info thanks. I am doing most of it such as Greenify, etc. Wakelock Detector I have no clue how to use though. I open it up and its like chinese to me any tips on using that? I did not realize the play store is always scanning for updates...interesting. The only thing I see disturbing is that security is the thing I see most used even after shutting the phone off and turning it back on in Usage Timelines. I am rooted and Knox is disabled so im wondering what is causing the high usage on this.
Click to expand...
Click to collapse
WakeLock detector works great for exactly what you're trying to figure out. Check out the WakeLock guide, it'll show you exactly what it's role is. Once you have it installed, you will sometimes see a scissors icon in Greenify when you have something listed under NOT hibernating or pending...click it! You'll see the option for Greenify to "cut-off" the process chain...this prevents further wakeups from what had specifically started up the process. I highly recommend you take a look at gsam battery monitor (I think that's the name), it will also give you details on which processes are killing your battery.
I am not positive but I think you can disable that security process without any issue. You may want to Google that though.
---------- Post added at 03:20 AM ---------- Previous post was at 03:17 AM ----------
SUPERSPORT25 said:
This is good info thanks. I am doing most of it such as Greenify, etc. Wakelock Detector I have no clue how to use though. I open it up and its like chinese to me any tips on using that? I did not realize the play store is always scanning for updates...interesting. The only thing I see disturbing is that security is the thing I see most used even after shutting the phone off and turning it back on in Usage Timelines. I am rooted and Knox is disabled so im wondering what is causing the high usage on this.
Click to expand...
Click to collapse
Short answer...WakeLock only detects, you decide what you need to STOP from there. But there are apps that can utilize WakeLock to detect those battery killers and stop, freeze or remove processes or apps for you...such as Greenify.
Also, I can't stress enough how worth it it is to buy Greenify's experimental features, as it will allow you to get deeper into the whole Greenifying thing!! Hell yes it does:good:
calebcabob said:
WakeLock detector works great for exactly what you're trying to figure out. Check out the WakeLock guide, it'll show you exactly what it's role is. Once you have it installed, you will sometimes see a scissors icon in Greenify when you have something listed under NOT hibernating or pending...click it! You'll see the option for Greenify to "cut-off" the process chain...this prevents further wakeups from what had specifically started up the process. I highly recommend you take a look at gsam battery monitor (I think that's the name), it will also give you details on which processes are killing your battery.
I am not positive but I think you can disable that security process without any issue. You may want to Google that though.
---------- Post added at 03:20 AM ---------- Previous post was at 03:17 AM ----------
Short answer...WakeLock only detects, you decide what you need to STOP from there. But there are apps that can utilize WakeLock to detect those battery killers and stop, freeze or remove processes or apps for you...such as Greenify.
Also, I can't stress enough how worth it it is to buy Greenify's experimental features, as it will allow you to get deeper into the whole Greenifying thing!! Hell yes it does:good:
Click to expand...
Click to collapse
Yes I pretty much have everything that people have suggested including the experimental version of Greenify. I am running Wakelock Detector, GSAM Battery Monitor, Usage Timelines.
However I am still seeing this Security Process running at about 6% and about 82.45 MB. I am not really experiencing any drain when the phone is sleeping.
SUPERSPORT25 said:
Yes I pretty much have everything that people have suggested including the experimental version of Greenify. I am running Wakelock Detector, GSAM Battery Monitor, Usage Timelines.
However I am still seeing this Security Process running at about 6% and about 82.45 MB. I am not really experiencing any drain when the phone is sleeping.
Click to expand...
Click to collapse
Can u post a screenshot of gsam's monitor section? Its the part that has the list of usage...looks similar to the battery monitor screen in Android settings.

Freeing up memory

I'm seeing sluggish performance after turning my screen back on. My battery usage is already fairly good. I mainly am using Greenify to attempt to free up some memory. There are apps that I rarely use but don't want to uninstall (ie facebook, whatsapp, etc). The way I understand it, the more I hibernate, the more memory I save. However, I read that doing this too much can cause sluggish performance when waking up. How does this work exactly? I have noticed sluggish performance after turning the screen back up. However, what does this have to do with greenify? The apps are still hibernated.
eng3 said:
I'm seeing sluggish performance after turning my screen back on. My battery usage is already fairly good. I mainly am using Greenify to attempt to free up some memory. There are apps that I rarely use but don't want to uninstall (ie facebook, whatsapp, etc). The way I understand it, the more I hibernate, the more memory I save. However, I read that doing this too much can cause sluggish performance when waking up. How does this work exactly? I have noticed sluggish performance after turning the screen back up. However, what does this have to do with greenify? The apps are still hibernated.
Click to expand...
Click to collapse
- Greenify won't directly free up memory
- sluggishness is likely do to multiple apps/services competing for resources when the device wakes; that's why native doze has occational​ maintenance windows
- aggressive doze can contribute to this behavior
- consider a start-up (broadcast receiver) blocker if the social media apps you reference are found running after the device starts; that way they never get loaded into memory in the first place
Can you recommenced a start-up blocker? this means the app will never be launched into memory unless I do it manually?
I thought that "greenify" will "compress" the program in memory causing it to use less. I don't want the app to be completely disabled (otherwise I could just freeze it). For example, if someone sends me a message on facebook (which is very rare), I'd like to know.

[Answered] Pie, Device Care: Where did Unmonitored Apps / Never Sleeping section go?

Tl;dr: Skip down to the bolded parts of paragraphs 4 and 5.
I had this very question, and have seen other people post inside numerous threads asking about the same thing. If you're unfamiliar, the Device Care is baked right into your phone with a near identical feature-set to the root-only app Greenify.
Device Care learns your app usage patterns, what apps you use, how often. Which apps you don't use, or which apps are at risk for draining your battery. From there, it will automatically sleep or disable these apps. They can still be used, but you may not receive push notifications; you weren't using them anyways, so most people appreciate this feature, and are not bothered by it.
However, I have many apps that are plugins, things I sporadically use, or apps that I want to ensure are never impeded by battery saving features. In Nougat and Oreo, the Device Care app had a section that said "Unmonitored Apps." You could add apps for this section that you did not want to ever be closed or out to sleep to save power.
In Pie, this section was removed, but the whitelist still exists. Here's what happened, Decide Care battery saving features somewhat overlap Dose. Rather than maintain two different "never optimize these apps for battery usage," they instead pull from the Doze's Optimize Battery Use whitelist. Find this number going to Settings->Search->Optimize battery->Tap, tap again. Adding an app here, prevents you from adding that same app to the "Always Sleeping" section of Device Care, thus demonstrating that this list is the new home for the "Unmonitored Apps" section.
A new whitelist was also created, focused on background apps. Device Care now offers by default to Auto Care everyday, this cleans up temp files and closes background apps. Apps aren't actually force closed though, instead their UI activity is closed, and the service (if one exists) stays running. A whitelist was created for this Auto Care feature. Found in Device Care->Memory->Menu->Apps that aren't checked.
Cheers!
What is Device Care? Is it only for pie? I have 8.0.0 still btw.
I never would have found that
Thanks for this!
I'm confused. There seems to be 2 separate lists. Device care/unmonitored apps and special access/optimize battery usage.
Device Care->Memory->Menu->Apps that aren't checked seems to only apply to apps that are using too much memory.
Settings->Apps->Menu->Special Access->Optimize battery usage (or search for Optimize battery). Then change the dropdown menu from Apps not optimized to All apps to turn off battery optimization for certain apps. This section seems to apply to apps that use mobile networks or sync data (I think this is the one that used to be called doze).
When I set my VPN app to not be checked under the device care/unmonitored apps list, I was still getting notifications to shut it down for "background data usage". Then I went to the to special access/optimize battery usage list and disabled it there as well.
But here is the problem. I have also installed my VPN app in the secure folder. The device care/unmonitored apps list included the secure folder apps but the special access/optimize battery usage does not include app in the secure folder. So I don't see any way to disable battery optimization for my VPN app in the secure folder.
So confusing!
Hello, it is really nice info, although doesn't seem to work for me... The app in my case is EyeDTV, which is for watching TV from EyeTV from my Mac, and it goes to sleep anyway... It doesn't work at all at least in my s10+

Categories

Resources