Showing posts with label battery. Show all posts
Showing posts with label battery. Show all posts

July 08, 2012

ICS Power Management

Moving to ICS on the Samsung SII has been underwhelming for the most part - partly driven by the fact that the UI has been kept relatively stale by Samsung, and made worse by the fact that ICS while powerful, has more than a few hiccups during operation.

But there is one aspect that ICS is really good with - memory management. ICS comes with a Honeycomb inspired task switcher that also doubles as a task killer. Flicking an application in the task switcher kills it, releasing the memory and plausibly making battery usage better.

Well at least that was the theory, till I tried to put it in practice and presto - it worked! Check out the screenshot showing a run time of a day and eight hours with more than 40% of the juice still to go. Yes, the usage was not as heavy as I normally do with the phone, but still a 32 hour run time was not something I had frankly expected.

June 27, 2012

Some Carat Juice

Finally, looks like there is a potential solution for the battery drain problems within the Android eco system. Carat is a research project that aims to detect energy bugs - app behavior that is consuming energy unnecessarily - using data collected from a community of mobile devices. It is an active research project, run out of Berkeley.

For the first week, the tool merely sits around, waiting for you to run it so it can report usage data back to the mother ship. And once you have enough samples sent back, the tool begins to give you personalized recommendations. My biggest recommendation was to kill the “Accuweather” weather widget. I did that and - presto - my battery use graphs seem to have gone flatter than usual.

The most interesting part is the approach taken by the team - not with an analysis of the API calls an application makes or their abuse of wakelocks etc. Instead it is statistical, based on a massive data mining effort of similar devices. Innovative and for the moment, seems effective.