Screen Always-On Gear - Samsung Galaxy Gear

With all the Android Wear watches including the Gear Live having an always-on screen with the same 300mAH battery, how can we get this feature on the Gear 1?
Both the Gear Live and Gear 1 have 320mAH (Gear 1) / 300mAH (Gear Live) batteries
Both have AMOLED Screens of the same size and resolution.
Both are single core CPU.

klau1 said:
With all the Android Wear watches including the Gear Live having an always-on screen with the same 300mAH battery, how can we get this feature on the Gear 1?
Both the Gear Live and Gear 1 have 320mAH (Gear 1) / 300mAH (Gear Live) batteries
Both have AMOLED Screens of the same size and resolution.
Both are single core CPU.
Click to expand...
Click to collapse
if you want test the battery drain i can send you a simple watch face that take your screen always on...

I tested this once with ClockPlus Daydream (https://play.google.com/store/apps/details?id=cz.mpelant.deskclock) and Xposed App Settings. I had set the app (through Xposed app settings) to never let the screen turn off and the app itself lets you set the clock brightness to incredibly dim (which I thought would be so low power, the drain would be acceptable).
Unfortunately, I found that it was still draining my battery around 20% per hour which was too much for me. YMMV

Artimis said:
I tested this once with ClockPlus Daydream (https://play.google.com/store/apps/details?id=cz.mpelant.deskclock) and Xposed App Settings. I had set the app (through Xposed app settings) to never let the screen turn off and the app itself lets you set the clock brightness to incredibly dim (which I thought would be so low power, the drain would be acceptable).
Unfortunately, I found that it was still draining my battery around 20% per hour which was too much for me. YMMV
Click to expand...
Click to collapse
Were you running Google framework or any services other than the stock services?

klau1 said:
Were you running Google framework or any services other than the stock services?
Click to expand...
Click to collapse
Yes, I'm running null_23 which does include google services. However, I do have a lot of things disabled to save battery life....on a typically day, I usually total around a 20% drop with medium use.

Artimis said:
Yes, I'm running null_23 which does include google services. However, I do have a lot of things disabled to save battery life....on a typically day, I usually total around a 20% drop with medium use.
Click to expand...
Click to collapse
With NULL 23 installed with Google package, I disabled Playstore and Google Services while maintaining the Google Voice Search functionality. Using Titanium to disable the services to save battery.
Of course, I don't often use the Voice Search much, so Bluetooth Tethering is rarely enabled. With this configuration, one can get about 2 days of standby with about 1 hr of screen time, similar battery time to the stock configuration.
But this is still far from all day screen on achievable by the Gear Live.
What is the magic sauce?

klau1 said:
With NULL 23 installed with Google package, I disabled Playstore and Google Services while maintaining the Google Voice Search functionality. Using Titanium to disable the services to save battery.
Of course, I don't often use the Voice Search much, so Bluetooth Tethering is rarely enabled. With this configuration, one can get about 2 days of standby with about 1 hr of screen time, similar battery time to the stock configuration.
But this is still far from all day screen on achievable by the Gear Live.
What is the magic sauce?
Click to expand...
Click to collapse
Probably the ability to get the CPU to go into deep sleep with the screen on instead of running at min clock speed. There are probably also a lot more software tweaks in Android Wear (based on 4.4) to optimize power consumption as opposed to 4.2.2 which was never really meant to run on a wearable.

Related

12 Ways to Save Battery without Root and break 7hrs SoT

I put together a list of things that helped me get 7 hours SoT on a charge (Wifi). Edit: 6.75hrs SoT. Edit2: 7.75hrs SoT No root access or modifications needed for these.
This is my first Android device and I wanted to share some of the things I've learned mostly reading these forums. It also annoys me to read users complain about their battery life but are unwilling to do anything about it. I hope this will help people to realize the full potential of their phone.
Llama, Tasker, etc: Automate everything you can to save battery. It can be more efficient to run a line of code then to tap the screen.
Force stop all the programs you don't really need running in the background in Settings > Apps > Running. Basically act like your own Greenify. Or use Greenify.
Wakelocks: Track the "Awake Time" of suspicious applications and services and either reboot or force stop them if necessary.
Disable Google applications you don't need. Myself I disabled Chrome, Gmail and News & Weather.
Disable: touch and typing vibration. I have type sounds On and touch sounds Off because those really add up on speaker.
Disable: NFC, Bluetooth, Wireless printing etc. Automate to run only when needed for no lost functionality.
Wifi: Automate to turn on only for Wifi zones of your choice. No lost functionality. Wifi always scanning: Off.
Notifications: Apps and games can send you unnecessary notifications. Disable them. Enable only what you need.
Hotword detection: off. This specifically drains SoT and saves only a single screen tap.
Widgets: These drain battery without ever showing up individually on the stats page. Silent killers.
Lux: Another silent killer even when set "On Wake only" and "Slow". Just by disabling Lux lite and a once-daily updated Feedly widget I noticed significant SoT gains. Using Llama to automate brightness is more efficient.
Speaker vs Headphones: The speaker seems to use more battery.
Two apps that can help you monitor your battery and phone with no root requirement:
Play Store Link.
Current Widget - Set to update manually on your home screen for minimal power draw. Check your charge and discharge rates along with battery temperature.
Play Store Link.
S Tools+ - This just popped up in the XDA apps section the other day. Detailed information on CPU states, Deep Sleep time and ALL your sensors, nicely graphed and very polished including transparent nav bar. Other than real time graphing of sensors this shouldn't be much of a drain.
Speaker vs headphones....what?? Care to explain how? I'm saying the difference is negligible.
Sent from my Nexus 5 using xda app-developers app
Yeah, you really don't need to do all that to save battery. Just don't turn on data until you need it and you'll get a week of standby on a single charge with this phone, and a full day of usage (or more depending on how much you use it).
monkeypaws said:
Speaker vs headphones....what?? Care to explain how? I'm saying the difference is negligible.
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
I seem to drain more battery listening to music with speakers over headphones but its hard to tell and probably negligible, as you say.
Ober/Hydra said:
Yeah, you really don't need to do all that to save battery. Just don't turn on data until you need it and you'll get a week of standby on a single charge with this phone, and a full day of usage (or more depending on how much you use it).
Click to expand...
Click to collapse
Not sure if serious or not. That functionality is enabled on the phone by default and you'll see many people struggling to get over 3 hours SoT like that.
There are even reviews which seem to think topping 3 hours SoT is some kind of miracle. Most will answer that by saying: "you need root and flash x ROM with y kernel".
Sent from my Nexus 5 using Tapatalk
Oops
bblzd said:
I put together a list of things that helped me get 7 hours SoT on a charge (Wifi). No root access or modifications needed for these.
Llama, Tasker, etc: Automate everything you can to save battery. It can be more efficient to run a line of code then to tap the screen.
Force stop all the programs you don't really need running in the background in Settings > Apps > Running. Basically act like your own Greenify. Or use Greenify.
Wakelocks: Track the "Awake Time" of suspicious applications and services and either reboot or force stop them if necessary.
Disable Google applications you don't need. Myself I disabled Chrome, Gmail and News & Weather.
Disable: touch and typing vibration. I have type sounds On and touch sounds Off because those really add up on speaker.
Disable: NFC, Bluetooth, Wireless printing etc. Automate to run only when needed for no lost functionality.
Wifi: Automate to turn on only for Wifi zones of your choice. No lost functionality. Wifi always scanning: Off.
Notifications: Apps and games can send you unnecessary notifications. Disable them. Enable only what you need.
Hotword detection: off. This specifically drains SoT and saves only a single screen tap.
Widgets: These drain battery without ever showing up individually on the stats page. Silent killers.
Lux: Another silent killer even when set "On Wake only" and "Slow". Just by disabling Lux lite and a once-daily updated Feedly widget I noticed significant SoT gains. Using Llama to automate brightness is more efficient.
Speaker vs Headphones: The speaker seems to use more battery.
This is my first Android device and I wanted to share some of the things I've learned mostly reading these forums. It also annoys me to read users complain about their battery life but are unwilling to do anything about it. I hope this will help people to realize the full potential of their phone.
Click to expand...
Click to collapse
I suspected Lux was using battery but the actual app use is showing up as very very minimal. Less than 1%.
Its far too convenient! Does llama have the same exact function built in?
Don't forget to disable location reporting in Google Apps.
Sent from my Nexus 5 using Tapatalk
You also forgot to keep the phone off.
Sent from my Nexus 5 using Tapatalk
Ulver said:
You also forgot to keep the phone off.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
If you actually read the post you would realize there is no lost functionality.
Sent from my Nexus 5 using Tapatalk
7hr sot? No way...
bleuwave said:
7hr sot? No way...
Click to expand...
Click to collapse
The link is in the post, my good fellow.
Man I wish I could just stare at a 5 inch screen for 7 hours a day.
Not.
Sent from my Nexus 5 using XDA Premium 4 mobile app
I must admit that using lux from within llama allows me to refresh brightness on screen rotation too which is not bad at all at least.
Inviato dal mio Nexus 5 utilizzando Tapatalk
WATERYEW said:
Man I wish I could just stare at a 5 inch screen for 7 hours a day.
Not.
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Gotta agree. The vast majority of users charge overnight and with my own setup - currently on stock rom and stock kernel (though I'm currently bouncing between that and Franco to see which I prefer) with pretty much everything always on (NFC, WiFi, data, location access, though I disable notifications from the likes of Facebook, Twitter, etc. just because I'm not that invested in social networks that I'd want constant updates) I can get 3+ hours SOT - which I'd assume is more than enough for most people. Greenify is to thank for most of my battery savings.
But don't get me wrong - for those who do need more SOT than that, the OP is fantastic advice, and I'll be coming back to this thread when I'm on holiday etc. and won't be able to charge every night.
great tips
kuddos to the OP
very helpful tips...hotword detection remains off for me most the time
as i work in a noisy environment and hardly make use of it unless im relaxed in office/ home
FuMMoD said:
Don't forget to disable location reporting in Google Apps.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Agreed :good:
Done most of those, still getting only around 3.5 hours SOT
bblzd said:
If you actually read the post you would realize there is no lost functionality.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
don't mind the haters. they're just mad that they only get 3 hours of screen on time and 10% battery drain per hour when deep sleeping
they would rather complain than take control of their device and if you dont use your own phone exactly like they use their phone, then they call foul and tell you that your results don't matter. they say the same thing to people that use their device like an ipod touch(by putting it in airplane mode).
haters will always hate
outofthisworld said:
I suspected Lux was using battery but the actual app use is showing up as very very minimal. Less than 1%.
Its far too convenient! Does llama have the same exact function built in?
Click to expand...
Click to collapse
I think it's just really hard to get good auto brightness on this phone right now due to the sensor. Using Lux Lite didn't help me very much since I was bouncing between very low and extremely high brightness but I imagine the full version could be more useful.
Llama is an extremely light weight application and uses only 6MB of RAM, the lowest of any service I've seen. I think it could add to Android System drain but using Cell Tower locations and properly set up conditions I don't think it will by much.
Thanks for the supportive comments. I really just want to help and have no hidden agenda here. We've known for months now that the N5 can get 8.9 hours SoT web browsing on WiFi and 6.9 hours web browsing on LTE. Of course Anandtech used perfect, non-root conditions with airplane mode On, Gnow off and zero apps or widgets; something that even I am unwilling to put up with. We can still strive to get as close to those numbers as possible.
Two apps that can help you monitor your battery and phone with no root requirement:
Play Store Link.
Current Widget - Set to update manually on your home screen for minimal power draw. Check your charge and discharge rates along with battery temperature.
Play Store Link.
S Tools+ - This just popped up in the XDA apps section the other day. Detailed information on CPU states, Deep Sleep time and ALL your sensors, nicely graphed and very polished including transparent nav bar. Other than real time graphing of sensors this shouldn't be much of a drain.
Generally speaking SOT depends on what you are doing.
I've been down this road and can get SOT times on any phone pushing 5 hours.
To say no loss of functionality is wrong. You state to kill half the apps that I use so that is a LOF to me.
The secret, well not really, is the brightness and network reception.
Turning down the brightness and getting max signal/bandwidth will affect the battery more than turning off apps. Remember the rule of thumb the longer the phone has to stay on for a wakelock the more the battery drains and that is SOT and sleep. What I mean is you'll drain your battery faster connected to a dialup internet connection than fiber at 1gig.... It's all about bandwidth and high signal strength and screen brightness.
Not hating just saying that no one person can say this will give you X number of hours of SOT when everyone's signal/bandwidth environment is different.

Screen Brightness kills battery more than you'd think

So the poor battery life on my Note 4 might have more to do with screen brightness than I would have expected. Unfortunately, most people posting their SOT's aren't doing it in a very scientific way, so it's hard to know what we should expect from these devices.
Here are my battery test results using PCMark for Android https://play.google.com/store/apps/details?id=com.futuremark.pcmark.android.benchmark
In one test, I put the screen brightness to 100% and the results were pretty dismal. In the second test, I ran it at 50% brightness, which is brighter than the Note 2 at full and the results were much better.
I use Auto brightness during the day, which might explain my poor battery life, but I'd love to know what others score on PCMark are (it does run for 5+ hours!). I do keep my background BLACK, as well as using black themes on everything I can - for apps that only have white backgrounds, I use AutomateIt to invert the colors automatically. I would have thought these black backgrounds would do more, but it really comes down to brightness it seems.
I'm using an Exynos N910U model and left wifi connected while doing this test - 3 google accounts are synced on my device.
EP2008 said:
So the poor battery life on my Note 4 might have more to do with screen brightness than I would have expected. Unfortunately, most people posting their SOT's aren't doing it in a very scientific way, so it's hard to know what we should expect from these devices.
Here are my battery test results using PCMark for Android https://play.google.com/store/apps/details?id=com.futuremark.pcmark.android.benchmark
In one test, I put the screen brightness to 100% and the results were pretty dismal. In the second test, I ran it at 50% brightness, which is brighter than the Note 2 at full and the results were much better.
I use Auto brightness during the day, which might explain my poor battery life, but I'd love to know what others score on PCMark are (it does run for 5+ hours!). I do keep my background BLACK, as well as using black themes on everything I can - for apps that only have white backgrounds, I use AutomateIt to invert the colors automatically. I would have thought these black backgrounds would do more, but it really comes down to brightness it seems.
I'm using an Exynos N910U model and left wifi connected while doing this test - 3 google accounts are synced on my device.
Click to expand...
Click to collapse
thanks for tests im using my exynos version on auto brightness and generally get 6 hours SOT. i saw on alot of people s stats and people who has problems generally has google play services on their battery usage list and it definetly shouldnt be at there... its probably about location reports to google every1 should disable it from location settings it doesnt break anything.
tmac31 said:
thanks for tests im using my exynos version on auto brightness and generally get 6 hours SOT. i saw on alot of people s stats and people who has problems generally has google play services on their battery usage list and it definetly shouldnt be at there... its probably about location reports to google every1 should disable it from location settings it doesnt break anything.
Click to expand...
Click to collapse
Yes, location can be an issue, but I think that impacts standby time more than SOT. Currently I've done the following to help with location-related issues:
- used lion tamer (soon to be called amplify) to slow down NLP wakelocks.
- set my location settings to powersave mode
- setup AutomateIt to turn on GPS when I'm in Google Maps (I'm usually plugged into the car outlet, so battery isn't a concern while navigating.
- Greenify stuff like Google search, Maps and several others.
I like and use Location Reporting, so disabling it outright isn't an option. My standby usage is very good at usually less than 1% an hour and my wakelocks keep my device awake usually less than 6%, but I'm still working to lower that number.
EP2008 said:
Yes, location can be an issue, but I think that impacts standby time more than SOT. Currently I've done the following to help with location-related issues:
- used lion tamer (soon to be called amplify) to slow down NLP wakelocks.
- set my location settings to powersave mode
- setup AutomateIt to turn on GPS when I'm in Google Maps (I'm usually plugged into the car outlet, so battery isn't a concern while navigating.
- Greenify stuff like Google search, Maps and several others.
I like and use Location Reporting, so disabling it outright isn't an option. My standby usage is very good at usually less than 1% an hour and my wakelocks keep my device awake usually less than 6%, but I'm still working to lower that number.
Click to expand...
Click to collapse
last night with 10 hours sleep time. with wifi connected sync was activated for 3 mails. i just lost 2% and i didnt do anything special like you did. no greenify no root nothing i couldnt even install wakelock detector cuz its broken on kitkat without root.
. i just disabled some useless stuff like samsung store etc.. everything else is working. and on my car i generally listen music over bluetooth
Lux could help
tmac31 said:
last night with 10 hours sleep time. with wifi connected sync was activated for 3 mails. i just lost 2% and i didnt do anything special like you did. no greenify no root nothing i couldnt even install wakelock detector cuz its broken on kitkat without root.
. i just disabled some useless stuff like samsung store etc.. everything else is working. and on my car i generally listen music over bluetooth
Click to expand...
Click to collapse
Before I started tweaking, I was getting around 6%-9% drain PER HOUR! Disabling stuff without root only got me so far, then the xposed tweaks and Titanium Backup had to be used.
EP2008 said:
Before I started tweaking, I was getting around 6%-9% drain PER HOUR! Disabling stuff without root only got me so far, then the xposed tweaks and Titanium Backup had to be used.
Click to expand...
Click to collapse
like i said i dont know whats wrong for some people its probably something you installed(skype maybe) or mostly about location reporting. even last night i left my phone at 90% when i get it this morning after like 10 hours it was on 88% like i said earlier wifi was connected no power saving etc just normal idle time nothing special.
tmac31 said:
like i said i dont know whats wrong for some people its probably something you installed(skype maybe) or mostly about location reporting. even last night i left my phone at 90% when i get it this morning after like 10 hours it was on 88% like i said earlier wifi was connected no power saving etc just normal idle time nothing special.
Click to expand...
Click to collapse
I was testing without any apps installed (just whatever I used to record battery consumption) and it was crazy high. Then I started adding accounts and apps, tweaking and I got my standby time to be much lower, but SOT leaves much to be desired. I'm going to try using the manual brightness and see if there are any differences - I often find auto brightness to be too bright or too dim! No "sweet spot" found! LOL
Greeny can also help but may need root
I'd suggest changing the settings for your Battery Monitor Widget app. AFAICS it polls every 10 minutes so a wakelock occurs every ten minutes to save the data. Use something like an hour and see what happens. Also would highly recommend BetterBatteryStats, a free version is available here for members.
Sent from my LG-D802 using Tapatalk
bnbasarir said:
I'd suggest changing the settings for your Battery Monitor Widget app. AFAICS it polls every 10 minutes so a wakelock occurs every ten minutes to save the data. Use something like an hour and see what happens. Also would highly recommend BetterBatteryStats, a free version is available here for members.
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
I'll try that, although that might only improve wakelocks, not screen on time.
BBS never worked right for me. Always complaining that it couldn't retrieve the stats or falling back on something else.
Sent from my SM-N910U
I was getting around 6%-9% drain PER HOUR!
Click to expand...
Click to collapse
Wait, with the screen off? Then you have something horribly wrong with your device. Mine did a few % over a night. With nothing done to the phone to conserve battery at all. Snapdragon, though. With the update.
I loose only 2% for 7h of standby last night.
We are seeing a trend I think, I noticed that it's mainly us 910U users or exnyos users complaining about battery life. So it must be something in the 910U rom?
I've got a 910F and I get 6 hours screen on time maximum :/
Slai said:
Wait, with the screen off? Then you have something horribly wrong with your device. Mine did a few % over a night. With nothing done to the phone to conserve battery at all. Snapdragon, though. With the update.
Click to expand...
Click to collapse
Doesn't happen now that I've rooted and applied my standard tweaks, but I tried a factory reset to see if I could correct the high standby drain and was not successful without these tweaks.
Sent from my SM-N910U
I have 910f and i got same issues with my batt.
i've tried clean system, root, custom rom. Battery is always draining higher than some people.
As i said in other thread: some people have an issue, some have great battery life. And nobody knows why
Maybe it's the guys who keep it stock and don't root, custom rom and "tweak" that get the good battery life.
Delete it pls.
Slai said:
Maybe it's the guys who keep it stock and don't root, custom rom and "tweak" that get the good battery life.
Click to expand...
Click to collapse
I'm on stock, but without tweaks I can't even go the day on standby. [emoji31]
Sent from my SM-N910U

[Q] Still chasing battery drain: Is it possible FingerPrint Unlock is part of it?

So having come from Verizon's Note 4 and averaging up to 24hrs on battery running pretty much the same setup as I do now on my T-Mobile Note 4 minus the "Root" & "Custom Rom" abilities. Otherwise, same apps, accounts, usage pattern, ect...
I am on an ongoing battle still after several complete wipes, different Roms including just running STOCK ANK4 and trying to figure out what is going on. Phone defect? Battery defect?
Anyhow, Ever since changing over to both the T-Mobile Note 4 & their service, my experience has been a rather miserable 14 to 18hrs MAX battery life and going from 4hrs screen on time to around 2 1/2 w/ T-Mobile.
Which now leads me yet to wonder something else. I believe I started using the "FingerPrint" security feature since switching to T-Mobile to unlock the device. Has anyone experienced a similar "Battery longevity" issue using said feature before I continue troubleshooting and chasing my own tail on this? Of course I will eventually test this theory anyhow, but figured I would throw it out there.
Also, Open to any suggestions.
Just some things I have already done along with the above mentioned:
- Utilized the App "Greenify" & donation full version to greenify many apps including "Google Play Services".
- Set up Profiles which I toggle via "PhoneWeaver" to turn off data when on Wi-Fi which consists of 90% of my day as I'm Wi-Fi connected both at home and work.
- Of course always turn off that option within Wi-Fi settings to untick "Always Scan".
- Went into "Google" app settings and turned off about everything I can find in there and it's now rather complex settings.
- Turned off most syncing of my 2 "Google" accounts to only one having anything other than Email Sync active such as the Calendar, Contacts, and Apps Sync. - Again, my 1 Google Account I only have set to sync Email and nothing else.
Sure I forgot some things I've tried but again, I am open to any/all suggestions. I admit, I bought my T-Mobile via Swappa. All seemed well as per their checklist of the obvious things to check regarding the phone's operation. Kind of stuck here now and wondering if my device is simply defective and/or the battery.
Also of note: Android System is always by far the largest contributor to my battery drain and exceeds even Screen-On time by around 10%. But then again, don't really know if that means anything or not since even before switching carriers and the transition from "JellyBean" to "KitKat" on my previous S4, Android System became a forever battery hog for me.
Just never had a top end device such as this in past years barely get me through a complete day: Work & Home time. I don't consider myself a heavy user. Barely even "Moderate" many days as I mainly text during my lunch break, otherwise phone is pretty much idle. And say 2 phone calls of aprox 20 min.s each during commute time. Yea, something just isn't right. :crying:
I have noticed 3 things that were hurting battery bad.
1.) Use the Google play services with the 030 extension. I get way better battery life on it 5% to 10% increase in battery life. Link below:
http://www.apkmirror.com/apk/google...ices-7-0-99-1809214-030-android-apk-download/
2.) If you are not using maps or other location services turn your location off. Literally a 20%+ increase in battery from this alone.
3.) Toggle your NFC. Something in Android 4.4.4 sometimes causes your NFC to wake lock. If you turn it on then turn it off one time it normally fixes is.
I attached my battery stats below.
It with about 2 hours of screen on time.
Sent from my SM-N910T using XDA Free mobile app
ShrekOpher said:
I have noticed 3 things that were hurting battery bad.
1.) Use the Google play services with the 030 extension. I get way better battery life on it 5% to 10% increase in battery life. Link below:
http://www.apkmirror.com/apk/google...ices-7-0-99-1809214-030-android-apk-download/
2.) If you are not using maps or other location services turn your location off. Literally a 20%+ increase in battery from this alone.
3.) Toggle your NFC. Something in Android 4.4.4 sometimes causes your NFC to wake lock. If you turn it on then turn it off one time it normally fixes is.
I attached my battery stats below.
It with about 2 hours of screen on time.
Sent from my SM-N910T using XDA Free mobile app
Click to expand...
Click to collapse
Thanks for the reply and suggestions! I just checked and I am currently running Google Play Services V 7.0.97 (1791429-030).
A couple things I have done meanwhile since my OP which have had "some" noticeable positive effects on my battery duration, yet still no where near what you have posted are:
Within "Google Settings" app:
- Account History ( I have "turned off or rather paused" ALL the Activity/Info/History settings here - All 5)
Regarding my 2nd, basically "Junk mail" Gmail Account:
- Now have ALL "Sync" turned off within, including the syncing of email, which I now simply check manually to update.
Greenify:
- Revisited, and added a bunch more apps and pretty much "Greenified" ALL Samsung related entries/services/ect...
So far I have increased to achieving up to about 3 1/2 hrs Screen time (Gained 1 hr) & a few more hours of real time battery longevity as I can now achieve close to 20hrs before needing charge.
Still feel I have some troubleshooting to go. Oh, I actually have the NFC Service "Greenified" to. So far haven't really noticed a problem with "Deep Sleep" either according to CPU SPY pro.
Yep, Have always had the Location Service to OFF, not even using the so called "Battery saving" selection with it. Such a pity to have to cripple such things but it's a trade off I guess in achieving a full day's battery vs.s using the features with this phone for some reason more-so than past devices it seems. At least in my case. :silly:

