Title
Detecting Energy Bugs in Android Apps Using Static Analysis.
Abstract
Energy bugs in Android apps are defects that can make Android systems waste much energy as a whole. Energy bugs detection in Android apps has become an important issue since smartphones usually operate on a limited amount of battery capacity and the existence of energy bugs may lead to serious drain in the battery power. This paper focuses on detecting two types of energy bugs, namely resource leak and layout defect, in Android apps. A resource leak is a particular type of energy wasting phenomena where an app does not release its acquired resources such as a sensor and GPS. A layout defect refers to a poor layout structure causing more energy consumption for measuring and drawing the layout. In this paper, we present a static analysis technique called SAAD, that can automatically detect energy bugs in a context-sensitive way. SAAD detects the energy bugs by taking an inter-procedural anaysis of an app. For resource leak analysis, SAAD decompiles APK file into Dalvik bytecodes files and then performs resource leak analysis by taking components call relationship analysis, inter-procedure and infra-procedure analysis. For detecting layout defect, SAAD firstly employs Lint to perform some traditional app analysis, then filters energy defects from reported issues. Our experimental result on 64 publicly-available Android apps shows that SAAD can detect energy bugs effectively. The accuracies of detecting resource leak and layout energy defect are 87.5% and 78.1% respectively.
Year
DOI
Venue
2017
10.1007/978-3-319-68690-5_12
Lecture Notes in Computer Science
Field
DocType
Volume
Relationship analysis,Battery capacity,Android (operating system),Computer security,Computer science,Static analysis,Real-time computing,Global Positioning System,Energy consumption,Embedded system
Conference
10610
ISSN
Citations 
PageRank 
0302-9743
3
0.38
References 
Authors
17
6
Name
Order
Citations
PageRank
hao jiang15917.96
Hongli Yang219114.80
Shengchao Qin371162.81
Zhendong Su43397175.76
Jian Zhang528824.45
Jun Yan624821.97