3 papers
cs.SE2026
Spotting Setting-Related UI Display Bugs in Android Apps
Huaxun Huang, Wu Liu, Jiahao Gu +1
Android provides a wide range of system settings that allow users to control the runtime behaviors of apps, such as screen rotation and UI display. However, setting-related bugs oc…
cs.SE2026
LDMDroid: Leveraging LLMs for Detecting Data Manipulation Errors in Android Apps
Xiangyang Xiao, Huaxun Huang, Rongxin Wu
Android apps rely heavily on Data Manipulation Functionalities (DMFs) for handling app-specific data through CRUDS operations, making their correctness vital for reliability. Howev…
cs.SE2026
Enhancing LLM-Based Bug Reproduction for Android Apps via Pre-Assessment of Visual Effects
Xiangyang Xiao, Huaxun Huang, Rongxin Wu
In the development and maintenance of Android apps, the quick and accurate reproduction of user-reported bugs is crucial to ensure application quality and improve user satisfaction…