activity
20182022
most citedResearch on Third-Party Libraries in AndroidApps: A Taxonomy and Systematic LiteratureReview

14 citations · 36 across the 5 of their papers we have counts for

collaborators
Showing cs.SEShow all

6 papers · 1 filter

cs.SE202211 cited

LiDetector: License Incompatibility Detection for Open Source Software

Sihan Xu, Ya Gao, Lingling Fan +3

Open-source software (OSS) licenses dictate the conditions which should be followed to reuse, distribute, and modify the software. Apart from widely-used licenses such as the MIT L…

cs.SE20222 cited

Automatically Distilling Storyboard with Rich Features for Android Apps

Sen Chen, Lingling Fan, Chunyang Chen +1

Before developing a new mobile app, the development team usually endeavors painstaking efforts to review many existing apps with similar purposes. The review process is crucial in…

cs.SE202114 cited

Research on Third-Party Libraries in AndroidApps: A Taxonomy and Systematic LiteratureReview

Xian Zhan, Tianming Liu, Lingling Fan +4

Third-party libraries (TPLs) have been widely used in mobile apps, which play an essential part in the entire Android ecosystem. However, TPL is a double-edged sword. On the one ha…

cs.SE2021

ATVHunter: Reliable Version Detection of Third-Party Libraries for Vulnerability Identification in Android Applications

Xian Zhan, Lingling Fan, Sen Chen +4

We propose a system, named ATVHunter, which can pinpoint the precise vulnerable in-app TPL versions and provide detailed information about the vulnerabilities and TPLs. We propose…

cs.SE2018

Efficiently Manifesting Asynchronous Programming Errors in Android Apps

Lingling Fan, Ting Su, Sen Chen +4

Android, the #1 mobile app framework, enforces the single-GUI-thread model, in which a single UI thread manages GUI rendering and event dispatching. Due to this model, it is vital…

cs.SE2018

Towards Efficient Data-flow Test Data Generation

Ting Su, Chengyu Zhang, Yichen Yan +5

Data-flow testing (DFT) aims to detect potential data interaction anomalies by focusing on the points at which variables receive values and the points at which these values are use…