Skip to content

HumaniSELab/AndroZooOpen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroZooOpen: Collecting large-scale open source android apps for the research community

AndroZooOpen is a growing collection of Open-Source Android Applications collected from several sources, including Github, Gitlab and Bitbucket.

More information: https://www.monash.edu/it/humanise-lab/projects/current-projects/strengthening-android-app-qualities-through-mining-android-frameworks-and-apps

Attributes: androzooopen.csv

data_source, entry, num_commits, num_branches, num_packages, num_releases, num_stars, create_time, update_time, push_time, num_contributors, package_name, on_googleplay, on_androzoo, on_fdroid, has_test, has_kotlin, email_address, has_ndk: Those are what you think they are.

  • data_source: Provided in the format of string, which shows the data source.
  • entry: Provided in the format of string, which can uniquely point to an online repository by adding the source domain.
  • on_googleplay: Provided in the format of bool value, either Yes or No, which means the project on the Github was published on Google Play or not.
  • on_androzoo: Provided in the format of bool value, either Yes or No, which means the project has been collected on AndroZoo or not.
  • has_test: Provided in the format of bool value, either Yes or No, which suggests the project provides test or not.
  • has_kotlin: Provided in the format of bool value, either Yes or No, which shows the project consists of program languge kotlin or not.
  • has_ndk: Provided in the format of bool value, either Yes or No, which shows the project consists of ndk-build or not.

Review: Review.zip

Download from Google Play Store if the Android project is published on Google Play.

Metadata: Metadata.zip

Download from Google Play Store if the Android project is published on Google Play.

Reference

If you use this dataset, please cite the following paper:

@inproceedings{liu2020androzooopen,
  title={Androzooopen: Collecting large-scale open source android apps for the research community},
  author={Liu, Pei and Li, Li and Zhao, Yanjie and Sun, Xiaoyu and Grundy, John},
  booktitle={Proceedings of the 17th International Conference on Mining Software Repositories},
  pages={548--552},
  year={2020}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published