[Q] Unusually fast battery drain - Galaxy S II Q&A, Help & Troubleshooting

I am using Slim Bean 3.0.0 (but I used to have the same problem on every ROM I flashed, including RR 2.7/3.1, CM9/10, stock, Neat Rom Lite and others).
The battery drains about 6%/hour even if it in deep sleep (as it can be seen in the screen shots). There is no abnormal wakelock, but I can find that android and android gsf are doing a lot of wakeups. Is it normal? Also Android OS and Android System seem to eat lots of battery, but I don't know how to explain this since I have no major wakelocks.
I only have the default gapps installed and facebook app.

im using paranoid with dorminix kernel, i have my emails syncing every 5 mins, i got similar results but with longer display on,i dont use facebook or gmail, i use k9, i would advise you to use Dorimanx kernel and stweaks to help reduce drain while screen off, limit cpu max frequency perhaps http://forum.xda-developers.com/showthread.php?t=1617219

republicano said:
im using paranoid with dorminix kernel, i have my emails syncing every 5 mins, i got similar results but with longer display on, what are you cpu states?,
Click to expand...
Click to collapse
I do only have Gmail and calendar syncing (it's doing this by push technology), so it's not doing this so frequent.
It was doing over 90% deep sleep (as seen in the last screenshot), this is why I think that the battery drain in kind of unexplained.

11 Hours + isn't bad.

iamjk said:
11 Hours + isn't bad.
Click to expand...
Click to collapse
Yeah, but out of these 11 Hours +, about 7 were during night, when it was sleeping, and it was supposed to have very little consumption.

Related

is google+ killing my battery?

Ever since installing google+ to my phone, ive noticed unusual amounts of battery drain coming from 'android system'.
'android system' started a wake lock of about 11 hours starting about the time i would be checking my google+ and/or texting (im pretty sure texting didnt cause this wake lock tho).
i do have auto photo sync on, but im positive nothing new was syncing.
anyone else experiencing something similar?
Most of the time I freeze it with Titanium when I'm busy and won't be using it because it does use ram cache a lot.......I do the same for the Gallery app and Google maps. It's quick, saves battery, and doesn't waste my ram or cpu usage.
i use Google + excessively and it doesnt drain my batttery
movieaddict said:
i use Google + excessively.........
Click to expand...
Click to collapse
Yeah you do!LOL,jkjk(I like most of your shares actually)
I agree tho and really don't think its killing my battery at all. After killing the pull down animation and switching to a solid black background from a live one, my battery life has been the best its been in awhile.
kawika said:
Yeah you do!LOL,jkjk(I like most of your shares actually)
I agree tho and really don't think its killing my battery at all. After killing the pull down animation and switching to a solid black background from a live one, my battery life has been the best its been in awhile.
Click to expand...
Click to collapse
Hahahaha ty
If you sync images then yes
I had sync images turned on and G+ drained my battery syncing all of my photos on my phone to G+. Once it was done then batter went back to normal but it drained the battery for 2 solid days.

[REF] Known identified battery drainers

In many cases, people who have battery drain issues have a tendency to end up being found to be using a known battery draining app or configuration. To help these people, I'm going to try to start a list here. I will, in the case of known rogue apps, include the reporting date so people can try updates to see if drain is fixed. (For example, Facebook is rarely a culprit any more, but it was the #1 most common battery eater in 2010.) The primary focus here will be things that shouldn't drain your battery but do.
Firmware bugs:
The UCKK6 OTA update contains a number of issues with wifi and bluetooth. Among these is that an oddball feature of our Wifi/Bluetooth chipset goes nuts and wakes up the phone once per second intermittently. Rebooting temporarily fixes it, turning off wifi temporarily fixes it, only permanent fix is to ditch UCKK6. http://forum.xda-developers.com/showthread.php?t=1409513 for more details - Appears as a variant of the Android OS "bug" - this is the only one that is actually 100% a firmware bug. International XWKK5 is also affected.
LAN Environment (WiFi):
Broadcast LAN traffic can wake your wifi chip often. This also manifests as the Android OS "bug", but it's a small problem with the firmware base (XXKI3 and UCKK6 are known to be affected) and mostly a network problem. Examples I've seen so far include:
Windows Client Backup
UPnP (DLNA) SSDP
Dropbox Lan Sync Discovery Protocol
Buggy piece-of-**** routers that spam lots of ARP requests continuously - The 2Wire routers that are required for UVerse access apparently fit in this category.
You are more likely to have the above issue on some firmware bases than others. For example, XXKI3 disables all of the chip's packet filters, making it vulnerable to this sort of thing. UCKH7 and XWKL1 don't, leading to significantly improved life on "dirty" networks. UCKK6 almost surely also has the same problem.
Configuration issues:
Hotmail calendar sync
Misconfigured Microsoft Exchange servers - 1) is a special case of this. At least one person has reported that calendar sync to a non-Hotmail account was problematic for them, but email sync was OK
A bad Exchange configuration - the client apparently goes nuts if it can't contact the server
BLN - On Galaxy S II devices, there is no stable BLN implementation that does not hold a wakelock when a notification is active. This means that an active BLN notification will drain about 4-5%/hour. I say this in bold letters in my kernel thread, but somehow people still don't realize it...
Rogue apps:
Words with Friends (October 2011)
Skype (October 2011) - Particularly insidious, as it does not directly hold a wakelock. However, it causes lots of background network activity, and this activity keeps your phone awake. Since most of the time is spent wakelocked in the network stack, Skype drain shows as Android OS.
Any IM app that works similarly to Skype is likely to have the same issues.
AP Mobile Widget on stock AT&T ROMs - this one also blows through your data allotment quickly if you don't have unlimited data
AT&T Smart WiFi can sometimes hold excessive wakelocks - this is why AT&T bloat is bad for you.
The Obvious:
3D or animation/action-intensive games
The Rare:
Apps that occasionally go nuts, but not frequently
Facebook - I've had it wakelock me once, and also, Facebook chat may have triggered my first obvious "AOS bug" episode once - so far, it's been responsible for drain once this month
StartingAlertService - some sort of Calendar notification related bug
The False Blame:
GPS Status and Toolbox - may appear to be high-drain but is actually not draining - this is an Android battery reporting bug - see http://forum.xda-developers.com/showpost.php?p=23106668&postcount=491 for more details. Thank you for the info and the great app rhornig.
If you're having battery drain issues, I suggest the following:
Install BetterBatteryStats. The XDA edition from the author's thread on these forums is free. (Market version is paid.)
Also, having CPUSpy to see deep sleep percentages is VERY useful
BBS now shows kernel wakelocks - make sure to check these. If you have an older version that doesn't show kernel wakelocks, use the instructions below.
Get ADB up and running (Google it, and if you're on Windows, Googling Droid Explorer may help)
Using ADB, do the following:
Code:
adb shell cat /proc/wakelocks > wakelocks.txt
adb shell dmesg > dmesg.txt
Zip em' up and post em' here for analysis.
Edit: Specifically, to get a good baseline measurement of idle drain - make sure to have CPUSpy installed for this procedure:
Charge phone to full
Reboot
Reset timers in CPUSpy, otherwise the percentages and bars will be wacky
Let the phone sit for a while - Overnight is best. Then provide data:
Deep sleep percentage
Time the phone was sitting
Percentage battery drained
I don't need screenshots of the above, just the numbers. Screenshots use up massive amounts of thread space
Grab /proc/wakelocks as mentioned above and post it, OR use BetterBatteryStats 1.4 or above to pull kernel wakelocks.
Note: If you're at or below 1%/hour idle drain, not much point of posting your wakelocks.
If you have high wlan_wake, wlan_rx_wake, or svnet-dormancy wakelock times, then you have an app eating data or one of the wifi wakeup bugs described above. Install Shark for Root - https://market.android.com/details?id=lv.n3o.shark
Start it, and change parameters from:
Code:
-vv -s 0
to
Code:
-vv -s 68
This tells it to only capture the first 68 bytes of each packet, which is all we need for this purpose. This provides two benefits: A smaller capture, and privacy for you. (It captures packet headers but not contents)
Then start a capture and let it sit for a bit.
Note that your drain will be higher during the capture than normal - we're collecting data here, not directly nuking the drain.
After a while where you are positive you are encountering drain, stop Shark and then pull the .pcap file - load it in Wireshark on your PC or post it here. If you post it here, MAKE SURE you have a truncated capture as instructed above!
Thank you sir. Will do in a few.
Sent from my SAMSUNG-SGH-I777 using XDA App
Words with friends is an insane battery drainer. I had a screen on time of 4 hours and 15 minutes with 35% battery use and Words with friends had a 45 min cpu usage and was 26% of the battery drain...There is no way that should be so close to the screen usage. CRAZY.
chase10784 said:
Words with friends is an insane battery drainer. I had a screen on time of 4 hours and 15 minutes with 35% battery use and Words with friends had a 45 min cpu usage and was 26% of the battery drain...There is no way that should be so close to the screen usage. CRAZY.
Click to expand...
Click to collapse
I spent a while testing that app before finding out it is a phone-wide issue. Emailed the dev today but we'll see how it goes. Not a small dev anymore.
Yea I hope they fix it...I love playing it but it kills my battery. If that app didnt run I may have like 5 hours of screen time on a single charge if not more. I looked at many of the reviews of it and many of them mention the battery killing it does.
Just discovered an interesting feature built in to the stock rom. Go to task manager > storage and you'll see it©.
The tower defense game Sentinel 3 will put a HEAVY drain on your battery.
Sent from my SGH-I777 using xda premium
gtg465x said:
Just discovered an interesting feature built in to the stock rom. Go to task manager > storage and you'll see it©.
Click to expand...
Click to collapse
Huh? What happens?
Apparently an app I come to love and use on all my devices is Battery Monitor Widget. According to to someone's post from the BBS thread and due to my own investigation. BMW will cause a lot of wake time up to 970 awakes over a 12 HR period. That is a lot time consuming battery and resources.
rebooted my phone reset cpu spy and going to leave it not charging and I will abd into the phone and get the demesg and other file and post here.. been losing 30% over night on about 8 hours which I know is way off... no skype I have wifi data sync and gps on as well as syncing a google account twitter tango and facebook.... which I understand might be alot but shouldn't this phone be able to handle all that? I also live in a basement with poor service but right next to the router... getting a microcell on Friday which I hope helps. My AOS is around 65% in battery status and suspend and events/0 are definitely running more than one minute every 10 hours, more like 20 minutes at least every charge, and my phone is lasting 11 hours give or take with minimal to no use
penskyc said:
rebooted my phone reset cpu spy and going to leave it not charging and I will abd into the phone and get the demesg and other file and post here.. been losing 30% over night on about 8 hours which I know is way off... no skype I have wifi data sync and gps on as well as syncing a google account twitter tango and facebook.... which I understand might be alot but shouldn't this phone be able to handle all that? I also live in a basement with poor service but right next to the router... getting a microcell on Friday which I hope helps. My AOS is around 65% in battery status and suspend and events/0 are definitely running more than one minute every 10 hours, more like 20 minutes at least every charge, and my phone is lasting 11 hours give or take with minimal to no use
Click to expand...
Click to collapse
Suspend and events/0 at 1 minute every 10h aren't too bad. AOS at 65 is a bit high.
Unless one of the above apps you use is implemented badly, your phone should be able to handle the above. I have Google and Facebook and get great drain. I haven't heard reports of Twitter causing problems.
Tango is an unknown - it's in a similar class to Skype so could be driving excessive idle network traffic.
To the person who posted that a game drained their battery - well, that should be pretty obvious. I guess I'll add it to the first post later, but I'm primarily focusing on the "non-obvious" stuff - things that SHOULDN'T drain your battery but do.
Tango is all good had it installed on my phone forever my batt life is amazing. It doesnt require a sign in. Look out for anything that make you sign in besides google as far as im concerned
Sent from my SAMSUNG-SGH-I777 using xda premium
Entropy512 said:
In many cases, people who have battery drain issues have a tendency to end up being found to be using a known battery draining app or configuration. To help these people, I'm going to try to start a list here. I will, in the case of known rogue apps, include the reporting date so people can try updates to see if drain is fixed. (For example, Facebook is rarely a culprit any more, but it was the #1 most common battery eater in 2010.) The primary focus here will be things that shouldn't drain your battery but do.
Configuration issues:
Hotmail calendar sync
Misconfigured Microsoft Exchange servers - 1) is a special case of this. At least one person has reported that calendar sync to a non-Hotmail account was problematic for them, but email sync was OK
Rogue apps:
Words with Friends (October 2011)
Skype (October 2011) - Particularly insidious, as it does not directly hold a wakelock. However, it causes lots of background network activity, and this activity keeps your phone awake. Since most of the time is spent wakelocked in the network stack, Skype drain shows as Android OS.
Any IM app that works similarly to Skype is likely to have the same issues.
The Obvious:
3D or animation/action-intensive games
If you're having battery drain issues, I suggest the following:
Install BetterBatteryStats. The XDA edition from the author's thread on these forums is free. (Market version is paid.)
If BBS doesn't show any significant wakelocks, and no apps show as hogs in Settings->About Phone->Battery, do the following:
Get ADB up and running (Google it, and if you're on Windows, Googling Droid Explorer may help)
Using ADB, do the following:
Code:
adb shell cat /proc/wakelocks > wakelocks.txt
adb shell dmesg > dmesg.txt
Zip em' up and post em' here for analysis.
Click to expand...
Click to collapse
Can you please take a look at this one to see if there is anything out of order?
Much appreciated!
Entropy512 said:
Suspend and events/0 at 1 minute every 10h aren't too bad. AOS at 65 is a bit high.
Unless one of the above apps you use is implemented badly, your phone should be able to handle the above. I have Google and Facebook and get great drain. I haven't heard reports of Twitter causing problems.
Tango is an unknown - it's in a similar class to Skype so could be driving excessive idle network traffic.
To the person who posted that a game drained their battery - well, that should be pretty obvious. I guess I'll add it to the first post later, but I'm primarily focusing on the "non-obvious" stuff - things that SHOULDN'T drain your battery but do.
Click to expand...
Click to collapse
what I meant to say about the suspend and events/0 is that i wish i was getting a minute every 10h, it is more like 20minutes.. I just finished my over night test, I put the phone down at 11:09 with 69% battery left, waking up just now with 30% at 8:16, did not touch the phone once.. should have been asleep the whole time.. also my suspend is at 31minutes (BBS) and my events/0 is at 30minute (BBS), i also reset my cpu spy. deep sleep 5:49 hours, 200mhz 1:29 hours and 800mhz 1:21 hours (14%)
and lastly, here is my dmesg and wakelocks... so yea this looks pretty horrible to me!
I actually went to the at&t store to exchange this phone yesterday cause I am convinced something is wrong with it, no one really seems to be getting the severe drainahe and stats that i am getting, so I assumed it has to be the phone, well its 2 weeks old and the guy wouldnt take it cause he needed proof there is a battery problem.. Also I went back to stock yesterday before i was going to exchange my phone and the issue seemed to be happening aswell no matter where I was and what apps were installed, hoping these files will figure something out! thanks for your help!
There's alot of careless and sloppy developers out there that has no concern on users battery. Android support Push notification since froyo and it's only implemented in a few apps like tango. Why? Go to the appstore the same exact IM and video chat apps uses push notification, but not on the android version. Instead you have to log in all day clogging your Ram and battery. As of now the only IM client I use it's Google Talk screw Skype oovoo ect or any other apps that has no push. BTW Facebook it's another mess, soon Ill be deleting and using the browser.
Sent from my SAMSUNG-SGH-I777 using xda premium
penskyc said:
what I meant to say about the suspend and events/0 is that i wish i was getting a minute every 10h, it is more like 20minutes.. I just finished my over night test, I put the phone down at 11:09 with 69% battery left, waking up just now with 30% at 8:16, did not touch the phone once.. should have been asleep the whole time.. also my suspend is at 31minutes (BBS) and my events/0 is at 30minute (BBS), i also reset my cpu spy. deep sleep 5:49 hours, 200mhz 1:29 hours and 800mhz 1:21 hours (14%)
and lastly, here is my dmesg and wakelocks... so yea this looks pretty horrible to me!
Click to expand...
Click to collapse
It seems to be the same issue as everybody else is having, getting excessive network traffic waking up the phone. Either you do a network capture of the packets and identify it by the highest common port which comes in (complicated), or you turn off each service off one by one. In the last case I'd start with the network location service (Kill it with Titanium) as that was known to be a *****.
AndreiLux said:
It seems to be the same issue as everybody else is having, getting excessive network traffic waking up the phone. Either you do a network capture of the packets and identify it by the highest common port which comes in (complicated), or you turn off each service off one by one. In the last case I'd start with the network location service (Kill it with Titanium) as that was known to be a *****.
Click to expand...
Click to collapse
so you think I should freeze each app one by one and let chill for an hour and see if there is drainage or not? is ot just processes or apps? cause I would never know to do something about network service unless u said something.. BTW I did, and i still lost 4% battery in an hour of idle.. so thats not it.. what about using this the other way you were talking about
http://www.vbsteven.be/blog/android-debugging-inspectin-network-traffic-with-tcpdump/
penskyc said:
so you think I should freeze each app one by one and let chill for an hour and see if there is drainage or not? is ot just processes or apps? cause I would never know to do something about network service unless u said something.. BTW I did, and i still lost 4% battery in an hour of idle.. so thats not it.. what about using this the other way you were talking about
http://www.vbsteven.be/blog/android-debugging-inspectin-network-traffic-with-tcpdump/
Click to expand...
Click to collapse
Exactly. By services I just mean running apps I guess. You can do it as in that guide too, but its hard to later find out which App listens to which port on Android...
AndreiLux said:
Exactly. By services I just mean running apps I guess. You can do it as in that guide too, but its hard to later find out which App listens to which port on Android...
Click to expand...
Click to collapse
ok, so I did try this to an extent, i would disable 4 apps at a time for the most part, only apps, none of the red items like wifi manager and stuff like that (even though i did try that at a different date)
I had no success.. I went back to stock, uninstalled all bloatware, at&t live TV, my account, bar scanner, all that bs, right now I have BBS, Cpu Spy and titanium, only apps that are not stock and are in the list of installed apps. I am still getting this issue!! could it be that I have poor service (though this never affected the iphone this badly) I lose 40% overnight though and it seems odd to me that would be because of low service..
GO.Keyboard and GO Contacts ( especially GO Contacts) was draining my battery at a phenominal pace. GO Contacts was using more battery than the display
Sent from my SAMSUNG-SGH-I777 using XDA App

BetterBatteryStats Analysis?

Hi there
I'm using Omega 27.1 + Phenomenal Extreme, and getting around 2.5% battery use per hour, and I wish to make it lower (I heard some people can get 1%/hour)..
I'm posting here some screenshots of my BBS, hoping someone could help me interpret them..
It's pretty odd that facebook and gmail kept my phone awake for so long..
I have facebook sync set to off, and refresh interval to "never"..
Anything else I could tweak? Maybe saving a longer log?
Thank you
brbbX said:
Hi there
I'm using Omega 27.1 + Phenomenal Extreme, and getting around 2.5% battery use per hour, and I wish to make it lower (I heard some people can get 1%/hour)..
I'm posting here some screenshots of my BBS, hoping someone could help me interpret them..
It's pretty odd that facebook and gmail kept my phone awake for so long..
I have facebook sync set to off, and refresh interval to "never"..
Anything else I could tweak? Maybe saving a longer log?
Thank you
Click to expand...
Click to collapse
Hello,
First, you have to put WIFI OFF when you don't use it. It drain you battery according to BBS screen : wlan_wake, wlan...
Secondary, you need view your Facebook events on the Internet browser because Facebook apps was know to drain battery (because it launch service and processus on your device).

Battery Drainage Problem

I have a pretty bad battery drainage problem. Multidp and 12_hsic wakelocks are prevalent. The most noticeable is the Phone app waking up the most.
Steps I've taken to combat the High battery drainage
Disabled Fast Dormancy
Greenified Facebook, Playstore, PlayBooks and Keep
All but contacts and chrome are checked under the autosync settings
Even tried apps like Juice Defender, but the battery drainage increased to a whole new level; deleted the app
Installed a custom kernel. Undervolted by -50mv
ROM: CrDroid
Kernel: Temasek Kernel
P.S Tried the BetterBatteryStats thread, but no one did help me there. :/ Hope I solve my problem here. Attached the idle dump.
Thanks in advance.
mahendru1992 said:
I have a pretty bad battery drainage problem. Multidp and 12_hsic wakelocks are prevalent. The most noticeable is the Phone app waking up the most.
Steps I've taken to combat the High battery drainage
Disabled Fast Dormancy
Greenified Facebook, Playstore, PlayBooks and Keep
All but contacts and chrome are checked under the autosync settings
Even tried apps like Juice Defender, but the battery drainage increased to a whole new level; deleted the app
Installed a custom kernel. Undervolted by -50mv
ROM: CrDroid
Kernel: Temasek Kernel
P.S Tried the BetterBatteryStats thread, but no one did help me there. :/ Hope I solve my problem here. Attached the idle dump.
Thanks in advance.
Click to expand...
Click to collapse
The Problem is The ROM , not the Phone.
Android 4.3 isn't optimized for S3 yet .
That causes Battery Drain Problems.
My Recommendation is that you search another 4.3 ROM or Downgrade to 4.2.2 or lower.
Previous post is wrong.
Your two first kernel wakelocks mean network use. Search for background sync apps, check Wi-Fi advanced settings and disable Google constant search.
Greenify all apps, except the vital ones for your usage. With paid app and xposed framework you can even freeze push message ones.
All this can be found in a couple of minutes with Google.
Some can achieve .2 %/hour in deep sleep with 4.3.
The Rom is not the culprit.
You wont get good battery life on IDLE on AOKP, AOSP or CM ROMs. No matter what you do. battery life is ok while the phone is awake but when it is in deepsleep still it consumes the battery on AOKP, AOSP or CM ROMs.
R0flC0pt3r said:
The Problem is The ROM , not the Phone.
Android 4.3 isn't optimized for S3 yet .
That causes Battery Drain Problems.
My Recommendation is that you search another 4.3 ROM or Downgrade to 4.2.2 or lower.
Click to expand...
Click to collapse
Yes i know AOSP,AOPK & CM don't have as good an idle drain as the touchwiz ROMs, but in my case we do know the reason. So it has to some other reason
Chaitanyapatel8880 said:
You wont get good battery life on IDLE on AOKP, AOSP or CM ROMs. No matter what you do. battery life is ok while the phone is awake but when it is in deepsleep still it consumes the battery on AOKP, AOSP or CM ROMs.
Click to expand...
Click to collapse
Sent from my GT-I9300 using xda app-developers app
Striatum_bdr said:
Previous post is wrong.
Your two first kernel wakelocks mean network use. Search for background sync apps, check Wi-Fi advanced settings and disable Google constant search.
Greenify all apps, except the vital ones for your usage. With paid app and xposed framework you can even freeze push message ones.
All this can be found in a couple of minutes with Google.
Some can achieve .2 %/hour in deep sleep with 4.3.
The Rom is not the culprit.
Click to expand...
Click to collapse
Already had Google constant search disabled. And 4.3 is not xposed framework compatible. So can't use that.
And I have disabled background syncing except for chrome and contacts. It's the phone app waking up that's probably the culprit
Sent from my GT-I9300 using xda app-developers app
I use xposed framework... It's compatible.
2.1.4 apk framework works well. Some people need to use SuperSu instead of super user, you can put it with a file explorer in system/app, then reboot and run, there is even a cwm zip somewhere to flash the framework directly.
mahendru1992 said:
Already had Google constant search disabled. And 4.3 is not xposed framework compatible. So can't use that.
And I have disabled background syncing except for chrome and contacts. It's the phone app waking up that's probably the culprit
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
i dont get it.. your battery drainage is just 1.1% / hour
MoonBlade said:
i dont get it.. your battery drainage is just 1.1% / hour
Click to expand...
Click to collapse
Yes I know it's just 1.1% but you gotta see that this is just an idle drain. When I start using the phone on day to day basis, it doesn't even last the whole evening let alone the whole day. I'm down to 20% by mid afternoon when i unplug my phone at 8 A.M. .
Whereas when I was on stock, as the people above have said, my battery drain was around .4% and the phone used to last around a day and a half with moderate usage. Yes I know that I can never have that good a battery, but atleast I should be able to eliminate most of the wakelocks with this ROM. But the typical methods like disabling FD, greenifying apps etc etc don't seem to work.
mahendru1992 said:
Yes I know it's just 1.1% but you gotta see that this is just an idle drain. When I start using the phone on day to day basis, it doesn't even last the whole evening let alone the whole day. I'm down to 20% by mid afternoon when i unplug my phone at 8 A.M. .
Whereas when I was on stock, as the people above have said, my battery drain was around .4% and the phone used to last around a day and a half with moderate usage. Yes I know that I can never have that good a battery, but atleast I should be able to eliminate most of the wakelocks with this ROM. But the typical methods like disabling FD, greenifying apps etc etc don't seem to work.
Click to expand...
Click to collapse
I am on omega rom series 8.1.AOKP
My battery doesnt last a day anymore.
Phone is way faster than stock, but battery sucks.
Are there NO AOKP/CM/AOSP roms that have more stability and better juice at all?
No
Sent from my GT-I9300 using XDA Premium 4 mobile app

[Q] Help me to convert my Stock JB Xperia go to any other custom JB

Hello friends,
I'm using Xperia Go with stock JB version(6.2.A.1.100). The battery life of this stock rom is way too much annoying with 3G on. Example: Last night, charge was up to 82% & at morning it came down to 25%. Now think what if i use data traffic at day
I want a custom JB rom for Xperia Go with a good battery life with 3G on for some hours(which may last one day) & of course with a good ram where less important system apps are not preloaded & as much as low bug possible.
Well! The main problem is I'm not expert in these processes. So if anyone gives me a nice guideline, i will be very grateful
IMPORTANT: MY PHONE HAS LOCKED BOOTLOADER,I saw many people install CWM in their stock JB with locked bootloader & then convert into custom JB rom. I want to use that process, because I don't want to downgrade into ICS as I'm not an expert to do many things right
Seems that i want everything
My Phone: Xperia Go rooted with doomlord kit version 14
Build number: 6.2.A.1.100
Kernel version: 3.0.8+ (I think its the stock kernel)
My pc operating system: Windows 8
One question: When I will install CWM in my xperia before installing custom rom, will I loose every data & does unlocking bootloader wipe data?
@Pias94
In principle, unlockicking bootloader does not wipe any data, however I have seen a few posts that claimed it did.
Rooting should not wipe data waht so ever.
With that said, always backup your phone before making any changes. In any case data on internal storage will not be wiped. only data on device memory (contacts, sms, etc.)
Now to the real issue.
I tend to believe your problem is not the ROM itself, I use stock JB on my XP with decent baterry life.
First check your battery stats to see what takes most of it (no rom will change your screen battery consumption).
Second install Wakelock Detector and see which apps cause wakelocks, especialy screen wakelocks..
Rooting your device should be sufficient to let you tune it for good battery life and performance.
I see DooMLoRD Easy Rooting Toolkit is compatible with your device and firmware version and it is indeed easy rooting toolkit
Well, there are plenty of JB rom's you could try it all depends on you taste.
Regarding battery life, try checking if any apps run in the background.
You can use greenify too, it's an app that hibernates apps so that they don't run all the time
or they don't run on their own and just end up wasting resources and battery.
You could also try different kernels that have different governors.
Underclocking your device below the average helps too, by allot during the long run actually.
Look around the forums, just beyond the first page, sometimes you can find some really neat stuff you might like
ChikeD said:
@Pias94
In principle, unlockicking bootloader does not wipe any data, however I have seen a few posts that claimed it did.
Rooting should not wipe data waht so ever.
With that said, always backup your phone before making any changes. In any case data on internal storage will not be wiped. only data on device memory (contacts, sms, etc.)
Now to the real issue.
I tend to believe your problem is not the ROM itself, I use stock JB on my XP with decent baterry life.
First check your battery stats to see what takes most of it (no rom will change your screen battery consumption).
Second install Wakelock Detector and see which apps cause wakelocks, especialy screen wakelocks..
Rooting your device should be sufficient to let you tune it for good battery life and performance.
I see DooMLoRD Easy Rooting Toolkit is compatible with your device and firmware version and it is indeed easy rooting toolkit
Click to expand...
Click to collapse
My friend,
I uploaded some screenshots. The first two photos, i uploaded the app use right after charging my mobile & in the next pair of photos are next mornings'. In between i just make a call for 10 min. Nothing else. Now say what should I do?
btw, bt the wake lock detector, i found just facebook,messenger & whatsapp which might drain some extra battery.
Pias94 said:
My friend,
I uploaded some screenshots. The first two photos, i uploaded the app use right after charging my mobile & in the next pair of photos are next mornings'. In between i just make a call for 10 min. Nothing else. Now say what should I do?
btw, bt the wake lock detector, i found just facebook,messenger & whatsapp which might drain some extra battery.
Click to expand...
Click to collapse
Are facebook,messenger & whatsapp always on in stamina prefs?
I have whatsapp, viber. facebook, tahoo messenger, and talk, set to always on in stamina prefs and I only get about 1% per hour standby drain.
Is your movile data on or are you using wifi?
I can see in battery stats the phone is awake most of the time which it' shouldn't be in standby.
Below my stats for today, you can see there very little drain for standby time. I had 5 minutes calls and a bit of data on time, and still only about 35% drain for 12, while you had 40% drain for standby time only, this need to be fixed.
I must note though I have the 98screenstate_script that cap CPU speed when screen is off.
As I said, can't change screen on drain, you can set adaptive brightness or manually low to save some juice, not much though.
We need a bit more detail to know what cause drain.
In WakelockDetector check :"statistics since unplug" in prefs.
Charge battery full, no calls or nothing till next morning, or at least a few hours with no calls or screen on, take screen shots for all 3 wakelocks (screen, cpu and wakeup triggers, battery stats + graph + screen on time.
CPU Spy plus may also help if you install it, reset timers just before you unplug the charger, and take screen shot in the morning.
Hello,
I tried to use two thing.
1."First You Setting--->APPS--->All Tab---->ECO Mode Controller (Click Clear Data and Force Stop)
Then Again you Go Setting--->APPS--->All TAP---Setting.apk (Click Clear Data and Force Stop)
Charge Your Mobile 4 to 5Hours
After 4-5 Hours While Charging That Time You Click Vol Up+Power Button( after 3 times Vibrate)
Remove Your Charger and Again Plugin Your Mobile The Sony Logo With Comes And Charging Logo has been Shown
Then Power On Your Mobile While Charging
Then Go Setting--->Power Management TURN ON BATTERY STAMINA MODE"
After that I saw that charge duration came from 10 Hour to 3 day. But i think still charge is leeching, but a little bit slow.
2. I added whatsapp, facebook, messenger & one other app(360 mobile security) to the stamina prefs as u said.
But though charge leeched from 100% to 64%.
I must say a little improvement. Because is usually go down below 50 sometimes.
My mobile data is 24/7 on.
I've added the screenshots you want.
Note: Just one call came up that time. I couldn't receive though
Mobile data can cause some drain, but I think all traffic goes through wifi if wifi is available, and stamina mode supposed to turns it off when in deep sleep.
Can't make definitive conclusion, but I don't like this messenger, 490 times wakelocks. Why do you need it anyway, you can chat with facebook itself. Is the messenger in stamina active apps?
The active apps that require network can only work if wifi is connected, which apps you have there?
CPU stats look reasonable with 86% at deep sleep, and only 5% above 200MGHz.
Are you rooted, we can try and even lower that if you are.
Force stop the messanger for one day and see how it goes.
The see if turning off mobile data make a change, but don;t do both things at once so we can indentify which cause the drain, or cause most of it.
EDIT: I'll install the messenger on my phone and see if there's a change.
ChikeD said:
Mobile data can cause some drain, but I think all traffic goes through wifi if wifi is available, and stamina mode supposed to turns it off when in deep sleep.
Can't make definitive conclusion, but I don't like this messenger, 490 times wakelocks. Why do you need it anyway, you can chat with facebook itself. Is the messenger in stamina active apps?
The active apps that require network can only work if wifi is connected, which apps you have there?
CPU stats look reasonable with 86% at deep sleep, and only 5% above 200MGHz.
Are you rooted, we can try and even lower that if you are.
Force stop the messanger for one day and see how it goes.
The see if turning off mobile data make a change, but don;t do both things at once so we can indentify which cause the drain, or cause most of it.
EDIT: I'll install the messenger on my phone and see if there's a change.
Click to expand...
Click to collapse
Yes,the messenger is added in stamina mode. The messenger app is so cool you know & easy to use
I have facebook, whatsapp, messenger, 360 mobile security & play services are in stamina mode.
Yes,the phone is rooted. But i don't know how to make the system lower.
Ok, I will stop the messenger while again full charging my phone.
You should try messenger
Thanks1
Pias94 said:
Yes,the messenger is added in stamina mode. The messenger app is so cool you know & easy to use
I have facebook, whatsapp, messenger, 360 mobile security & play services are in stamina mode.
Yes,the phone is rooted. But i don't know how to make the system lower.
Ok, I will stop the messenger while again full charging my phone.
You should try messenger
Thanks1
Click to expand...
Click to collapse
The attached flashable zip adds init.d support and install the S98screenstate_scaling_mini, a modified version of S98screenstate_scaling.
This script caps CPU frequency and twaek CPU governor parameters. Help saving some battery when screen is off.
If you experiance problems delete the file from /etc/init.d and reboot.
ChikeD said:
The attached flashable zip adds init.d support and install the S98screenstate_scaling_mini, a modified version of S98screenstate_scaling.
This script caps CPU frequency and twaek CPU governor parameters. Help saving some battery when screen is off.
If you experiance problems delete the file from /etc/init.d and reboot.
Click to expand...
Click to collapse
Sorry my friend, i'm a rookie in those case. What shall i do with this file & how?
Rather I could use this apk file easily. So will this apk work?
https://play.google.com/store/apps/details?id=com.mhuang.overclocking
Pias94 said:
Sorry my friend, i'm a rookie in those case. What shall i do with this file & how?
Rather I could use this apk file easily. So will this apk work?
https://play.google.com/store/apps/details?id=com.mhuang.overclocking
Click to expand...
Click to collapse
Yes it works, I have used it before but you wil have to set the conditions at parameters yourself, and for some reason not all parameters changed as I wanted them too, but it may be governor issue rather than the app.
I rather a simple script doint it instead.
All yuu need is to flash it in recovery.
ChikeD said:
Yes it works, I have used it before but you wil have to set the conditions at parameters yourself, and for some reason not all parameters changed as I wanted them too, but it may be governor issue rather than the app.
I rather a simple script doint it instead.
All yuu need is to flash it in recovery.
Click to expand...
Click to collapse
Sorry, I've no recovery installed so I guess i have to use that apk file :/
Can you tell which recovery should i use for my stock doomlord rooted JB kernel?
Note: You are really helping me! Thanks!
Pias94 said:
Sorry, I've no recovery installed so I guess i have to use that apk file :/
Can you tell which recovery should i use for my stock doomlord rooted JB kernel?
Note: You are really helping me! Thanks!
Click to expand...
Click to collapse
I have an adb version of it too, not sure how good i tested it
Extract and run install
USB debugging must be enabled of course.
ChikeD said:
I have an adb version of it too, not sure how good i tested it
Extract and run install
USB debugging must be enabled of course.
Click to expand...
Click to collapse
Thanks!
but did u try facebook messenger yet?
Pias94 said:
Thanks!
but did u try facebook messenger yet?
Click to expand...
Click to collapse
Yes I have installed it, but only had 53 alarm wakeups., facebook is on top with 76.
I had an excess drain today.... 15% for 10 hours standby normally Google+ won't wake so much but today its on top of CPU wakelocks with over 1 minute, second is facebook with half a minute, but I think it's an app I made that caused soe of it.

Categories

Resources