DeviceCloud
Console UIMaestro DocsDiscord
  • Welcome to DeviceCloud
  • Getting Started
    • Quick Start
    • API Keys
    • Executing Flows
    • Limits
    • Upgrade Guide
    • Device Configuration
  • CI/CD Integration
    • Overview
    • GitHub Actions
    • BitRise
    • Any CI
    • Status API
  • Reference
    • Test Execution
    • App Management
    • Environment Variables
    • Device Orientation
    • Device Locale
    • Async Execution
    • Retry Strategies
    • Report Formats
    • Download Artifacts
    • Quiet Mode
    • Maestro Versions
    • Test Run Name
    • Google Play APIs
    • Email Notifications
    • Exit Codes
    • Runner Type
  • Infrastructure & Security
    • IP Addresses
    • Security Overview
    • IT Security Policies
    • Enterprise SSO
  • Legal
    • Service Level Agreements
    • Open Source Notices
    • Privacy Policy
    • Terms and Conditions
    • Refund Policy
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Reference

Google Play APIs

DeviceCloud allows flow execution using Android emulators with the Google Play APIs.

Simply add the --google-play flag:

dcd cloud ... --google-play

The following devices are available with Google Play APIs:

  • generic-tablet on API level 34 and 35

  • pixel-6 on API level 34 and 35

  • pixel-7 on API level 34 and 35

  • pixel-7-pro on API level 34 and 35

PreviousTest Run NameNextEmail Notifications

Last updated 2 months ago

Was this helpful?