@techreport{oai:ipsj.ixsq.nii.ac.jp:00219049,
 author = {小池, 耀 and 員鍋, 雄貴 and 松下, 誠 and 井上, 克郎 and Yo, Koike and Yuki, Manabe and Makoto, Matsushima and Katsuro, Inoue},
 issue = {23},
 month = {Jul},
 note = {オープンソースソフトウェアをビルドする際,失敗し,修正を必要とされることがよくある.先行研究では,半数以上の Java オープンソースソフトウェアで自動的なビルドに失敗し,手動で修正を加えなければビルドが成功しない状況にあるとされている [1].しかし,これらの研究は純粋な Java プロジェクトに焦点を当てており,Android アプリケーションのような他のエコシステムが関与しているアプリケーションのビルドに関する調査は行われていない.本論文では,一般的な環境を模した仮想環境で,オープンソースの Android アプリケーションの自動的なビルドが成功するか否かを調査した.そして,得られたログを分析し,Java プロジェクトの比較を通して Android アプリケーションのビルドの特徴について分析した.その結果,Android アプリケーションのビルドはリポジトリ作成日や最終更新日に影響を受けることが分かった.また, Gradle のバージョンが重要であることが分かった., Building of Open source software often fail and require modifications. Prior studies have shown that more than half of Java open source software fails to build automatically and requires manual modifications to build successfully. However, these studies focused on pure Java projects and did not investigate the builds of projects involving other ecosystems such as Android applications. In this paper, we attempt to automatically build an open source Android application in a virtual environment that mimics a typical environment. We analyze the obtained logs and investigate the characteristics of building Android Apps through a comparison of Java projects. As a result, we found that Android app builds are affected by the repository creation date and the last update date. We also found that the Gradle version is important.},
 title = {オープンソースAndroidアプリケーションのビルド可能性に関する調査},
 year = {2022}
}