gcloud firebase test android

NAME
gcloud firebase test android - command group for Android application testing
SYNOPSIS
gcloud firebase test androidGROUP |COMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
Explore physical and virtual Android models, Android OS versions, and Androidlocales which are available as test targets. Also run tests against your Androidapp on these devices, monitor your test progress, and view detailed test resultsin the Firebase console.
EXAMPLES
To see a list of available Android devices, their form factors, and supportedAndroid OS versions, run:
gcloudfirebasetestandroidmodelslist

To view more detailed information about a specific Android model, run:

gcloudfirebasetestandroidmodelsdescribeMODEL_ID

To view details about available Android OS versions, such as their code namesand release dates, run:

gcloudfirebasetestandroidversionslist

To view information about a specific Android OS version, run:

gcloudfirebasetestandroidversionsdescribeVERSION_ID

To view the list of available Android locales which can be used for testinginternationalized applications, run:

gcloudfirebasetestandroidlocaleslist

To view information about a specific locale, run:

gcloudfirebasetestandroidlocalesdescribeLOCALE

To view all options available for running Android tests, run:

gcloudfirebasetestandroidrun--help
GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

GROUPS
GROUP is one of the following:
locales
Explore Android locales available for testing.
models
Explore Android models available in the Test Environment catalog.
versions
Explore Android versions available for testing.
COMMANDS
COMMAND is one of the following:
list-device-capacities
List capacity information for Android models & versions.
run
Invoke a test in Firebase Test Lab for Android and view test results.
NOTES
These variants are also available:
gcloudalphafirebasetestandroid
gcloudbetafirebasetestandroid

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.