Open anonymous data presenting results for our submission in FSE 2020 conference
收藏资源简介:
This repository presents sample publicly available anonymous data for our submission in FSE 2020 conference. Data for 10 top apps with the highest number of installs from our dataset are presented. For each app, we provide the following information: - The original APK file for the examined app. - The instrumented APK file using the extended Instrumenter module - Complete trace from running the extended AndroidSlicer tool on each app - Complete list of all UI update points in each specific app - List of slicing criteria for dynamic slicing - List of slices from the automated dynamic slicing analysis - List of all progress indicator occurrences for each trace - Complete runtime trace info including all events and states (including screenshots) Upon acceptance, all code for ProgressDroid will be made available as open source and we’ll complete the data sharing for all our dataset upon acceptance.



