Launched June 12th, 2026. Screenshot quality is improving quickly, and feedback is welcome. Send feedback

Agent workflow

Generate Google Play screenshots from Claude Code.

Claude Code can turn Android captures into Play-ready screenshot specs and use lint feedback for revision.

Example request

{
  "output": { "stores": ["play"], "locales": ["en-US"] },
  "canvas": { "preset": "play.phone" },
  "slides": [{ "screenshot": { "url": "https://example.com/android/home.png" } }]
}

Implementation checklist

  • Use Android emulator or device captures.
  • Target play.phone or play.phone_landscape.
  • Render a feature graphic separately when needed.
  • Review claims and localized copy before Play upload.

Play-specific revision

Play assets often include phone screenshots, landscape screenshots for games, and a feature graphic. Keep those as separate outputs in the release checklist.

Rendered examples

One API call can produce the whole visual set.

View gallery