@inproceedings{81b9dac283814d279c00978d5254365b,
title = "WLCleaner: Reducing energy waste caused by wakelock bugs at runtime",
abstract = "Energy consumption is a first-order concern for battery-driven smartphones. To maximize battery life, Android employs an aggressive Power Management policy. The WakeLock mechanism is the key feature of Android Power Management, which allows application developers to explicitly prevent the critical resources including CPU, screen and keyboard from entering sleep state using WakeLock API. If abused, the application can drain the battery at a fast rate even when the application is not running. Unfortunately, the current programming environment of Android does not offer a reliable facility to identify Wakelock bugs in programs. To solve this problem, we have implemented a novel tool called WLCleaner that can detect WakeLock bugs and automatically handle it at runtime to minimize the power waste for users. We evaluate WLCleaner with real-world applications running on two Android smartphones, and the results show that when WakeLock bugs are removed by WLCleaner, the energy consumption at screen-off time is reduced by half.",
keywords = "Android, Power Management, WakeLock",
author = "Xigui Wang and Xianfeng Li and Wen Wen",
note = "Publisher Copyright: {\textcopyright} 2014 IEEE.; 12th IEEE International Conference on Dependable, Autonomic and Secure Computing, DASC 2014 ; Conference date: 24-08-2014 Through 27-08-2014",
year = "2014",
month = nov,
day = "3",
doi = "10.1109/DASC.2014.83",
language = "English",
series = "Proceedings - 2014 World Ubiquitous Science Congress: 2014 IEEE 12th International Conference on Dependable, Autonomic and Secure Computing, DASC 2014",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "429--434",
booktitle = "Proceedings - 2014 World Ubiquitous Science Congress",
address = "United States",
}