Android malware detection using complex-flows

F Shen, J Del Vecchio, A Mohaisen… - IEEE Transactions on …, 2018 - ieeexplore.ieee.org
This paper proposes a new technique to detect mobile malware based on information flow
analysis. Our approach examines the structure of information flows to identify patterns of …

Energy inefficiency diagnosis for Android applications: a literature review

Y Sun, J Fang, Y Chen, Y Liu, Z Chen, S Guo… - Frontiers of Computer …, 2023 - Springer
Android applications are becoming increasingly powerful in recent years. While their
functionality is still of paramount importance to users, the energy efficiency of these …

Detecting energy bugs in android apps using static analysis

H Jiang, H Yang, S Qin, Z Su, J Zhang… - … Conference on Formal …, 2017 - Springer
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 …

Boosting Static Resource Leak Detection via LLM-based Resource-Oriented Intention Inference

C Wang, J Liu, X Peng, Y Liu, Y Lou - arXiv preprint arXiv:2311.04448, 2023 - arxiv.org
Resource leaks, caused by resources not being released after acquisition, often lead to
performance issues and system crashes. Existing static detection techniques rely on …

[PDF][PDF] Android application memory and energy performance: Systematic literature review

A Degu - IOSR J. Comput. Eng, 2019 - researchgate.net
Android application is becoming critical in our daily lives by helping and enabling us to
compute service intensive applications easily. These android applications run on …

Measuring power consumption in mobile devices for energy sustainable app development: A comparative study and challenges

MU Khan, S Abbas, SUJ Lee, A Abbas - … Computing: Informatics and …, 2021 - Elsevier
Mobile device usage is increasing in daily life and almost everybody carries one. The
devices now have more processing power, battery, memory, and a big display. However …

Who should we blame for Android app crashes? An in-depth study at scale and practical resolutions

L Gong, H Lin, D Liu, L Yang, H Wang, J Qiu… - ACM Transactions on …, 2024 - dl.acm.org
Android system has been widely deployed in energy-constrained IoT devices for many
practical applications, such as smart phone, smart home, healthcare, fitness, and beacons …

Security Defect Detection via Code Review: A Study of the OpenStack and Qt Communities

J Yu, L Fu, P Liang, A Tahir… - 2023 ACM/IEEE …, 2023 - ieeexplore.ieee.org
Background: Despite the widespread use of automated security defect detection tools,
software projects still contain many security defects that could result in serious damage …

Enforcing green code with Android lint

OL Goaër - Proceedings of the 35th IEEE/ACM International …, 2020 - dl.acm.org
Nowadays, energy efficiency is recognized as a core quality attribute of applications (apps)
running on Android-powered devices constrained by their battery. Indeed, energy hogging …

Lightweight and modular resource leak verification

M Kellogg, N Shadab, M Sridharan… - Proceedings of the 29th …, 2021 - dl.acm.org
A resource leak occurs when a program allocates a resource, such as a socket or file
handle, but fails to deallocate it. Resource leaks cause resource starvation, slowdowns, and …