@article{oai:ipsj.ixsq.nii.ac.jp:00227725,
 author = {小池, 耀 and 眞鍋, 雄貴 and 神田, 哲也 and 井上, 克郎 and 肥後, 芳樹 and Yo, Koike and Yuki, Manabe and Tetsuya, Kanda and Katsuro, Inoue and Yoshiki, Higo},
 issue = {9},
 journal = {情報処理学会論文誌},
 month = {Sep},
 note = {ビルドツールは現代のソフトウェア開発に不可欠な存在であるが,自動ビルドはしばしば失敗し,多大なコストをかけて修正する必要がある.このため,ビルド可能性に関する研究が行われているが,Androidアプリケーションについての研究はほとんどない.そこで,本研究では,それぞれGitHubで公開されている7千件余りのJavaを用いた一般的な開発プロジェクト,およびKotlinを用いたAndroidアプリケーションの開発プロジェクトに対して自動ビルドを実行し,ビルドの成功率やエラーを調査した.結果,ビルドの成功率は低く,Androidアプリケーションのビルドエラーの原因はFile not foundや依存関係に関するエラーが多いことが分かった., Build tools are an integral part of modern software development, but automated builds often fail and must be corrected at a great cost. For this reason, research on buildability has been conducted, but there is little research on Android applications. In this study, we executed automated builds on over 7,000 distinct Java projects and Kotlin's Android applications in GitHub, and conducted an examination of the success rate and errors of these builds. The results showed that the build success rate was low and that the most common causes of build errors in Android applications were ‘file not found’ errors and dependency errors.},
 pages = {1394--1398},
 title = {Javaを用いたプロジェクトおよびKotlinを用いたAndroidアプリケーションを対象としたビルド可能性調査},
 volume = {64},
 year = {2023}
}