학술논문

Black Box Technique to Reduce Energy Consumption of Android Apps
Document Type
Conference
Source
2022 IEEE/ACM 44th International Conference on Software Engineering: New Ideas and Emerging Results (ICSE-NIER) ICSE-NIER Software Engineering: New Ideas and Emerging Results (ICSE-NIER), 2022 IEEE/ACM 44th International Conference on. :1-5 May, 2022
Subject
Computing and Processing
Energy consumption
Codes
User interfaces
Genetics
Optimization
Software engineering
search based
energy
android
mobile applications
Language
Abstract
Android byte-code transformations are used to optimize applications (apps) in terms of run-time performance and size. But do they affect the energy consumption during this process? If they do, can we employ them to reduce an app’s energy consumption? Given that most existing energy optimization techniques require developers to modify their code, a byte-code level modification technique will save developers’ time and effort. In this paper, we investigate if byte-code transformations combined with genetic search can reduce an app’s energy consumption. After applying our technique on four real-world apps, we find that some combinations of the byte-code transformations reduce the energy consumption by up to 11%.