Abstract
Because of functionality evolution, or security and performance-related changes, some APIs eventually become unnecessary in a software system and thus need to be cleaned to ensure proper maintainability. Those APIs are typically marked first as deprecated APIs and, as recommended, follow through a deprecated-replaceremove cycle, giving an opportunity to client application developers to smoothly adapt their code in next updates. Such a mechanism is adopted in the Android framework development where thousands of reusable APIs are made available to Android app developers. In this work, we present a research-based prototype tool called CDA and apply it to different revisions (i.e., releases or tags) of the Android framework code for characterising deprecated APIs. Based on the data mined by CDA, we then perform an exploratory study on API deprecation in the Android ecosystem and the associated challenges for maintaining quality apps. In particular, we investigate the prevalence of deprecated APIs, their annotations and documentation, their removal and consequences, their replacement messages, as well as developer reactions to API deprecation. Experimental results reveal several findings that further provide promising insights for future research directions related to deprecated Android APIs. Notably, by mining the source code of the Android framework base, we have identified three bugs related to deprecated APIs. These bugs have been quickly assigned and positively appreciated by the framework maintainers, who claim that these issues will be updated in future releases.
Original language | English |
---|---|
Title of host publication | Proceedings - 2018 ACM/IEEE 15th International Conference on Mining Software Repositories |
Subtitle of host publication | MSR 2018 - Gothenburg, Sweden, 28-29 May 2018 |
Editors | Yasutaka Kamei, Emily Hill |
Place of Publication | New York NY USA |
Publisher | Association for Computing Machinery (ACM) |
Pages | 254-264 |
Number of pages | 11 |
ISBN (Print) | 9781450357166 |
DOIs | |
Publication status | Published - 28 May 2018 |
Event | IEEE International Working Conference on Mining Software Repositories 2018 - Gothenburg, Sweden Duration: 28 May 2018 → 29 May 2018 Conference number: 15th https://ieeexplore.ieee.org/xpl/conhome/8593335/proceeding (Proceedings) |
Publication series
Name | Proceedings - International Conference on Software Engineering |
---|---|
ISSN (Print) | 0270-5257 |
Conference
Conference | IEEE International Working Conference on Mining Software Repositories 2018 |
---|---|
Abbreviated title | MSR 2018 |
Country/Territory | Sweden |
City | Gothenburg |
Period | 28/05/18 → 29/05/18 |
Internet address |