The Galaxy Note 9 (exynos) IS a battery phone.

I found myself customizing my new device as always from day one. I'm still running rootless with great satisfaction: one ui in superb in managing screen dimensions, good lock 2019 gives me the perk to optimize my multitasking, thanks to the community i run great gestures interface. I use no compromise: always on high performance mode, WQHD+, 4G+ always on, sync with 2 push emails 90% of the time it's on, lot of Bluetooth devices connected specially when I'm home (headphones, computer, amazon echo, bluetooth earbuds). I made a very light debloat with adhell that counts about 20 apps disabled (including all bixby services, which don't drain much battery tough).
I have about 180GB occupied out of 512, roughly 2.5/3 gb of ram always available and no heavy app optimization services enabled (just adaptive battery as far as I can tell). I normally DON'T close apps from multitasking. I make heavy usage of multiwindow specially from messaging apps trough notification bubbles. Always on display only when I'm home. You can see below my usage which may vary from day to day but consistently delivers incredible performances and very exciting battery results.
The device is an SM-N960F 8/512, so it's the exynos one.
In following posts I'm posting other days of battery I have record of in as much detail as I could get at the time.
Day 2
Day 3
Same Setup here.
My Exynos last 3 Days with 7Hrs Screen On, or 2 Days with 8-9Hrs Screen On.
Right ATM iam on :
76% Battery left.
Usage Time : 20Hrs and 46 Min.
Screen On : 2Hrs and 3 Min.
Mixed Usage between Wifi and 4G.
But just using Samsung Browser, Youtube and Whatsapp. No Games or whatever.
Maybe i can reach this Time 8 Hrs Screen On with 4 Days of usage. But i think, maximum is 3 Days with 7Hrs.
I dont fight for battery. Iam just a light user. And i did debloat and use routines (Android 9). No enerysaver. 1080P
Exynos here.
Exynos here too
4G/4G+ always active outdoors, WiFi at home
Screen brightness on manual, above 60% most of the time
1440p active, I refuse to downgrade the display to 1080p
Bluetooth on moderately, headphones & computer
Chrome as my browser
Social apps include Twitter & WhatsApp
"Disabled" a couple services through adb (pm uninstall) method ~ not including Bixby although I never use it.. ever
Always on display is set to "Tap To Show"
Consistently leave my house with 100% battery early hours 6-8am & return home with 30% (or higher) without fail
My charging method varies, I either fast charge it in the evening & got to bed with it on 100% and wake up with it on 97%+ or I wirelessly charge overnight and wake with it on 100% using the official Samsung convertible charger
Overall, I couldn't be happier with its battery life.
Sprov said:
I found myself customizing my new device as always from day one. I'm still running rootless with great satisfaction: one ui in superb in managing screen dimensions, good lock 2019 gives me the perk to optimize my multitasking, thanks to the community i run great gestures interface. I use no compromise: always on high performance mode, WQHD+, 4G+ always on, sync with 2 push emails 90% of the time it's on, lot of Bluetooth devices connected specially when I'm home (headphones, computer, amazon echo, bluetooth earbuds). I made a very light debloat with adhell that counts about 20 apps disabled (including all bixby services, which don't drain much battery tough).
I have about 180GB occupied out of 512, roughly 2.5/3 gb of ram always available and no heavy app optimization services enabled (just adaptive battery as far as I can tell). I normally DON'T close apps from multitasking. I make heavy usage of multiwindow specially from messaging apps trough notification bubbles. Always on display only when I'm home. You can see below my usage which may vary from day to day but consistently delivers incredible performances and very exciting battery results.
The device is an SM-N960F 8/512, so it's the exynos one.
In following posts I'm posting other days of battery I have record of in as much detail as I could get at the time.
Click to expand...
Click to collapse
May I ask do you doing any restoration, or data transfer from Smart Switch, Samsung Cloud or Google backup?
Or you just set it as a fresh new device?
I NEVER fast charge because I really have no need with this battery performance. @maple_mak I never wiped the device since i bought it, I made a dirty flash via ota for upgrading to Pie/OneUi, then installed as zip all the betas until I upgraded to stable and had 3 security patches from that moment. At the time I tried to fresh install as many things as possible but of course my samsung account and google account synced many data. If you have problems with battery I suggest you to choose wisely the apps you use and monitor their battery usage carefully. You can use gsam for that. The idea is that you need the device to do as less things as possible both in background and foreground: any automated activity drains battery, use features only if you strictly need them.
if you really can't understand what your battery problem is, I suggest a fresh install of the OS and most important after that a good set up of the system without installing "garbage". With garbage I also mean things that are useful to you but drain battery and execute tasks continously
No idea how you manage that. I've already dropped 12% in 2 hours ? this is my first Samsung since the S7 Edge, I probably won't get another after this. Not a fan of OneUI and the countless preinstalled junk apps that I never use lol
dazr87 said:
No idea how you manage that. I've already dropped 12% in 2 hours ? this is my first Samsung since the S7 Edge, I probably won't get another after this. Not a fan of OneUI and the countless preinstalled junk apps that I never use lol
Click to expand...
Click to collapse
You can essentially disable most pre-installed apps through adb
TheInfiniteAndroid said:
You can essentially disable most pre-installed apps through adb
Click to expand...
Click to collapse
Oh I know. Just can't be bothered having to do it lol rather they weren't there to begin with. I mainly bought it for the stylus, but I rarely use it. I think a smaller device in the future will suit better
Sprov said:
I found myself customizing my new device as always from day one. I'm still running rootless with great satisfaction: one ui in superb in managing screen dimensions, good lock 2019 gives me the perk to optimize my multitasking, thanks to the community i run great gestures interface. I use no compromise: always on high performance mode, WQHD+, 4G+ always on, sync with 2 push emails 90% of the time it's on, lot of Bluetooth devices connected specially when I'm home (headphones, computer, amazon echo, bluetooth earbuds). I made a very light debloat with adhell that counts about 20 apps disabled (including all bixby services, which don't drain much battery tough).
I have about 180GB occupied out of 512, roughly 2.5/3 gb of ram always available and no heavy app optimization services enabled (just adaptive battery as far as I can tell). I normally DON'T close apps from multitasking. I make heavy usage of multiwindow specially from messaging apps trough notification bubbles. Always on display only when I'm home. You can see below my usage which may vary from day to day but consistently delivers incredible performances and very exciting battery results.
The device is an SM-N960F 8/512, so it's the exynos one.
In following posts I'm posting other days of battery I have record of in as much detail as I could get at the time.
Click to expand...
Click to collapse
thanks for sharing this. U helped me made my decision on getting my Note 9 despite its been quite some time it has been launched.
gxthelord said:
thanks for sharing this. U helped me made my decision on getting my Note 9 despite its been quite some time it has been launched.
Click to expand...
Click to collapse
You're welcome! I hope you got a good deal - I'm under contract with samsung so I will switch for few bucks to the note 10 as it gets on the market, tough the idea of staying on this note 9 for a year more doesn't hurt me at all. Enjoy your new machine
Since last 2 Pie Updates..batterylife getting closer and closer to Oreo. A bit more optimazion and we are back on Oreo runtime.
Sprov said:
I found myself customizing my new device as always from day one. I'm still running rootless with great satisfaction: one ui in superb in managing screen dimensions, good lock 2019 gives me the perk to optimize my multitasking, thanks to the community i run great gestures interface. I use no compromise: always on high performance mode, WQHD+, 4G+ always on, sync with 2 push emails 90% of the time it's on, lot of Bluetooth devices connected specially when I'm home (headphones, computer, amazon echo, bluetooth earbuds). I made a very light debloat with adhell that counts about 20 apps disabled (including all bixby services, which don't drain much battery tough).
I have about 180GB occupied out of 512, roughly 2.5/3 gb of ram always available and no heavy app optimization services enabled (just adaptive battery as far as I can tell). I normally DON'T close apps from multitasking. I make heavy usage of multiwindow specially from messaging apps trough notification bubbles. Always on display only when I'm home. You can see below my usage which may vary from day to day but consistently delivers incredible performances and very exciting battery results.
The device is an SM-N960F 8/512, so it's the exynos one.
In following posts I'm posting other days of battery I have record of in as much detail as I could get at the time.
Click to expand...
Click to collapse
Hi, Would you mind sharing the 20 or so apps that you disabled? I'm not getting anywhere near your battery usage, and it would be great to improve it.
Thanks
silverwings2008 said:
Hi, Would you mind sharing the 20 or so apps that you disabled? I'm not getting anywhere near your battery usage, and it would be great to improve it.
Thanks
Click to expand...
Click to collapse
Yes! It's not all the story since the apps consumption is negligible if you don't really use them, for instance be careful to disable functions that use sensor like the ones in advanced features, try to use as less bluetooth perks with the s-pen, careful with location and try to stay below 80% brightness. Charge without fast charging and stay as much as you can between 15%-85% battery.
Here the apps/services i disabled:
"Bixby" voice wake-up
Apps edge
Bixby home
Bixby Service
Bixby Vision
Bixby Voice
Bixby Voice stub
BixbyVision Framework
Bookmark Provider
Calendar (I use the Google one)
Clipboard edge
CoolEUKor (it's a font... whatever)
Customization Service (be careful this can mess up some elements of the ui like multitasking. I use good lock apps and have no problems. You can always disable Customization Service from your samsung account manager even if you leave the app active on your device: https://www.samsung.com/us/account/customization-service/ )
Edge Screen
Facebook
Facebook App Installer
Facebook App Manager
Facebook Services
Finance (yahoo)
Galaxy essential widget
Gear VR Service
Google Play Movies & TV
Google Play Music
Google VR Services
Instagram
Kids Home Installer
Linkedin
OneDrive
People Edge
PowerPoint
Samsung Galaxy Friends
Samsung Internet Panel
Secure Wi-Fi
Sports (yahoo)
SystemUIBixby2
Tasks Edge
Wearable Manager Installer
Youtube (I use another app)
upday
of course you can enable the ones you want if you use them
I also changed my dns to 1.1.1.1, don't know the impact of it in terms of battery
Black theme to everything you are comfortable with
Setting to auto the always on display or using the feature that doesn't allow the phone to turn on in pocket use the ambient light sensor and proximity sensor - this drains some battery
Try to block as many notifications from apps as you can
My suggestions could never end XD try navigate every menu and value every option. Shortcuts don't really matter but the things related to sensors or automation consume battery. Every little thing you can adjust to your real need make the difference
Thanks for the tips @Sprov
Did you uninstall them via adb or just put them to sleep?
DNS, you just using an app for that?
Thanks
I use adhell both for disable apps and change my dns. It's a bit tricky to setup fhe first time, there's an official guide, with some passages peculiar for the note 9. You can search for the thread here on xda. You need also to get a knox license from samsung, all of this requires about 30 minutes the first time. Main use of adhell is ad blocking at system level but it has a lot of features. If you're only interested in dns and disabling apps you can do it with adb with the latter, for the DNS there's an option in the Connection settings on the phone: in More Connection Settings tap on Private DNS and type 1dot1dot1dot1.cloudflare-dns.com
Adhell doesn't work anymore because samsung changed criteria to get KNOX license. From now on I will use package disabler pro OR ADB to disable system apps and services, for ADS blocking I changed the DNS from the "more connection settings", you can use the one from ADguard or get a customizable one from nextdns.com
Man, I can't believe you're getting such awesome battery life from the SM-N960F. I have the same device (512GB variant) and I barely get 3hours SOT. I think I could get more SOT if I really pushed for it but I don't use my phone as often as some. I just don't see why it should be down to less than 15% when I go to bed (11-12pm) after taking it off charge in the morning at around 8am!
I did a google drive app restore when I set up the device so maybe this is causing the battery drain? or is there a chance I have a faulty device? I am still within my 30 day return period with the seller so should I return it?
Forgot to attach screenshot.

Question [Battery Drain ISSUE] S21 Ultra 512Gb/16Gb Exynos, Pics with 3 Different Scenarios in Post , BATTERYEXPERTS HELP!

Hey guys,
So i got my Ultra chunk on Jan 22nd (Italy shipments were early) and been testing it non stop on different scenarios on aprox. 10 charge cycles by now and i want to share some of them to find out which apps are draining it in standby idle and WHY CANT I GET MORE THAT 5.30hrs of SOT...i watch every Exynos battery life test on Youtube and I wonder why i cant get those kind of numbers on my phone... is it because of 512gb/16gb? is it because of apps/settings?
1st scenario NORMAL (before update)(with lots of apps on sleep) :
https://imgur.com/a/WDmsNZK
2nd scenario HEAVY (after the update) :
https://imgur.com/a/S5Etest
3rd scenario IDLE FOR 2.30hrs (after update):
https://imgur.com/a/p34u7WE
4th scenario without SS: There was a scenario where i only used camera for a day with lots of UHD and single take (which is heavy on cpu and takes lot of power and heats up the phone in cold weather) and it was around 20% with around 2hours of SOT and lots of camera time...
PS: also i want to add that i added every app and pic/video from my NOTE 8(which i got 4.30hr of SOT!!) and the app count with aprox~590apps (including system apps) and its only ~200gb after i copied bunch of movies to it. I cleared cached 2times by now, tried putting apps to sleep (around 260 of them) and then tried the same apps on deep sleep and today i deleted all of those to let system do that for me.
WHAT SHOULD I DO?
adamlee2012 said:
Mine lost 2% in 57min of not been used. Definitely not normal. Hopefully Samsung are aware and send an update asap.
Click to expand...
Click to collapse
Which storage option and which variant? Exynos or SD?
what's your average SOT time when you're using it ?
Same issue
I doubt it's the 16gb/512gb configuration, and to be honest the first screenshot seems pretty reasonable, as youtuber tests are in perfect conditions and not switching apps or on mobile data.
So few questions:
WQHD/120Hz?
WiFi/5G/4G? If one of the later, what was your signal like?
Are literally all of your apps sleeping? If so that can actually be a drain if you're fully reopening apps that you use regularly. I would deep sleep anything you don't use often and let the system determine the rest
Emoji ap and chrome look like they're using quite a bit of battery considering very little use, have seen problems with chrome eating battery so might be worth finding a replacement.
Also seen smarthings has been said to be causing a lot of issues, but don't know if that's visible drain that gets reported or something that just causes it in the background.
Compared to my S10+, my s21u exynos seems to be closing apps way less aggressively i.e. YouTube Vanced is eating battery in the background unless I fully close it even if not watching a video. Hoping this improves with usage.
When starting from scratch (100%) with no apps open, my drain is like 0.6% per hour on WiFi with tap to make AOD, but seems to struggle to idle that well after use unless manually closing apps
mtm1401 said:
I doubt it's the 16gb/512gb configuration, and to be honest the first screenshot seems pretty reasonable, as youtuber tests are in perfect conditions and not switching apps or on mobile data.
So few questions:
WQHD/120Hz?
WiFi/5G/4G? If one of the later, what was your signal like?
Are literally all of your apps sleeping? If so that can actually be a drain if you're fully reopening apps that you use regularly. I would deep sleep anything you don't use often and let the system determine the rest
Emoji ap and chrome look like they're using quite a bit of battery considering very little use, have seen problems with chrome eating battery so might be worth finding a replacement.
Also seen smarthings has been said to be causing a lot of issues, but don't know if that's visible drain that gets reported or something that just causes it in the background.
Compared to my S10+, my s21u exynos seems to be closing apps way less aggressively i.e. YouTube Vanced is eating battery in the background unless I fully close it even if not watching a video. Hoping this improves with usage.
When starting from scratch (100%) with no apps open, my drain is like 0.6% per hour on WiFi with tap to make AOD, but seems to struggle to idle that well after use unless manually closing apps
Click to expand...
Click to collapse
WQHD+ 120Hz
No reception here and i didn't put it on airplane mode but now im starting to do so i got 5.47hr of SOT this cycle
Wifi is 2.4ghz with good reception (not great), i had apps that i didn't use on sleeping (removed them) , then did kinda same selection on DEEP SLEEP (again removed them too) and wanted to system to configure it but now system is not putting anything to sleep so its 0 in all three sections.
i used emoji AR for the first time in that cycle so that's why its there and never appeared after that. Chrome beta makes phone heat up slightly but i like it and can't switch to other browsers because of numerous reasons...
and about smartthings, should i unistall it completly or should i disable something for it?
also i removed facedata and also found that FINGERPRINT SCANNER was on ALWAYS ON so i switched it off too.
deep sleep messed up the apps , should i put the apps on sleep again?
also my animation scales are all set at 0.5x in developer settings could that drain it too?
also i jumped straight from note 8 so i dont know about the tips and tricks that S20 users did, is there a specific set of settings that i should turn off/on?
EDIT: Wanted to add if you have goodlock on your phones too? i have everyworking goodlock mod on my phone from galaxy store ( they're available in store just like US), could one of them cause the drainings?
appreciate the replies !
Antonio1981italy said:
Same issue
Click to expand...
Click to collapse
you're in Italy? can we return the phone? what's the return window? i dont know if it's because of IT rom / configuration / operator or other factors
also are you also using WQHD 120hz ?
mtm1401 said:
I doubt it's the 16gb/512gb configuration, and to be honest the first screenshot seems pretty reasonable, as youtuber tests are in perfect conditions and not switching apps or on mobile data.
So few questions:
WQHD/120Hz?
WiFi/5G/4G? If one of the later, what was your signal like?
Are literally all of your apps sleeping? If so that can actually be a drain if you're fully reopening apps that you use regularly. I would deep sleep anything you don't use often and let the system determine the rest
Emoji ap and chrome look like they're using quite a bit of battery considering very little use, have seen problems with chrome eating battery so might be worth finding a replacement.
Also seen smarthings has been said to be causing a lot of issues, but don't know if that's visible drain that gets reported or something that just causes it in the background.
Compared to my S10+, my s21u exynos seems to be closing apps way less aggressively i.e. YouTube Vanced is eating battery in the background unless I fully close it even if not watching a video. Hoping this improves with usage.
When starting from scratch (100%) with no apps open, my drain is like 0.6% per hour on WiFi with tap to make AOD, but seems to struggle to idle that well after use unless manually closing apps
Click to expand...
Click to collapse
Sounds like your apps are the problem. Go in the settings and restrict background data and background operation of them.
Google Play Services, Google Backup Transport and Framework are prime suspects.
Clear the data for all three.
Try blocking them with Karma Firewall*.
This disabler may work:
Home - Package Disabler
The only NON-root solution that let’s you disable any unwanted packages that come pre-installed / installed with your phone / tablet.
www.packagedisabler.com
*Because your on 10 or 11 a lot of diagnostic tools available in Pie aren't available to you... so you need to guess.
Android >10 sucks... nothing like feeling secure and helpless. Woke or was that choked?
karandevilocs said:
WQHD+ 120Hz
No reception here and i didn't put it on airplane mode but now im starting to do so i got 5.47hr of SOT this cycle
Wifi is 2.4ghz with good reception (not great), i had apps that i didn't use on sleeping (removed them) , then did kinda same selection on DEEP SLEEP (again removed them too) and wanted to system to configure it but now system is not putting anything to sleep so its 0 in all three sections.
i used emoji AR for the first time in that cycle so that's why its there and never appeared after that. Chrome beta makes phone heat up slightly but i like it and can't switch to other browsers because of numerous reasons...
and about smartthings, should i unistall it completly or should i disable something for it?
also i removed facedata and also found that FINGERPRINT SCANNER was on ALWAYS ON so i switched it off too.
deep sleep messed up the apps , should i put the apps on sleep again?
also my animation scales are all set at 0.5x in developer settings could that drain it too?
also i jumped straight from note 8 so i dont know about the tips and tricks that S20 users did, is there a specific set of settings that i should turn off/on?
EDIT: Wanted to add if you have goodlock on your phones too? i have everyworking goodlock mod on my phone from galaxy store ( they're available in store just like US), could one of them cause the drainings?
appreciate the replies !
Click to expand...
Click to collapse
If you have a WiFi connection and have turned on WiFi calling, you shouldn't need to go into aeroplane mode.
This YouTube video explains the different sleep bins so worth a watch (
), but I would also let it settle for a few days if you're moving everything around every 5 minutes.
If it's saved passwords you are stuck in chrome for, I recommend a manager like bitwarden (works across all devices and browsers).
Good lock and animations shouldn't impact battery too much.
Did you use smart switch? Would always recommend a clean install, at least of settings.
Try charging your phone to full before bed, then seeing how much it drains overnight when asleep and if anything pops up on the battery usage that shouldn't
My battery on my S21 Ultra, 512GB, Exynos model has been outstanding.
When WiFi is on, I turn mobile data off
GPS is off
FHD+ display with 120hz
Adaptive brightness
Mail sync off
I don't play games on my phone, so no games installed.
I'm at 30% battery with nearly 7hrs SOT.
speedyjay said:
My battery on my S21 Ultra, 512GB, Exynos model has been outstanding.
When WiFi is on, I turn mobile data off
GPS is off
FHD+ display with 120hz
Adaptive brightness
Mail sync off
I don't play games on my phone, so no games installed.
I'm at 30% battery with nearly 7hrs SOT.
Click to expand...
Click to collapse
Wow, so it's not about the 512gb... great battery!
1.Did you use smartswitch when you started it?
2.how many apps you have approximately? Did you set up secure folder/dual apps
3.did you install any goodlock mods on it?
4.why fhd+? The qhd and fhd has the same batterylife according to phonearena test.
5.is your fingerprint reader set to always on? Do you have AOD on as well?
Appreciate the replies! Enjoy it
mtm1401 said:
If you have a WiFi connection and have turned on WiFi calling, you shouldn't need to go into aeroplane mode.
This YouTube video explains the different sleep bins so worth a watch (
), but I would also let it settle for a few days if you're moving everything around every 5 minutes.
If it's saved passwords you are stuck in chrome for, I recommend a manager like bitwarden (works across all devices and browsers).
Good lock and animations shouldn't impact battery too much.
Did you use smart switch? Would always recommend a clean install, at least of settings.
Try charging your phone to full before bed, then seeing how much it drains overnight when asleep and if anything pops up on the battery usage that shouldn't
Click to expand...
Click to collapse
I tried deepsleep before too, it messes up the apps completely unlike the normal sleeping method, so im back to using that. Put 265apps to sleep yesterday. Idle battery drain is almost fixed after turning off aod/fingerprint always on sensor and also deleting smartthings, i dont know which one did that
I used smartswitch at fisrt, but only for moving media and contacts/messages, i didnt move the settings.
Secure folder and dualapps make different googleplay services when you create them which is like having two phones at the same time... I wonder if those are the issues
karandevilocs said:
Wow, so it's not about the 512gb... great battery!
1.Did you use smartswitch when you started it?
2.how many apps you have approximately? Did you set up secure folder/dual apps
3.did you install any goodlock mods on it?
4.why fhd+? The qhd and fhd has the same batterylife according to phonearena test.
5.is your fingerprint reader set to always on? Do you have AOD on as well?
Appreciate the replies! Enjoy it
Click to expand...
Click to collapse
I do have goodlock. Only the custom clock mod.
I have approximately around 80 apps installed (including the stock Samsung ones)
FHD+ because if the display is barely distinguishable at QHD as opposed to FHD+, you may as well save as much battery as you can while still having the same experience.
I used SmartSwitch when I initially came from the Oppo Find X2 Pro and that went smoothly.
Fingerprint scanner is constantly active.
adamlee2012 said:
Antonio1981italy said:
mtm1401 said:
mysterioustko said:
blackhawk said:
mtm1401 said:
speedyjay said:
:
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
HEY GUYS, i included everyone to get the last feedback from you all:
So i think it's getting better this is from 90% to 2% yesterday to today, with 6.15hrs of SOT and ~19hrs of Batterylife, BTW i ran 3dmark (slingshot) and androbench and tried new games too so it was fairly more than normal usage ;
I disabled AOD and fingerprint always on, deleted Smartthings and cleared Play Services cache also i did put 265apps to regular sleep.
Things that i didn't change were: The wifi was alwasy on, bluetooth was on for the majority of the time too, sync on, WQHD+ 120hz, NFC on, and since there is no reception here i put the phone on Airplane mode i still have my goodlock mods and secure folder stuff there too.
And about the SMART SWITCH, I just want to show you guys that i only moved my media and contacts/messages to the new phone and not the settings.
Check them out:
Good or Bad?
I've found
karandevilocs said:
HEY GUYS, i included everyone to get the last feedback from you all:
So i think it's getting better this is from 90% to 2% yesterday to today, with 6.15hrs of SOT and ~19hrs of Batterylife, BTW i ran 3dmark (slingshot) and androbench and tried new games too so it was fairly more than normal usage ;
I disabled AOD and fingerprint always on, deleted Smartthings and cleared Play Services cache also i did put 265apps to regular sleep.
Things that i didn't change were: The wifi was alwasy on, bluetooth was on for the majority of the time too, sync on, WQHD+ 120hz, NFC on, and since there is no reception here i put the phone on Airplane mode i still have my goodlock mods and secure folder stuff there too.
And about the SMART SWITCH, I just want to show you guys that i only moved my media and contacts/messages to the new phone and not the settings.
Check them out:
View attachment 5206509View attachment 5206511View attachment 5206513View attachment 5206515View attachment 5206517
Good or Bad?
Click to expand...
Click to collapse
So I always used tap for AOD (with option for fingerprint sensor to show when AOD turns on) as well as a routine for AOD always on when charging, best of both worlds and its an unnecessary drain in my eyes anyway.
I was worried at the battery life I was getting (had the phone from the 28th) but does seem to be gradually improving. I also removed GSAM and Accubattery so I wasn't constantly checking (and they run quite heavy in the background, like 500mb between them).
The other thing to remember is when people are showing battery of over a day, there's like 7-8 hours where it just idles loses 3/4/5%, so the battery life isn't really much better, so 24 hours of usage with 6 hours SOT really isn't that different to 18 hours with 6 hours SOT
Hopefully the improvements keep coming, honestly I'd delete the battery tracking apps and just use the in built one seeing as there isn't a clear drain from anything, you'll stop worrying and checking it all the time, thus saving more battery lol
karandevilocs said:
HEY GUYS, i included everyone to get the last feedback from you all:
So i think it's getting better this is from 90% to 2% yesterday to today, with 6.15hrs of SOT and ~19hrs of Batterylife, BTW i ran 3dmark (slingshot) and androbench and tried new games too so it was fairly more than normal usage ;
I disabled AOD and fingerprint always on, deleted Smartthings and cleared Play Services cache also i did put 265apps to regular sleep.
Things that i didn't change were: The wifi was alwasy on, bluetooth was on for the majority of the time too, sync on, WQHD+ 120hz, NFC on, and since there is no reception here i put the phone on Airplane mode i still have my goodlock mods and secure folder stuff there too.
And about the SMART SWITCH, I just want to show you guys that i only moved my media and contacts/messages to the new phone and not the settings.
Check them out:
View attachment 5206509View attachment 5206511View attachment 5206513View attachment 5206515View attachment 5206517
Good or Bad?
Click to expand...
Click to collapse
I'm running on Pie with the factory load for Device Care. That may work well for you but not on the software I have.
I do best with all power management disabled.
Android Services battery use went nuts with power management enabled... and it got worse not better as the days progressed.
With AOD always on it uses less than 1% @ hour for my 10+ so I leave it on.
mtm1401 said:
I've found
So I always used tap for AOD (with option for fingerprint sensor to show when AOD turns on) as well as a routine for AOD always on when charging, best of both worlds and its an unnecessary drain in my eyes anyway.
I was worried at the battery life I was getting (had the phone from the 28th) but does seem to be gradually improving. I also removed GSAM and Accubattery so I wasn't constantly checking (and they run quite heavy in the background, like 500mb between them).
The other thing to remember is when people are showing battery of over a day, there's like 7-8 hours where it just idles loses 3/4/5%, so the battery life isn't really much better, so 24 hours of usage with 6 hours SOT really isn't that different to 18 hours with 6 hours SOT
Hopefully the improvements keep coming, honestly I'd delete the battery tracking apps and just use the in built one seeing as there isn't a clear drain from anything, you'll stop worrying and checking it all the time, thus saving more battery lol
Click to expand...
Click to collapse
i had that AOD option since the beginning and some on the other forums wrote that they had improvements after disabling AOD so i disabled that and fingerprint (which is almost useless since i dont need it to scan constatly when im not gonna unlock with my fingerprint anyways i use my mi band as my smartlock)
also i had to use GSAM since i didn't full charge it to prevent degradation and only charged it to 90% hence why the stats are only for 88% of usage. ill delete it after i get another full usage statics. wish the system battery tracker monitored the battery since UNPLUGGED and not since FULLCHARGE.
my phone is getting better imo, and less 1~2hr less than other guys is kinda acceptable since i know NOBODY has that many apps as me lol and also nobody uses both securefolder and dualapps as much as me too.
i really push my phones to extreme and if this one could get me around 7hr of SOT with my usage ill be happy,
but i still think that a software update is indeed needed for Exynos models
The Exynos model really needs a Firmware Update....
karandevilocs said:
i had that AOD option since the beginning and some on the other forums wrote that they had improvements after disabling AOD so i disabled that and fingerprint (which is almost useless since i dont need it to scan constatly when im not gonna unlock with my fingerprint anyways i use my mi band as my smartlock)
also i had to use GSAM since i didn't full charge it to prevent degradation and only charged it to 90% hence why the stats are only for 88% of usage. ill delete it after i get another full usage statics. wish the system battery tracker monitored the battery since UNPLUGGED and not since FULLCHARGE.
my phone is getting better imo, and less 1~2hr less than other guys is kinda acceptable since i know NOBODY has that many apps as me lol and also nobody uses both securefolder and dualapps as much as me too.
i really push my phones to extreme and if this one could get me around 7hr of SOT with my usage ill be happy,
but i still think that a software update is indeed needed for Exynos models
Click to expand...
Click to collapse
Try Gallaxy Labs Battery Tracker, that's all I use most times.
I never use the fingerprint scanner.
AOD was never an issue but Goggle Backup Transport, Framework and Google Play Services are.
Those can cause excessive usage when on AOD on my setup. AOD battery usage should be around .6-1% @ hr max.
blackhawk said:
Try Gallaxy Labs Battery Tracker, that's all I use most times.
I never use the fingerprint scanner.
AOD was never an issue but Goggle Backup Transport, Framework and Google Play Services are.
Those can cause excessive usage when on AOD on my setup. AOD battery usage should be around .6-1% @ hr max.
Click to expand...
Click to collapse
galaxy labs modules doesn't work on android 11,
also there is no Goggle Backup Transport, Framework in apps, maybe you're on older android/device so the methods are different for different devices and OS versions

Categories

Resources