AI News

Google Cloud’s DDP: Agentic Mobile Testing on Real Devices

Quick answer

Google Cloud's Developer Device Platform (DDP) brings agentic mobile testing to real devices. Stream, test, and debug with AI agents—pay per minute.

Google Cloud just dropped a new toy for mobile devs, and it’s called the Developer Device Platform (DDP). Think of it as a swamp where you can summon any device—real or emulated—on demand, without the hassle of building a hardware zoo. It’s like having a personal caiman-wrangling crew for your testing needs, minus the bites.

DDP is the evolution of Firebase Test Lab, but it’s built for the agentic age. You can now let your AI coding agents loose on real hardware, vibe code, test, and debug across a fleet of devices without breaking a sweat. It’s the lazy developer’s dream: let the agents do the swimming while you bask in the sun.

What’s in the Swamp?

DDP offers two main functions to speed up your mobile dev cycle:

  • Device Streaming: Direct access to an emulator or physical device via API. You can interact in real-time, scroll, click, and monitor performance—all while your agent watches and learns.
  • Device Run: Parallel testing across hundreds of devices in your CI/CD pipelines. Smart sharding and auto-retries mean you get results in minutes, not hours, and flaky tests don’t drag you down.

Agent Skills: The Real Magic

DDP’s agent skill is where things get spicy. Your coding agents can now:

  • Execute multi-step user journeys independently
  • Spot visual artifacts like a hawk-eyed capybara
  • Analyze real-time chip performance on-device
  • Rewrite code to fix hardware-specific bugs or optimize for unique features like foldable screens

This isn’t just about testing; it’s about letting agents truly understand the device ecosystem. They can navigate the murky waters of device fragmentation and come out with cleaner, faster apps.

Pricing and Availability

DDP is in public preview starting August 12, and it’s pay-per-minute. You only pay for active testing time, with different rates for emulators vs. physical devices. It’s a flexible model that scales with your needs—no upfront hardware costs, no maintenance headaches.

If you’re already in the Google Cloud pond, this is a no-brainer. And if you’re comparing platforms, check out our Google Cloud review and see how it stacks against Firebase or Cloudflare Workers for your backend needs.

DDP is a game-changer for mobile devs who want to ship with confidence. It’s like having a whole swamp of devices at your fingertips, and the caimans (read: expensive testing labs) are officially on notice.

Original announcement published on Google Cloud.