<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [Solution] - Battery drain issue .205 ROOT in XPERIA archive</title>
    <link>https://community.sony.com.mk/t5/xperia-archive/solution-battery-drain-issue-205-root/m-p/3281965#M420122</link>
    <description>Well, at the time I wrote this post I still had wake ups, about 900. Now, the last 2 days I don't have any wake ups at all. Seems like what I have done is working but still, I will keep your option in mind &lt;IMG class="lia-deferred-image lia-image-emoji" src="https://community.sony.com.mk/html/images/smilies/011.png" alt="Slightly_smiling_Face" title="Slightly_smiling_Face" /&gt;</description>
    <pubDate>Mon, 25 Aug 2014 12:08:21 GMT</pubDate>
    <dc:creator>nsanelazarov</dc:creator>
    <dc:date>2014-08-25T12:08:21Z</dc:date>
    <item>
      <title>[Solution] - Battery drain issue .205 ROOT</title>
      <link>https://community.sony.com.mk/t5/xperia-archive/solution-battery-drain-issue-205-root/m-p/3281963#M420120</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;just a quick intro. You have to have your phone ROOT-ed, have Xposed Framework and Gravity Box for JB installed.&lt;/P&gt;&lt;P&gt;Basically, everything was done via Gravity Box. Theres this option in the app that allows the phone to switch between 3G/2G based on what you choose. I have set it up so everytime I lock my phone it switches back to 2G, (because I get heavy battery drain when on 3G, LIKE A LOT) and when I unlock my phone, it switches to 3G within 3-5 seconds.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not a real solution, but without this being done i get around 12000 wakeups on the phone, and this way I only get around 900, which is more than 12x times lower &lt;IMG class="lia-deferred-image lia-image-emoji" src="https://community.sony.com.mk/html/images/smilies/011.png" alt="Slightly_smiling_Face" title="Slightly_smiling_Face" /&gt;&lt;/P&gt;&lt;P&gt;Anyhow, here are the screenshots that I have taken just to proove that I have somewhat gotten some good battery life out of this phone&lt;/P&gt;&lt;P&gt;.&lt;IMG alt="Screenshot_2014-08-19-18-02-17.png" align="center" title="Screenshot_2014-08-19-18-02-17.png" src="https://community.sony.co.uk/legacyfs/online/17023iA9B5AC805C1F1F58/image-size/medium?v=mpbl-1&amp;amp;px=-1" border="0" /&gt;&lt;IMG alt="Screenshot_2014-08-19-18-02-24.png" align="center" title="Screenshot_2014-08-19-18-02-24.png" src="https://community.sony.co.uk/legacyfs/online/17025i30EAE8BA1B070CAB/image-size/medium?v=mpbl-1&amp;amp;px=-1" border="0" /&gt;&lt;IMG alt="Screenshot_2014-08-19-18-02-31.png" align="center" title="Screenshot_2014-08-19-18-02-31.png" src="https://community.sony.co.uk/legacyfs/online/17027i6B0792207697F828/image-size/medium?v=mpbl-1&amp;amp;px=-1" border="0" /&gt;&lt;IMG alt="Screenshot_2014-08-19-18-02-38.png" align="center" title="Screenshot_2014-08-19-18-02-38.png" src="https://community.sony.co.uk/legacyfs/online/17029i5DA88D8E4B72E98C/image-size/medium?v=mpbl-1&amp;amp;px=-1" border="0" /&gt;&lt;IMG alt="Screenshot_2014-08-19-18-02-47.png" align="center" title="Screenshot_2014-08-19-18-02-47.png" src="https://community.sony.co.uk/legacyfs/online/17031i9B89DC4ADC193348/image-size/medium?v=mpbl-1&amp;amp;px=-1" border="0" /&gt;&lt;IMG alt="Screenshot_2014-08-19-18-02-57.png" align="center" title="Screenshot_2014-08-19-18-02-57.png" src="https://community.sony.co.uk/legacyfs/online/17033i543A199E79956661/image-size/medium?v=mpbl-1&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 13:18:06 GMT</pubDate>
      <guid>https://community.sony.com.mk/t5/xperia-archive/solution-battery-drain-issue-205-root/m-p/3281963#M420120</guid>
      <dc:creator>nsanelazarov</dc:creator>
      <dc:date>2014-08-20T13:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: [Solution] - Battery drain issue .205 ROOT</title>
      <link>https://community.sony.com.mk/t5/xperia-archive/solution-battery-drain-issue-205-root/m-p/3281964#M420121</link>
      <description>&lt;P&gt;Hi, I may be wrong but I think it has to do with Fast Dormancy, If it is supported by the network and enabled in the phone you would get better performance in 3G networks.&lt;/P&gt;&lt;P&gt;Basically instead of having just 2 states (connected &amp;amp; disconnected) you get more depending on the volume of data being transmitted and an idle one as well.&lt;/P&gt;&lt;P&gt;Check with your phone company if they have Fast Dormancy enabled throughout their network (it may be a good idea to post a thread in their forums, I doubt an operator would know what you're talking about), if they do and since you have root access edit build.prop to add this to ensure you have it enabled:&lt;/P&gt;&lt;PRE&gt;ro.semc.enable.fast_dormancy=true&lt;/PRE&gt;&lt;P&gt;If your network provider doesn't have Fast Dormancy enabled it's actually better to have it disabled in your phone, wake ups due to FD would increase a lot. In that case try disabling it setting to "false" that property.&lt;/P&gt;&lt;P&gt;Also, since you have root access, I know some operators customize this setting in /system/etc/customization/settings/config.prop. Take a look there as well ;).&lt;/P&gt;&lt;P&gt;If you get no answer from your operator, do tests yourself during the night with the battery fully charged at the beginning for example (always in 3G, disable that switching):&lt;/P&gt;&lt;P&gt;&amp;nbsp;- 1 night with FD enabled in your phone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;- 1 night with FD disabled in your phone.&lt;/P&gt;&lt;P&gt;Then check your battery info, or the number of wakelocks. You can even check the FD related alarms:&lt;/P&gt;&lt;PRE&gt;adb shell dumpsys alarm &amp;gt; AlarmDump.txt&lt;/PRE&gt;&lt;P&gt;Look for FastDormancyWakeupServer in that file.&lt;/P&gt;&lt;P&gt;You may even find out that the differences are not drastic in your case, you can continue to use your workaround ;).&lt;/P&gt;</description>
      <pubDate>Sun, 24 Aug 2014 09:29:23 GMT</pubDate>
      <guid>https://community.sony.com.mk/t5/xperia-archive/solution-battery-drain-issue-205-root/m-p/3281964#M420121</guid>
      <dc:creator>JRMoore</dc:creator>
      <dc:date>2014-08-24T09:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: [Solution] - Battery drain issue .205 ROOT</title>
      <link>https://community.sony.com.mk/t5/xperia-archive/solution-battery-drain-issue-205-root/m-p/3281965#M420122</link>
      <description>Well, at the time I wrote this post I still had wake ups, about 900. Now, the last 2 days I don't have any wake ups at all. Seems like what I have done is working but still, I will keep your option in mind &lt;IMG class="lia-deferred-image lia-image-emoji" src="https://community.sony.com.mk/html/images/smilies/011.png" alt="Slightly_smiling_Face" title="Slightly_smiling_Face" /&gt;</description>
      <pubDate>Mon, 25 Aug 2014 12:08:21 GMT</pubDate>
      <guid>https://community.sony.com.mk/t5/xperia-archive/solution-battery-drain-issue-205-root/m-p/3281965#M420122</guid>
      <dc:creator>nsanelazarov</dc:creator>
      <dc:date>2014-08-25T12:08:21Z</dc:date>
    </item>
  </channel>
</rss>

