
The app dataset of Viodroid-Finder. For more information, visit our GitHub. (all apps are crawled from Huawei AppGallery.) It includes two part: 1. 600 target apps mentioned in the paper. (including the app metadata, privacy policies and APK files. We split APKs into multiple smaller files named "apks (600 target apps).zip{00-32}", merge them using "cat" command in Linux) 2. "All apps.zip": All apps we have collected, 40000+ in total. (including the app metadata, and privacy policies. Their APK files/privacy policy screenshots could be shared by contacting us) The file name consists of the app_id and app_version -> i.e., the APK file: {app_id}-{app_version}.apk the privacy policy file: {app_id}-{app_version}.txt the app metadata file: {app_id}-{app_version}.json Note that, as we crawled the data at multiple different times, an app may have multiple versions. The app home page url is like "https://appgallery.huawei.com/app/{app_id}", this link may be unavailable as Huawei AppGallery/developers may remove apps)
