2 citations · 2 across the 4 of their papers we have counts for
4 papers
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…
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…
TypePro: Boosting LLM-Based Type Inference via Inter-Procedural Slicing
Teyu Lin, Minghao Fan, Huaxun Huang +2
Dynamic languages (such as Python and JavaScript) offer flexibility and simplified type handling for programming, but this can also lead to an increase in type-related errors and a…
Characterizing and Detecting Configuration Compatibility Issues in Android Apps
Huaxun Huang, Ming Wen, Lili Wei +2
XML configuration files are widely used in Android to define an app's user interface and essential runtime information such as system permissions. As Android evolves, it might intr…