Aladdin: Automating Release of Android Deep Links to In-App Content

Yun Ma,Ziniu Hu,Yunxin Liu,Tao Xie,Xuanzhe Liu
DOI: https://doi.org/10.1109/icse-c.2017.107
2017-01-01
Abstract:Unlike the Web where each web page has a global URL to reach, a specific "content page" inside a mobile app cannot be opened unless the user explores the app with several operations from the landing page. Recently, deep links have been advocated by major companies to enable targeting and opening a specific page of an app externally with an accessible uniform resource identifier (URI). In this paper, we present an empirical study of deep links over 20,000 Android apps, and find that deep links do not get wide adoption among current Android apps, and non-trivial manual efforts are required for app developers to support deep links. To address such an issue, we propose the Aladdin approach and supporting tool to release deep links to access arbitrary locations of existing apps. We evaluate Aladdin with popular apps and demonstrate its effectiveness and performance.
What problem does this paper attempt to address?