SEAIFeb 12

On the Adoption of AI Coding Agents in Open-source Android and iOS Development

arXiv:2602.12144v1h-index: 7Has Code
Originality Synthesis-oriented
AI Analysis

This provides evidence-based insights for developers and researchers on AI agent adoption in mobile software, though it is incremental as it focuses on empirical characterization rather than novel methods.

The study conducted the first empirical analysis of AI coding agents in open-source mobile development, finding that Android projects had twice as many AI-authored pull requests and a higher acceptance rate (71%) compared to iOS (63%), with routine tasks achieving the highest acceptance.

AI coding agents are increasingly contributing to software development, yet their impact on mobile development has received little empirical attention. In this paper, we present the first category-level empirical study of agent-generated code in open-source mobile app projects. We analyzed PR acceptance behaviors across mobile platforms, agents, and task categories using 2,901 AI-authored pull requests (PRs) in 193 verified Android and iOS open-source GitHub repositories in the AIDev dataset. We find that Android projects have received 2x more AI-authored PRs and have achieved higher PR acceptance rate (71%) than iOS (63%), with significant agent-level variation on Android. Across task categories, PRs with routine tasks (feature, fix, and ui) achieve the highest acceptance, while structural changes like refactor and build achieve lower success and longer resolution times. Furthermore, our evolution analysis shows improvement in PR resolution time on Android through mid-2025 before it declined again. Our findings offer the first evidence-based characterization of AI agents effects on OSS mobile projects and establish empirical baselines for evaluating agent-generated contributions to design platform aware agentic systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes