Google Quietly Buying Play Store Code to Train AI Coding Tools

Google has been contacting Android developers with an offer to buy access to their app codebases to improve its AI coding tools, according to a 404 Media report. The program, described as a "confidential content offer pilot," targets developers with apps on the Play Store — including one with millions of downloads who shared the email anonymously.
Key Details from the Email
- What Google wants: access to production code, archived projects, prototypes, and side projects — including "the active production codebase powering your current app" and "archives of prototypes and side projects no longer in use."
- License: non-exclusive, developer retains 100% IP and can monetize code elsewhere.
- Payment: developers get paid for sharing code, but no specific amounts were disclosed.
- AI connection: the email does not mention AI, but a linked page references "partnerships to improve our AI products" and training on "non-public content."
The email frames the program as a way for developers to generate extra revenue while helping improve Google's developer tools. "Whether it's the active production codebase powering your current app, or archives of prototypes and side projects no longer in use, that code could have untapped value," the email states.
Why This Matters
Google is behind Anthropic's Claude Code and Microsoft's Copilot in code generation AI. This program suggests Google's web-scraped data isn't sufficient for competitive coding AI, echoing its $60 million Reddit data deal (with mixed results). As the article notes, "the fact that Google is trying to buy code from developers suggests that the company hasn’t been able to create a good enough coding AI using content that it can scrape from the web."
For developers, the program raises questions about code quality requirements, pricing, and the long-term impact on Google's AI tools. The confidentiality clause indicates Google wants to avoid public scrutiny during the pilot.
📖 Read the full source: HN AI Agents
👀 See Also

From Prompting to Specification Engineering: The Planner-Worker Architecture Shift
AI development is shifting from simple chat-based prompting to a planner-worker architecture where humans act as specification engineers. This requires defining strict acceptance criteria, constraint architecture, and decomposition patterns for autonomous AI agents.

SWE-rebench Leaderboard Update: February 2026 Results Show Tight Competition
The SWE-rebench leaderboard has been updated with February 2026 results testing 57 fresh GitHub PR tasks. Claude Opus 4.6 leads with 65.3% resolved rate, but the top six models are within 5 percentage points.
Claude Code v2.1.247: SendFeedback tool, cost optimizer, and 20+ bug fixes
Claude Code v2.1.247 adds a SendFeedback tool, a /claude-api cost-optimize command, and fixes over 20 bugs including sub-agent fallback and keyboard layout issues.

Claude Code 2.1.83 Release: Prompt Caching, Verify Skill, and SDK Updates
Claude Code 2.1.83 adds prompt caching with design guidance, replaces the verification specialist skill with a new Verify skill, and updates SDK references across seven languages including PHP beta tool runner support.